2018-08-03 01:38:56,364 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-197 | | 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-08-03 01:38:56,367 - 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.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qysesw3RIZcajM9yLOCB7crz6 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=dbb1baf9dd5a48029a398edcbbb0ef6e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 01:38:56,367 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 01:38:56,368 - 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-08-03 01:38:56,392 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-03 01:38:56,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:38:56,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:38:56,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:38:56,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:38:56,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:38:56,682 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-03 01:38:56,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-03 01:38:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:38:56,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9e8ed3-0585-41b7-9973-6ec87ec97deb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:38:56,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0c9e8ed3-0585-41b7-9973-6ec87ec97deb 2018-08-03 01:38:56,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:38:57,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["P3Q4pKdARq-s__PHjIcFFw"], "issued_at": "2018-08-03T01:38:57.000000Z"}} 2018-08-03 01:38:57,080 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:57,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63d62565-c1c7-4515-8b55-2685475d6831 x-compute-request-id: req-63d62565-c1c7-4515-8b55-2685475d6831 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-03 01:38:57,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-63d62565-c1c7-4515-8b55-2685475d6831 2018-08-03 01:38:57,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.16430091858s 2018-08-03 01:38:57,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-63d62565-c1c7-4515-8b55-2685475d6831 2018-08-03 01:38:57,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-03 01:38:57,850 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:38:57,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86febba1-3baf-4784-99af-296b762a794f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:38:57,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-86febba1-3baf-4784-99af-296b762a794f 2018-08-03 01:38:57,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:38:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:57,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286fd7e5-73c9-4c02-877c-7145825f7feb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:38:57,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-286fd7e5-73c9-4c02-877c-7145825f7feb 2018-08-03 01:38:57,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0986759662628s 2018-08-03 01:38:57,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-286fd7e5-73c9-4c02-877c-7145825f7feb 2018-08-03 01:38:57,957 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'fb8df0847dda43d79227cd2abebeae8c', 'name': u'heat_stack'})] 2018-08-03 01:38:57,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 01:38:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:58,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080dba07-9719-487c-8aa4-b69016959125 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00c3d9128d304393a5af1cc0cafc37b9"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/05fe9966e7b842eebe0265472350dcab"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "05fe9966e7b842eebe0265472350dcab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/096cba3ebe964c6ea6c4c52ed74bae99"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/190142f3c9f945009885f2fb6c157911"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "190142f3c9f945009885f2fb6c157911"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2128ca6c82164f1f8c7b0fb0f87ddeb6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23620ca544ab46b692d4525dcc5ccd08"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/266950fff09e4a8f82f37e71724deb5a"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e46a62b6fd433ab791b584dadb00ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3bbc0153f89540c592c7f507f5c1d841"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ca1583ea4174778bc62b72c3c9f5de0"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4ea7dff991604b7e9dd1d9ef48dabe3a"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/516c99b33ef74cad8333062cc5739476"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "516c99b33ef74cad8333062cc5739476"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53bcf9585a2c4e06a9c936a191abcc08"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60eeaa72a76645609000aa1c1d9e93ae"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/622021cd8772467180f60239a9ffba85"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "622021cd8772467180f60239a9ffba85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e8489f0763f4181890a810bb529debf"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "6e8489f0763f4181890a810bb529debf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727115e17a314036bd1438eb2448f260"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "727115e17a314036bd1438eb2448f260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7b48dec3ce184c078740aa4dd3d7b893"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/835dfbbd580d4575acd70809c2db2895"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "835dfbbd580d4575acd70809c2db2895"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9027ef8b5a0d46baa7278b485fff3ee1"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91b81abb34c44e8ea6c96cdddfb70e1d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/973f413ccb8d4bf0afc1774e3389fc42"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "973f413ccb8d4bf0afc1774e3389fc42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/98a956aed7574e86a91a07fc93bca357"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "98a956aed7574e86a91a07fc93bca357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7d390b068a4b33b9430c900c0290e1"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e283255cd2b4252b23394c803e4d1ed"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b079e53d63bc42d6b76c3d8d5d8d1a7c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b116c537cd37410fba6ee2853cc4c3cb"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bb774a67ac004a498747feb04efd1d44"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "bb774a67ac004a498747feb04efd1d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bbcfa2d9b7704c5aa7c778012d0c4a18"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2d66256a3144307a822e649cd684193"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c2d66256a3144307a822e649cd684193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c77be48aa74e4cef952772a90e95e4d8"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c77be48aa74e4cef952772a90e95e4d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d03aee4e577f4b0e8faeea69c43ad396"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "d03aee4e577f4b0e8faeea69c43ad396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dda60f7756954b188bb6ed80f7217807"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "dda60f7756954b188bb6ed80f7217807"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/debe051d4e144e3ab656e8a06cdefe9e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e008b4f828d34a088ef8f6fda934d4f2"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "e008b4f828d34a088ef8f6fda934d4f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f2ed64e89e1d4977959c7c598a1e8c9c"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f83a8abc26ac4e00a209e162b67db67c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "f83a8abc26ac4e00a209e162b67db67c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8f5e33b3df74717ac78e17e21fe9d7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f923ef78835943c9963d292cd5732031"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "f923ef78835943c9963d292cd5732031"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fcd996fd784c49129f65dc07ac4bc1ac"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdcdc1f8928f4a59961d22f5250defea"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 01:38:58,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-080dba07-9719-487c-8aa4-b69016959125 2018-08-03 01:38:58,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0988681316376s 2018-08-03 01:38:58,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-080dba07-9719-487c-8aa4-b69016959125 2018-08-03 01:38:58,067 - 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/00c3d9128d304393a5af1cc0cafc37b9'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ddfb45c8eada4d65a11e542a0643c2c9', u'id': u'00c3d9128d304393a5af1cc0cafc37b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/05fe9966e7b842eebe0265472350dcab'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'46e76710ae5c4504a92956e334b5d60c', u'id': u'05fe9966e7b842eebe0265472350dcab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/096cba3ebe964c6ea6c4c52ed74bae99'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd8bc3c3190e49e5bbea398fa2a03404', u'id': u'096cba3ebe964c6ea6c4c52ed74bae99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/190142f3c9f945009885f2fb6c157911'}, 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'3fb08ee3cc2f404697e8c52639d4cf87', u'id': u'190142f3c9f945009885f2fb6c157911'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1e7c08ceaaaa4cd0bf9755fd9c5cd0b7'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b885f061442b483c89cdac4370a8598f', u'id': u'1e7c08ceaaaa4cd0bf9755fd9c5cd0b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2128ca6c82164f1f8c7b0fb0f87ddeb6'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'203c1880de02406da42e40fe7ac83be0', u'id': u'2128ca6c82164f1f8c7b0fb0f87ddeb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/23620ca544ab46b692d4525dcc5ccd08'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bf1c661a2a504a209b1c04b369835817', u'id': u'23620ca544ab46b692d4525dcc5ccd08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/266950fff09e4a8f82f37e71724deb5a'}, 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'aea425e2bc254212a410a5b9aa715f59', u'id': u'266950fff09e4a8f82f37e71724deb5a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/34e46a62b6fd433ab791b584dadb00ab'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f205792c7a9140aeb5844b02095f9604', u'id': u'34e46a62b6fd433ab791b584dadb00ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3bbc0153f89540c592c7f507f5c1d841'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a3d72f5f03354f26820aaf011ab79d27', u'id': u'3bbc0153f89540c592c7f507f5c1d841'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3ca1583ea4174778bc62b72c3c9f5de0'}, 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'0686cd0410c344eb8635346c8243c29a', u'id': u'3ca1583ea4174778bc62b72c3c9f5de0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4ea7dff991604b7e9dd1d9ef48dabe3a'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96805ba897824878bd3a7e996539dcf7', u'id': u'4ea7dff991604b7e9dd1d9ef48dabe3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/516c99b33ef74cad8333062cc5739476'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3fb08ee3cc2f404697e8c52639d4cf87', u'id': u'516c99b33ef74cad8333062cc5739476'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/53bcf9585a2c4e06a9c936a191abcc08'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'45a1667af67049c0851047f079e56d8f', u'id': u'53bcf9585a2c4e06a9c936a191abcc08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60eeaa72a76645609000aa1c1d9e93ae'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a3d72f5f03354f26820aaf011ab79d27', u'id': u'60eeaa72a76645609000aa1c1d9e93ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/622021cd8772467180f60239a9ffba85'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'45a1667af67049c0851047f079e56d8f', u'id': u'622021cd8772467180f60239a9ffba85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6e8489f0763f4181890a810bb529debf'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7a4d5d21d8bf4df3a78a8ad0af66d993', u'id': u'6e8489f0763f4181890a810bb529debf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/727115e17a314036bd1438eb2448f260'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'46e76710ae5c4504a92956e334b5d60c', u'id': u'727115e17a314036bd1438eb2448f260'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7b48dec3ce184c078740aa4dd3d7b893'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f205792c7a9140aeb5844b02095f9604', u'id': u'7b48dec3ce184c078740aa4dd3d7b893'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/835dfbbd580d4575acd70809c2db2895'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'46e76710ae5c4504a92956e334b5d60c', u'id': u'835dfbbd580d4575acd70809c2db2895'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9027ef8b5a0d46baa7278b485fff3ee1'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96805ba897824878bd3a7e996539dcf7', u'id': u'9027ef8b5a0d46baa7278b485fff3ee1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/91b81abb34c44e8ea6c96cdddfb70e1d'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'203c1880de02406da42e40fe7ac83be0', u'id': u'91b81abb34c44e8ea6c96cdddfb70e1d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/973f413ccb8d4bf0afc1774e3389fc42'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3fb08ee3cc2f404697e8c52639d4cf87', u'id': u'973f413ccb8d4bf0afc1774e3389fc42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/98a956aed7574e86a91a07fc93bca357'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f205792c7a9140aeb5844b02095f9604', u'id': u'98a956aed7574e86a91a07fc93bca357'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9c7d390b068a4b33b9430c900c0290e1'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aea425e2bc254212a410a5b9aa715f59', u'id': u'9c7d390b068a4b33b9430c900c0290e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9e283255cd2b4252b23394c803e4d1ed'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7a4d5d21d8bf4df3a78a8ad0af66d993', u'id': u'9e283255cd2b4252b23394c803e4d1ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b079e53d63bc42d6b76c3d8d5d8d1a7c'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b885f061442b483c89cdac4370a8598f', u'id': u'b079e53d63bc42d6b76c3d8d5d8d1a7c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b116c537cd37410fba6ee2853cc4c3cb'}, 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'bf1c661a2a504a209b1c04b369835817', u'id': u'b116c537cd37410fba6ee2853cc4c3cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bb774a67ac004a498747feb04efd1d44'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ddfb45c8eada4d65a11e542a0643c2c9', u'id': u'bb774a67ac004a498747feb04efd1d44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bbcfa2d9b7704c5aa7c778012d0c4a18'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'45a1667af67049c0851047f079e56d8f', u'id': u'bbcfa2d9b7704c5aa7c778012d0c4a18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c2d66256a3144307a822e649cd684193'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd8bc3c3190e49e5bbea398fa2a03404', u'id': u'c2d66256a3144307a822e649cd684193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c77be48aa74e4cef952772a90e95e4d8'}, 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'cd8bc3c3190e49e5bbea398fa2a03404', u'id': u'c77be48aa74e4cef952772a90e95e4d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d03aee4e577f4b0e8faeea69c43ad396'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bf1c661a2a504a209b1c04b369835817', u'id': u'd03aee4e577f4b0e8faeea69c43ad396'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/dda60f7756954b188bb6ed80f7217807'}, 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'b885f061442b483c89cdac4370a8598f', u'id': u'dda60f7756954b188bb6ed80f7217807'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/debe051d4e144e3ab656e8a06cdefe9e'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0686cd0410c344eb8635346c8243c29a', u'id': u'debe051d4e144e3ab656e8a06cdefe9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e008b4f828d34a088ef8f6fda934d4f2'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'203c1880de02406da42e40fe7ac83be0', u'id': u'e008b4f828d34a088ef8f6fda934d4f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f2ed64e89e1d4977959c7c598a1e8c9c'}, 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'ddfb45c8eada4d65a11e542a0643c2c9', u'id': u'f2ed64e89e1d4977959c7c598a1e8c9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f83a8abc26ac4e00a209e162b67db67c'}, 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'96805ba897824878bd3a7e996539dcf7', u'id': u'f83a8abc26ac4e00a209e162b67db67c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f8f5e33b3df74717ac78e17e21fe9d7b'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7a4d5d21d8bf4df3a78a8ad0af66d993', u'id': u'f8f5e33b3df74717ac78e17e21fe9d7b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f923ef78835943c9963d292cd5732031'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0686cd0410c344eb8635346c8243c29a', u'id': u'f923ef78835943c9963d292cd5732031'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fcd996fd784c49129f65dc07ac4bc1ac'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a3d72f5f03354f26820aaf011ab79d27', u'id': u'fcd996fd784c49129f65dc07ac4bc1ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fdcdc1f8928f4a59961d22f5250defea'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aea425e2bc254212a410a5b9aa715f59', u'id': u'fdcdc1f8928f4a59961d22f5250defea'})] 2018-08-03 01:38:58,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-03 01:38:58,071 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:58,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09cc3cb1-4fe2-41c5-966c-4726b90e4d7e x-compute-request-id: req-09cc3cb1-4fe2-41c5-966c-4726b90e4d7e Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-03 01:38:58,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-09cc3cb1-4fe2-41c5-966c-4726b90e4d7e 2018-08-03 01:38:58,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.017284154892s 2018-08-03 01:38:58,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-09cc3cb1-4fe2-41c5-966c-4726b90e4d7e 2018-08-03 01:38:58,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-03 01:38:58,102 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:59,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e42c6b0-7f15-4849-a738-45d63f657d20 x-compute-request-id: req-3e42c6b0-7f15-4849-a738-45d63f657d20 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-03 01:38:59,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-3e42c6b0-7f15-4849-a738-45d63f657d20 2018-08-03 01:38:59,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.64003109932s 2018-08-03 01:38:59,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-3e42c6b0-7f15-4849-a738-45d63f657d20 2018-08-03 01:38:59,741 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-03 01:38:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:38:59,746 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:59,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-51d207d6-b91d-45e6-aca4-34e2396af95c Date: Fri, 03 Aug 2018 01:38:59 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:38:59,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-51d207d6-b91d-45e6-aca4-34e2396af95c 2018-08-03 01:38:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585460662842s 2018-08-03 01:38:59,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-51d207d6-b91d-45e6-aca4-34e2396af95c 2018-08-03 01:38:59,805 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-03 01:38:59,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 01:38:59,834 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:38:59,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5dd44a1-1053-4fb4-915f-fb06831ed37d x-compute-request-id: req-c5dd44a1-1053-4fb4-915f-fb06831ed37d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.3", "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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.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\", \"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\", \"cx16\", \"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-08-03 01:38:59,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c5dd44a1-1053-4fb4-915f-fb06831ed37d 2018-08-03 01:38:59,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182427883148s 2018-08-03 01:38:59,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c5dd44a1-1053-4fb4-915f-fb06831ed37d 2018-08-03 01:38:59,989 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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", "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", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 9}, 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-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", "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", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 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-08-03 01:38:59,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-03 01:38:59,992 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-742bcdbe-6cec-485c-a0bb-71cdf0f65551 x-compute-request-id: req-742bcdbe-6cec-485c-a0bb-71cdf0f65551 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-03 01:39:00,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-742bcdbe-6cec-485c-a0bb-71cdf0f65551 2018-08-03 01:39:00,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.12522983551s 2018-08-03 01:39:00,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-742bcdbe-6cec-485c-a0bb-71cdf0f65551 2018-08-03 01:39:00,115 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-03 01:39:00,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:00,116 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-180393b3-43a6-44fd-ac17-65b127342de2 Date: Fri, 03 Aug 2018 01:39:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:00,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-180393b3-43a6-44fd-ac17-65b127342de2 2018-08-03 01:39:00,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082179069519s 2018-08-03 01:39:00,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-180393b3-43a6-44fd-ac17-65b127342de2 2018-08-03 01:39:00,199 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:36:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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-08-03T01:36:32Z', u'provider:network_type': u'flat', u'tenant_id': u'1b288657514147fdb787424c120fad5f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b288657514147fdb787424c120fad5f', u'l2_adjacency': True})] 2018-08-03 01:39:00,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:39:00,200 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-235863ee-a2bf-4180-9465-e4ec6929eb45 Date: Fri, 03 Aug 2018 01:39:00 GMT RESP BODY: {"ports":[]} 2018-08-03 01:39:00,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-235863ee-a2bf-4180-9465-e4ec6929eb45 2018-08-03 01:39:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0282278060913s 2018-08-03 01:39:00,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-235863ee-a2bf-4180-9465-e4ec6929eb45 2018-08-03 01:39:00,228 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-03 01:39:00,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:39:00,234 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbab4cfa-81d9-490a-8c4b-15fbd5dcce19 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "0af9af53046c4d99a9e69ee2267b474b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/0af9af53046c4d99a9e69ee2267b474b/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "0c35e3824abf404b876685adb793c4c0"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/0c35e3824abf404b876685adb793c4c0/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "2444af49ae0941fb8d5c06ff2a6e5d59"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/2444af49ae0941fb8d5c06ff2a6e5d59/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "355247ab6d364ec6954fb60edce96a4c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/355247ab6d364ec6954fb60edce96a4c/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "35d1ba1f76804104844e84c9b45a8f3c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/35d1ba1f76804104844e84c9b45a8f3c/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "4666efb90d2a4878ad5ea47f263d8376"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/4666efb90d2a4878ad5ea47f263d8376/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "51628fd65e584ae1b505bd8f7851efce"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/51628fd65e584ae1b505bd8f7851efce/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "88fab0bd5b7e41a38b7411ba46b6b399"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/88fab0bd5b7e41a38b7411ba46b6b399/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/8a5e810cc81d4e91b2fe0619d9e6a6a1/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "af11c5a8459c45408797a7b8bb1a3a4f"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/af11c5a8459c45408797a7b8bb1a3a4f/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "b28d44de1eba4300b4c112a86332b969"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/b28d44de1eba4300b4c112a86332b969/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e/users/bee1fd2a09ef44e9b0432d77a6030b01/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "e2774a135c604c54ae19532ae1a54003"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/e2774a135c604c54ae19532ae1a54003/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"project": {"id": "1b288657514147fdb787424c120fad5f"}}, "role": {"id": "d64c83094b3e49e09397b9b0d09f6025"}, "user": {"id": "e2774a135c604c54ae19532ae1a54003"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f/users/e2774a135c604c54ae19532ae1a54003/roles/d64c83094b3e49e09397b9b0d09f6025"}}, {"scope": {"domain": {"id": "fb8df0847dda43d79227cd2abebeae8c"}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "6276a13c3952461f8283e6bab223e944"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c/users/6276a13c3952461f8283e6bab223e944/roles/c27b1f27e75349718b21b5a192d0c168"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c27b1f27e75349718b21b5a192d0c168"}, "user": {"id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/bee1fd2a09ef44e9b0432d77a6030b01/roles/c27b1f27e75349718b21b5a192d0c168"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-03 01:39:00,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-bbab4cfa-81d9-490a-8c4b-15fbd5dcce19 2018-08-03 01:39:00,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10755109787s 2018-08-03 01:39:00,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-bbab4cfa-81d9-490a-8c4b-15fbd5dcce19 2018-08-03 01:39:00,343 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'0af9af53046c4d99a9e69ee2267b474b'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'0c35e3824abf404b876685adb793c4c0'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'2444af49ae0941fb8d5c06ff2a6e5d59'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'355247ab6d364ec6954fb60edce96a4c'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'35d1ba1f76804104844e84c9b45a8f3c'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'4666efb90d2a4878ad5ea47f263d8376'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'51628fd65e584ae1b505bd8f7851efce'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'88fab0bd5b7e41a38b7411ba46b6b399'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'8a5e810cc81d4e91b2fe0619d9e6a6a1'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'af11c5a8459c45408797a7b8bb1a3a4f'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'b28d44de1eba4300b4c112a86332b969'}), Munch({'project': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'bee1fd2a09ef44e9b0432d77a6030b01'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'e2774a135c604c54ae19532ae1a54003'}), Munch({'project': u'1b288657514147fdb787424c120fad5f', 'id': u'd64c83094b3e49e09397b9b0d09f6025', 'user': u'e2774a135c604c54ae19532ae1a54003'}), Munch({'domain': u'fb8df0847dda43d79227cd2abebeae8c', 'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'6276a13c3952461f8283e6bab223e944'}), Munch({'id': u'c27b1f27e75349718b21b5a192d0c168', 'user': u'bee1fd2a09ef44e9b0432d77a6030b01'})] 2018-08-03 01:39:00,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad87a80-8220-41d1-8533-4d1121114744 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:00,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2ad87a80-8220-41d1-8533-4d1121114744 2018-08-03 01:39:00,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990650653839s 2018-08-03 01:39:00,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2ad87a80-8220-41d1-8533-4d1121114744 2018-08-03 01:39:00,447 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'221d9c3542324ccb8abd007da64684b2'}), 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'5474dd6e8de84ed9bdce81b83f492f03'}), 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'82b6304903ac49cbaa829afffb7fa07e'}), 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'82cc37f5c22f413f95852e278ee75b52'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'c27b1f27e75349718b21b5a192d0c168'}), 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'd64c83094b3e49e09397b9b0d09f6025'})] 2018-08-03 01:39:00,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:39:00,449 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5666a656-b4f8-4047-921a-46199eb540ef Date: Fri, 03 Aug 2018 01:39:00 GMT RESP BODY: {"routers": []} 2018-08-03 01:39:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5666a656-b4f8-4047-921a-46199eb540ef 2018-08-03 01:39:00,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0475330352783s 2018-08-03 01:39:00,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5666a656-b4f8-4047-921a-46199eb540ef 2018-08-03 01:39:00,496 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-03 01:39:00,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:39:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fd48330-8ec7-4c8e-8119-7d091b650063 x-compute-request-id: req-6fd48330-8ec7-4c8e-8119-7d091b650063 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:39:00,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fd48330-8ec7-4c8e-8119-7d091b650063 2018-08-03 01:39:00,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.110125780106s 2018-08-03 01:39:00,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fd48330-8ec7-4c8e-8119-7d091b650063 2018-08-03 01:39:00,607 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-03 01:39:00,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 01:39:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:00,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8752c5d7-6edf-492d-b231-40a302acfe6b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 01:39:00,621 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-8752c5d7-6edf-492d-b231-40a302acfe6b 2018-08-03 01:39:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9b72d0-eef1-4e92-8402-fe471acae319 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0686cd0410c344eb8635346c8243c29a"}, "enabled": true, "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/203c1880de02406da42e40fe7ac83be0"}, "enabled": true, "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fb08ee3cc2f404697e8c52639d4cf87"}, "enabled": true, "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/45a1667af67049c0851047f079e56d8f"}, "enabled": true, "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/46e76710ae5c4504a92956e334b5d60c"}, "enabled": true, "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a4d5d21d8bf4df3a78a8ad0af66d993"}, "enabled": true, "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96805ba897824878bd3a7e996539dcf7"}, "enabled": true, "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a3d72f5f03354f26820aaf011ab79d27"}, "enabled": true, "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea425e2bc254212a410a5b9aa715f59"}, "enabled": true, "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b6bdd10739db488fbdd95c880a39ccc6"}, "enabled": true, "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b885f061442b483c89cdac4370a8598f"}, "enabled": true, "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bf1c661a2a504a209b1c04b369835817"}, "enabled": true, "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/cd8bc3c3190e49e5bbea398fa2a03404"}, "enabled": true, "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ddfb45c8eada4d65a11e542a0643c2c9"}, "enabled": true, "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f205792c7a9140aeb5844b02095f9604"}, "enabled": true, "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 01:39:00,710 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-7d9b72d0-eef1-4e92-8402-fe471acae319 2018-08-03 01:39:00,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0991668701172s 2018-08-03 01:39:00,710 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-7d9b72d0-eef1-4e92-8402-fe471acae319 2018-08-03 01:39:00,715 - 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'0686cd0410c344eb8635346c8243c29a', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'203c1880de02406da42e40fe7ac83be0', 'name': u'aodh'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'3fb08ee3cc2f404697e8c52639d4cf87', 'name': u'cinder'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'45a1667af67049c0851047f079e56d8f', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'46e76710ae5c4504a92956e334b5d60c', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7a4d5d21d8bf4df3a78a8ad0af66d993', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'96805ba897824878bd3a7e996539dcf7', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a3d72f5f03354f26820aaf011ab79d27', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'aea425e2bc254212a410a5b9aa715f59', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'b6bdd10739db488fbdd95c880a39ccc6', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'b885f061442b483c89cdac4370a8598f', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'bf1c661a2a504a209b1c04b369835817', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'cd8bc3c3190e49e5bbea398fa2a03404', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ddfb45c8eada4d65a11e542a0643c2c9', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f205792c7a9140aeb5844b02095f9604', 'name': u'neutron'})] 2018-08-03 01:39:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:39:00,717 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf17faedd358fd1a0439b65dd0a058f3a2d0170c" 2018-08-03 01:39:00,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7f115b1b-8f9d-4cb6-9f7a-8851409bc07c Date: Fri, 03 Aug 2018 01:39:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:39:00,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7f115b1b-8f9d-4cb6-9f7a-8851409bc07c 2018-08-03 01:39:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0394489765167s 2018-08-03 01:39:00,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7f115b1b-8f9d-4cb6-9f7a-8851409bc07c 2018-08-03 01:39:00,757 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:36:36Z', 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'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'tenant_id': u'1b288657514147fdb787424c120fad5f', u'created_at': u'2018-08-03T01:36:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1b288657514147fdb787424c120fad5f'})] 2018-08-03 01:39:00,876 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:39:00,877 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-03 01:39:00,941 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-03 01:39:01,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:01,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:01,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:01,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:01,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:01,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:01,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:01,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:01,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c892f32a-99b8-4ed2-841e-8baf7c82ac17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:01,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c892f32a-99b8-4ed2-841e-8baf7c82ac17 2018-08-03 01:39:01,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:01,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["9L_sETYQRsmIJj9PxaWdgg"], "issued_at": "2018-08-03T01:39:01.000000Z"}} 2018-08-03 01:39:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:01,458 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:01,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-718203fe-9009-4095-bc65-cb74fe88914f Date: Fri, 03 Aug 2018 01:39:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:01,688 - 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-718203fe-9009-4095-bc65-cb74fe88914f 2018-08-03 01:39:01,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23027920723s 2018-08-03 01:39:01,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-718203fe-9009-4095-bc65-cb74fe88914f 2018-08-03 01:39:01,689 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-03 01:39:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:39:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" -d '{"network": {"name": "tenantnetwork1-net_964c9055-c9f3-49fb-bfdc-da9e310600e3", "admin_state_up": true}}' 2018-08-03 01:39:02,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d46a9b16-cc84-4d55-af75-171c3d9c739f Date: Fri, 03 Aug 2018 01:39:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:01Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_964c9055-c9f3-49fb-bfdc-da9e310600e3","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:01Z","mtu":1450}} 2018-08-03 01:39:02,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d46a9b16-cc84-4d55-af75-171c3d9c739f 2018-08-03 01:39:02,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.426642894745s 2018-08-03 01:39:02,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d46a9b16-cc84-4d55-af75-171c3d9c739f 2018-08-03 01:39:02,117 - 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-08-03T01:39:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed', u'provider:segmentation_id': 13, 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_964c9055-c9f3-49fb-bfdc-da9e310600e3', u'created_at': u'2018-08-03T01:39:01Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 01:39:02,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:02,119 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:02,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-0f77a2cf-5a88-4e27-9306-24ea30b5a92f Date: Fri, 03 Aug 2018 01:39:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:01Z","qos_policy_id":null,"name":"tenantnetwork1-net_964c9055-c9f3-49fb-bfdc-da9e310600e3","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:02,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0f77a2cf-5a88-4e27-9306-24ea30b5a92f 2018-08-03 01:39:02,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109596014023s 2018-08-03 01:39:02,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0f77a2cf-5a88-4e27-9306-24ea30b5a92f 2018-08-03 01:39:02,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:39:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" -d '{"subnet": {"name": "tenantnetwork1-subnet_964c9055-c9f3-49fb-bfdc-da9e310600e3", "enable_dhcp": true, "network_id": "14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:39:02,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-97368a9e-2a15-4536-9b84-39c6bfa9c6d2 Date: Fri, 03 Aug 2018 01:39:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T01:39:02Z","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":"f71facbb-06f7-46c1-b1fc-c0212146e6a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_964c9055-c9f3-49fb-bfdc-da9e310600e3","enable_dhcp":true,"segment_id":null,"network_id":"14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:02Z","ip_version":4}} 2018-08-03 01:39:02,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-97368a9e-2a15-4536-9b84-39c6bfa9c6d2 2018-08-03 01:39:02,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.548389911652s 2018-08-03 01:39:02,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-97368a9e-2a15-4536-9b84-39c6bfa9c6d2 2018-08-03 01:39:02,779 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:02Z', 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'f71facbb-06f7-46c1-b1fc-c0212146e6a4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_964c9055-c9f3-49fb-bfdc-da9e310600e3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:39:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:39:02,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:39:02,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "tenantnetwork1-router_964c9055-c9f3-49fb-bfdc-da9e310600e3", "admin_state_up": true}}' 2018-08-03 01:39:04,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-90148352-7151-4336-bb27-110981aac28e Date: Fri, 03 Aug 2018 01:39:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:02Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:03Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d7fe17f2-66e3-41a6-bd26-dcb306f084fc", "name": "tenantnetwork1-router_964c9055-c9f3-49fb-bfdc-da9e310600e3"}} 2018-08-03 01:39:04,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90148352-7151-4336-bb27-110981aac28e 2018-08-03 01:39:04,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50370597839s 2018-08-03 01:39:04,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90148352-7151-4336-bb27-110981aac28e 2018-08-03 01:39:04,285 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:03Z', u'revision_number': 2, u'ha': False, u'id': u'd7fe17f2-66e3-41a6-bd26-dcb306f084fc', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_964c9055-c9f3-49fb-bfdc-da9e310600e3', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:39:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:39:04,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:39:04,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" -d '{"subnet_id": "f71facbb-06f7-46c1-b1fc-c0212146e6a4"}' 2018-08-03 01:39:06,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21d769bc-c980-4188-8157-54c14b4b25e4 Date: Fri, 03 Aug 2018 01:39:06 GMT RESP BODY: {"network_id": "14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "f71facbb-06f7-46c1-b1fc-c0212146e6a4", "subnet_ids": ["f71facbb-06f7-46c1-b1fc-c0212146e6a4"], "port_id": "aaaa4bcd-c33b-4257-be84-e7ea97f8ee8c", "id": "d7fe17f2-66e3-41a6-bd26-dcb306f084fc"} 2018-08-03 01:39:06,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/add_router_interface.json used request id req-21d769bc-c980-4188-8157-54c14b4b25e4 2018-08-03 01:39:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0411670208s 2018-08-03 01:39:06,327 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/add_router_interface.json used request id req-21d769bc-c980-4188-8157-54c14b4b25e4 returning object d7fe17f2-66e3-41a6-bd26-dcb306f084fc 2018-08-03 01:39:06,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:39:06,452 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 01:39:06,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:39:06,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" -d '{"subnet_id": "f71facbb-06f7-46c1-b1fc-c0212146e6a4"}' 2018-08-03 01:39:08,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db60300e-29b3-4169-8966-c0d582d5a1c6 Date: Fri, 03 Aug 2018 01:39:08 GMT RESP BODY: {"network_id": "14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "f71facbb-06f7-46c1-b1fc-c0212146e6a4", "subnet_ids": ["f71facbb-06f7-46c1-b1fc-c0212146e6a4"], "port_id": "aaaa4bcd-c33b-4257-be84-e7ea97f8ee8c", "id": "d7fe17f2-66e3-41a6-bd26-dcb306f084fc"} 2018-08-03 01:39:08,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/remove_router_interface.json used request id req-db60300e-29b3-4169-8966-c0d582d5a1c6 2018-08-03 01:39:08,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96758008003s 2018-08-03 01:39:08,425 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc/remove_router_interface.json used request id req-db60300e-29b3-4169-8966-c0d582d5a1c6 returning object d7fe17f2-66e3-41a6-bd26-dcb306f084fc 2018-08-03 01:39:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:39:08,426 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:08,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4bae8721-ffb1-410a-8298-fcbcc410facc Date: Fri, 03 Aug 2018 01:39:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:02Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:07Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d7fe17f2-66e3-41a6-bd26-dcb306f084fc", "name": "tenantnetwork1-router_964c9055-c9f3-49fb-bfdc-da9e310600e3"}]} 2018-08-03 01:39:08,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4bae8721-ffb1-410a-8298-fcbcc410facc 2018-08-03 01:39:08,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138510942459s 2018-08-03 01:39:08,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4bae8721-ffb1-410a-8298-fcbcc410facc 2018-08-03 01:39:08,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:39:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:09,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22640f3b-7a66-4fa6-acc2-4be4bf7fad2e Content-Length: 0 Date: Fri, 03 Aug 2018 01:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:09,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc.json used request id req-22640f3b-7a66-4fa6-acc2-4be4bf7fad2e 2018-08-03 01:39:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19937205315s 2018-08-03 01:39:09,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d7fe17f2-66e3-41a6-bd26-dcb306f084fc.json used request id req-22640f3b-7a66-4fa6-acc2-4be4bf7fad2e 2018-08-03 01:39:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:39:09,767 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:09,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-f969ca62-564d-4bd1-aa47-f40222f9e031 Date: Fri, 03 Aug 2018 01:39:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4},{"updated_at":"2018-08-03T01:39:02Z","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":"f71facbb-06f7-46c1-b1fc-c0212146e6a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_964c9055-c9f3-49fb-bfdc-da9e310600e3","enable_dhcp":true,"segment_id":null,"network_id":"14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:02Z","ip_version":4}]} 2018-08-03 01:39:09,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f969ca62-564d-4bd1-aa47-f40222f9e031 2018-08-03 01:39:09,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0560729503632s 2018-08-03 01:39:09,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f969ca62-564d-4bd1-aa47-f40222f9e031 2018-08-03 01:39:09,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:39:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f71facbb-06f7-46c1-b1fc-c0212146e6a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:10,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7abb5644-be27-4236-9669-a9451521ef0c Date: Fri, 03 Aug 2018 01:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:10,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f71facbb-06f7-46c1-b1fc-c0212146e6a4.json used request id req-7abb5644-be27-4236-9669-a9451521ef0c 2018-08-03 01:39:10,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.908514976501s 2018-08-03 01:39:10,733 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f71facbb-06f7-46c1-b1fc-c0212146e6a4.json used request id req-7abb5644-be27-4236-9669-a9451521ef0c 2018-08-03 01:39:10,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:10,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:10,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-7e21d0a8-ccd9-44ae-9fb1-1dd087c44045 Date: Fri, 03 Aug 2018 01:39:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:10Z","qos_policy_id":null,"name":"tenantnetwork1-net_964c9055-c9f3-49fb-bfdc-da9e310600e3","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:10,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7e21d0a8-ccd9-44ae-9fb1-1dd087c44045 2018-08-03 01:39:10,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857708454132s 2018-08-03 01:39:10,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7e21d0a8-ccd9-44ae-9fb1-1dd087c44045 2018-08-03 01:39:10,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:39:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ccbcdafd46dbb7f7cecd4b4e6ebc06a4021e5b9d" 2018-08-03 01:39:12,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-965e0b0e-4c2d-463d-8390-15f9384ba4d1 Date: Fri, 03 Aug 2018 01:39:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:12,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed.json used request id req-965e0b0e-4c2d-463d-8390-15f9384ba4d1 2018-08-03 01:39:12,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42704701424s 2018-08-03 01:39:12,248 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/14cce559-9b05-4fd5-bdc0-92d1d3f2c2ed.json used request id req-965e0b0e-4c2d-463d-8390-15f9384ba4d1 2018-08-03 01:39:12,304 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:12,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:12,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:12,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:12,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:12,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680a87b6-be74-4543-8c1f-9133f920bb78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:12,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-680a87b6-be74-4543-8c1f-9133f920bb78 2018-08-03 01:39:12,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:12,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["CZn8UrKhRQuhBeq0Ahjzfg"], "issued_at": "2018-08-03T01:39:12.000000Z"}} 2018-08-03 01:39:12,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:12,747 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6d05d3f9-2246-4b4c-bfd8-7545b1a90f88 Date: Fri, 03 Aug 2018 01:39:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:13,008 - 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-6d05d3f9-2246-4b4c-bfd8-7545b1a90f88 2018-08-03 01:39:13,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261310815811s 2018-08-03 01:39:13,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d05d3f9-2246-4b4c-bfd8-7545b1a90f88 2018-08-03 01:39:13,012 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:13,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923ce157-786a-4f7a-a40c-7857bd00975b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:39:13,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-923ce157-786a-4f7a-a40c-7857bd00975b 2018-08-03 01:39:13,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:39:13,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:13,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e42973-9511-43cf-b398-c3af9676d510 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:39:13,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-83e42973-9511-43cf-b398-c3af9676d510 2018-08-03 01:39:13,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973799228668s 2018-08-03 01:39:13,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-83e42973-9511-43cf-b398-c3af9676d510 2018-08-03 01:39:13,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:39:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59"}}' 2018-08-03 01:39:13,287 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6864d4-4bf1-473d-b209-b15f1f37c96f Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab"}, "tags": [], "enabled": true, "id": "ab65a16686d14ec28ec38e1732ce50ab", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59"}} 2018-08-03 01:39:13,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ee6864d4-4bf1-473d-b209-b15f1f37c96f 2018-08-03 01:39:13,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.163291931152s 2018-08-03 01:39:13,287 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ee6864d4-4bf1-473d-b209-b15f1f37c96f 2018-08-03 01:39:13,288 - 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'ab65a16686d14ec28ec38e1732ce50ab', '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_b32909da-f348-47fe-8c2c-7c5927b44e59'}) 2018-08-03 01:39:13,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:39:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "084ad958-1c55-445d-9c33-3609f9dd4946", "email": null, "name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59"}}' 2018-08-03 01:39:13,709 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb597e7b-789c-4535-8548-fbaa6286a323 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59", "links": {"self": "http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "866e2e31533748048cce1e42d3b08a15", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:39:13,709 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-cb597e7b-789c-4535-8548-fbaa6286a323 2018-08-03 01:39:13,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415040016174s 2018-08-03 01:39:13,710 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-cb597e7b-789c-4535-8548-fbaa6286a323 2018-08-03 01:39:13,710 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'866e2e31533748048cce1e42d3b08a15', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59'}) 2018-08-03 01:39:13,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:13,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927487c1-11a9-443e-a148-dbcab789ca4b Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:13,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-927487c1-11a9-443e-a148-dbcab789ca4b 2018-08-03 01:39:13,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989480018616s 2018-08-03 01:39:13,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-927487c1-11a9-443e-a148-dbcab789ca4b 2018-08-03 01:39:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:13,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65feb83c-e5f8-4b0d-885f-54e08fb94637 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:13,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-65feb83c-e5f8-4b0d-885f-54e08fb94637 2018-08-03 01:39:13,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159945011139s 2018-08-03 01:39:13,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-65feb83c-e5f8-4b0d-885f-54e08fb94637 2018-08-03 01:39:13,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc901ce5-f0da-4085-8dac-a6543c729d59 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bc901ce5-f0da-4085-8dac-a6543c729d59 2018-08-03 01:39:14,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0185678005219s 2018-08-03 01:39:14,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bc901ce5-f0da-4085-8dac-a6543c729d59 2018-08-03 01:39:14,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:39:14,010 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b558083-8ee4-4499-a362-3394850612a5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:39:14,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5b558083-8ee4-4499-a362-3394850612a5 2018-08-03 01:39:14,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103217124939s 2018-08-03 01:39:14,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5b558083-8ee4-4499-a362-3394850612a5 2018-08-03 01:39:14,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:39:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cdabc6-c5e0-4779-a430-662976c892cd Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59", "links": {"self": "http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "866e2e31533748048cce1e42d3b08a15", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:39:14,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-55cdabc6-c5e0-4779-a430-662976c892cd 2018-08-03 01:39:14,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22651386261s 2018-08-03 01:39:14,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-55cdabc6-c5e0-4779-a430-662976c892cd 2018-08-03 01:39:14,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:39:14,353 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1b2d61-8742-4396-8bee-3e91769902a9 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/ab65a16686d14ec28ec38e1732ce50ab"}, "tags": [], "enabled": true, "id": "ab65a16686d14ec28ec38e1732ce50ab", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59"}]} 2018-08-03 01:39:14,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0b1b2d61-8742-4396-8bee-3e91769902a9 2018-08-03 01:39:14,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119112014771s 2018-08-03 01:39:14,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0b1b2d61-8742-4396-8bee-3e91769902a9 2018-08-03 01:39:14,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:39:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=866e2e31533748048cce1e42d3b08a15&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ab65a16686d14ec28ec38e1732ce50ab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed57252-3f08-491a-9b5e-abaaafc3ae44 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=866e2e31533748048cce1e42d3b08a15&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ab65a16686d14ec28ec38e1732ce50ab", "previous": null, "next": null}} 2018-08-03 01:39:14,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=866e2e31533748048cce1e42d3b08a15&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ab65a16686d14ec28ec38e1732ce50ab used request id req-2ed57252-3f08-491a-9b5e-abaaafc3ae44 2018-08-03 01:39:14,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0946249961853s 2018-08-03 01:39:14,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=866e2e31533748048cce1e42d3b08a15&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ab65a16686d14ec28ec38e1732ce50ab used request id req-2ed57252-3f08-491a-9b5e-abaaafc3ae44 2018-08-03 01:39:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:39:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab/users/866e2e31533748048cce1e42d3b08a15/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:14,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f42771f5-9f6c-4326-9b91-b18faa66483b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:39:14,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab/users/866e2e31533748048cce1e42d3b08a15/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-f42771f5-9f6c-4326-9b91-b18faa66483b 2018-08-03 01:39:14,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180883169174s 2018-08-03 01:39:14,757 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab/users/866e2e31533748048cce1e42d3b08a15/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-f42771f5-9f6c-4326-9b91-b18faa66483b 2018-08-03 01:39:14,758 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59', 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'ab65a16686d14ec28ec38e1732ce50ab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '084ad958-1c55-445d-9c33-3609f9dd4946', 'username': u'tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:39:14,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:14,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:14,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:14,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:14,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:14,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:14,763 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59', 'password': '084ad958-1c55-445d-9c33-3609f9dd4946', 'project_name': 'tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'ab65a16686d14ec28ec38e1732ce50ab', 'project_domain_name': 'Default'} 2018-08-03 01:39:14,764 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-03 01:39:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:14,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a49e44f-9c60-4df5-bdd6-415490d0b44e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:14,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a49e44f-9c60-4df5-bdd6-415490d0b44e 2018-08-03 01:39:14,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:15,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab65a16686d14ec28ec38e1732ce50ab", "name": "tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_ab65a16686d14ec28ec38e1732ce50ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ab65a16686d14ec28ec38e1732ce50ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/ab65a16686d14ec28ec38e1732ce50ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ab65a16686d14ec28ec38e1732ce50ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/ab65a16686d14ec28ec38e1732ce50ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/ab65a16686d14ec28ec38e1732ce50ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ab65a16686d14ec28ec38e1732ce50ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/ab65a16686d14ec28ec38e1732ce50ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/ab65a16686d14ec28ec38e1732ce50ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59", "id": "866e2e31533748048cce1e42d3b08a15"}, "audit_ids": ["awrpUZz1TjKGyy-B5KoKXg"], "issued_at": "2018-08-03T01:39:15.000000Z"}} 2018-08-03 01:39:15,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:39:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" -d '{"network": {"name": "tenantnetwork2-net_b32909da-f348-47fe-8c2c-7c5927b44e59", "admin_state_up": true}}' 2018-08-03 01:39:15,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-fef5291b-8c93-4a60-9aee-26680670fd8f Date: Fri, 03 Aug 2018 01:39:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"43bd9da8-b8de-45f9-97dc-1e36b8a0251c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab65a16686d14ec28ec38e1732ce50ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:15Z","is_default":false,"name":"tenantnetwork2-net_b32909da-f348-47fe-8c2c-7c5927b44e59","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ab65a16686d14ec28ec38e1732ce50ab","created_at":"2018-08-03T01:39:15Z","mtu":1450}} 2018-08-03 01:39:15,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fef5291b-8c93-4a60-9aee-26680670fd8f 2018-08-03 01:39:15,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.482275009155s 2018-08-03 01:39:15,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fef5291b-8c93-4a60-9aee-26680670fd8f 2018-08-03 01:39:15,645 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:39:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'43bd9da8-b8de-45f9-97dc-1e36b8a0251c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_b32909da-f348-47fe-8c2c-7c5927b44e59', u'admin_state_up': True, u'tenant_id': u'ab65a16686d14ec28ec38e1732ce50ab', u'created_at': u'2018-08-03T01:39:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ab65a16686d14ec28ec38e1732ce50ab', u'l2_adjacency': True}) 2018-08-03 01:39:15,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:15,646 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:15,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a0926a3c-1ebb-4a05-96dc-edb85a74e24a Date: Fri, 03 Aug 2018 01:39:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"43bd9da8-b8de-45f9-97dc-1e36b8a0251c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab65a16686d14ec28ec38e1732ce50ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:15Z","qos_policy_id":null,"name":"tenantnetwork2-net_b32909da-f348-47fe-8c2c-7c5927b44e59","admin_state_up":true,"tenant_id":"ab65a16686d14ec28ec38e1732ce50ab","created_at":"2018-08-03T01:39:15Z","mtu":1450}]} 2018-08-03 01:39:15,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a0926a3c-1ebb-4a05-96dc-edb85a74e24a 2018-08-03 01:39:15,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129922151566s 2018-08-03 01:39:15,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a0926a3c-1ebb-4a05-96dc-edb85a74e24a 2018-08-03 01:39:15,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:39:15,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" -d '{"subnet": {"name": "tenantnetwork2-subnet_b32909da-f348-47fe-8c2c-7c5927b44e59", "enable_dhcp": true, "network_id": "43bd9da8-b8de-45f9-97dc-1e36b8a0251c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:39:16,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2fc84c1a-7a67-4138-a876-81524e6ab31b Date: Fri, 03 Aug 2018 01:39:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43bd9da8-b8de-45f9-97dc-1e36b8a0251c","tenant_id":"ab65a16686d14ec28ec38e1732ce50ab","created_at":"2018-08-03T01:39:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:39:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ab65a16686d14ec28ec38e1732ce50ab","id":"45a63592-4bfa-43b2-8429-c3e59df5036c","subnetpool_id":null,"name":"tenantnetwork2-subnet_b32909da-f348-47fe-8c2c-7c5927b44e59"}} 2018-08-03 01:39:16,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2fc84c1a-7a67-4138-a876-81524e6ab31b 2018-08-03 01:39:16,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.615481138229s 2018-08-03 01:39:16,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2fc84c1a-7a67-4138-a876-81524e6ab31b 2018-08-03 01:39:16,394 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'45a63592-4bfa-43b2-8429-c3e59df5036c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b32909da-f348-47fe-8c2c-7c5927b44e59', u'enable_dhcp': True, u'network_id': u'43bd9da8-b8de-45f9-97dc-1e36b8a0251c', u'tenant_id': u'ab65a16686d14ec28ec38e1732ce50ab', u'created_at': u'2018-08-03T01:39:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab65a16686d14ec28ec38e1732ce50ab'}) 2018-08-03 01:39:16,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:39:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "tenantnetwork2-router_b32909da-f348-47fe-8c2c-7c5927b44e59", "admin_state_up": true}}' 2018-08-03 01:39:17,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b91f4a04-0897-44b5-9221-a3a3027e4213 Date: Fri, 03 Aug 2018 01:39:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "created_at": "2018-08-03T01:39:16Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ab65a16686d14ec28ec38e1732ce50ab", "id": "507a81e8-a1a6-4c32-927b-8cf8b643bee0", "name": "tenantnetwork2-router_b32909da-f348-47fe-8c2c-7c5927b44e59"}} 2018-08-03 01:39:17,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b91f4a04-0897-44b5-9221-a3a3027e4213 2018-08-03 01:39:17,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54475808144s 2018-08-03 01:39:17,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b91f4a04-0897-44b5-9221-a3a3027e4213 2018-08-03 01:39:17,940 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:17Z', u'revision_number': 2, u'id': u'507a81e8-a1a6-4c32-927b-8cf8b643bee0', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b32909da-f348-47fe-8c2c-7c5927b44e59', u'admin_state_up': True, u'tenant_id': u'ab65a16686d14ec28ec38e1732ce50ab', u'created_at': u'2018-08-03T01:39:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'ab65a16686d14ec28ec38e1732ce50ab'}) 2018-08-03 01:39:17,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:39:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" -d '{"subnet_id": "45a63592-4bfa-43b2-8429-c3e59df5036c"}' 2018-08-03 01:39:20,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5c7f1a1-b57d-4d37-a72d-745170990b2f Date: Fri, 03 Aug 2018 01:39:20 GMT RESP BODY: {"network_id": "43bd9da8-b8de-45f9-97dc-1e36b8a0251c", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "subnet_id": "45a63592-4bfa-43b2-8429-c3e59df5036c", "subnet_ids": ["45a63592-4bfa-43b2-8429-c3e59df5036c"], "port_id": "f3b31496-1c41-4127-855c-02881a035371", "id": "507a81e8-a1a6-4c32-927b-8cf8b643bee0"} 2018-08-03 01:39:20,178 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/add_router_interface.json used request id req-d5c7f1a1-b57d-4d37-a72d-745170990b2f 2018-08-03 01:39:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23692393303s 2018-08-03 01:39:20,178 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/add_router_interface.json used request id req-d5c7f1a1-b57d-4d37-a72d-745170990b2f returning object 507a81e8-a1a6-4c32-927b-8cf8b643bee0 2018-08-03 01:39:20,293 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:39:20,294 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 01:39:20,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:39:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" -d '{"subnet_id": "45a63592-4bfa-43b2-8429-c3e59df5036c"}' 2018-08-03 01:39:22,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8343eece-1da7-437b-af78-c10597c3827c Date: Fri, 03 Aug 2018 01:39:22 GMT RESP BODY: {"network_id": "43bd9da8-b8de-45f9-97dc-1e36b8a0251c", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "subnet_id": "45a63592-4bfa-43b2-8429-c3e59df5036c", "subnet_ids": ["45a63592-4bfa-43b2-8429-c3e59df5036c"], "port_id": "f3b31496-1c41-4127-855c-02881a035371", "id": "507a81e8-a1a6-4c32-927b-8cf8b643bee0"} 2018-08-03 01:39:22,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/remove_router_interface.json used request id req-8343eece-1da7-437b-af78-c10597c3827c 2018-08-03 01:39:22,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79890203476s 2018-08-03 01:39:22,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0/remove_router_interface.json used request id req-8343eece-1da7-437b-af78-c10597c3827c returning object 507a81e8-a1a6-4c32-927b-8cf8b643bee0 2018-08-03 01:39:22,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:39:22,099 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-211bce00-bc4d-4094-bf5b-bbe7f5561cb9 Date: Fri, 03 Aug 2018 01:39:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "created_at": "2018-08-03T01:39:16Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ab65a16686d14ec28ec38e1732ce50ab", "id": "507a81e8-a1a6-4c32-927b-8cf8b643bee0", "name": "tenantnetwork2-router_b32909da-f348-47fe-8c2c-7c5927b44e59"}]} 2018-08-03 01:39:22,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-211bce00-bc4d-4094-bf5b-bbe7f5561cb9 2018-08-03 01:39:22,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158789157867s 2018-08-03 01:39:22,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-211bce00-bc4d-4094-bf5b-bbe7f5561cb9 2018-08-03 01:39:22,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:39:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:23,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6639f0d-150e-49fe-9cb7-b8a4d95af13c Content-Length: 0 Date: Fri, 03 Aug 2018 01:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:23,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0.json used request id req-f6639f0d-150e-49fe-9cb7-b8a4d95af13c 2018-08-03 01:39:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14834785461s 2018-08-03 01:39:23,408 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/507a81e8-a1a6-4c32-927b-8cf8b643bee0.json used request id req-f6639f0d-150e-49fe-9cb7-b8a4d95af13c 2018-08-03 01:39:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:39:23,409 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:23,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f0405e2-a60a-4dd9-861c-3e564c9209e3 Date: Fri, 03 Aug 2018 01:39:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43bd9da8-b8de-45f9-97dc-1e36b8a0251c","tenant_id":"ab65a16686d14ec28ec38e1732ce50ab","created_at":"2018-08-03T01:39:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:39:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ab65a16686d14ec28ec38e1732ce50ab","id":"45a63592-4bfa-43b2-8429-c3e59df5036c","subnetpool_id":null,"name":"tenantnetwork2-subnet_b32909da-f348-47fe-8c2c-7c5927b44e59"}]} 2018-08-03 01:39:23,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0f0405e2-a60a-4dd9-861c-3e564c9209e3 2018-08-03 01:39:23,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0824179649353s 2018-08-03 01:39:23,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0f0405e2-a60a-4dd9-861c-3e564c9209e3 2018-08-03 01:39:23,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:39:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/45a63592-4bfa-43b2-8429-c3e59df5036c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:24,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50d2229f-d1ef-4e2a-8760-942fb87c2bc6 Date: Fri, 03 Aug 2018 01:39:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:24,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/45a63592-4bfa-43b2-8429-c3e59df5036c.json used request id req-50d2229f-d1ef-4e2a-8760-942fb87c2bc6 2018-08-03 01:39:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06433296204s 2018-08-03 01:39:24,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/45a63592-4bfa-43b2-8429-c3e59df5036c.json used request id req-50d2229f-d1ef-4e2a-8760-942fb87c2bc6 2018-08-03 01:39:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:24,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:24,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-8c8a544a-df3c-4446-be59-73f5f648f8d6 Date: Fri, 03 Aug 2018 01:39:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"43bd9da8-b8de-45f9-97dc-1e36b8a0251c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab65a16686d14ec28ec38e1732ce50ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:24Z","qos_policy_id":null,"name":"tenantnetwork2-net_b32909da-f348-47fe-8c2c-7c5927b44e59","admin_state_up":true,"tenant_id":"ab65a16686d14ec28ec38e1732ce50ab","created_at":"2018-08-03T01:39:15Z","mtu":1450}]} 2018-08-03 01:39:24,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8c8a544a-df3c-4446-be59-73f5f648f8d6 2018-08-03 01:39:24,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11248588562s 2018-08-03 01:39:24,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8c8a544a-df3c-4446-be59-73f5f648f8d6 2018-08-03 01:39:24,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:39:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/43bd9da8-b8de-45f9-97dc-1e36b8a0251c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0a10879cb1d0d8d1265ed365d37b53ac3a63dbe" 2018-08-03 01:39:25,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d0e6480-3b3e-4721-9526-9fae23be628b Date: Fri, 03 Aug 2018 01:39:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:25,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/43bd9da8-b8de-45f9-97dc-1e36b8a0251c.json used request id req-5d0e6480-3b3e-4721-9526-9fae23be628b 2018-08-03 01:39:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05328083038s 2018-08-03 01:39:25,725 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/43bd9da8-b8de-45f9-97dc-1e36b8a0251c.json used request id req-5d0e6480-3b3e-4721-9526-9fae23be628b 2018-08-03 01:39:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:39:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39dc8c47-0d7b-4b9f-80ef-169604f4f55d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59", "links": {"self": "http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "866e2e31533748048cce1e42d3b08a15", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:39:25,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-39dc8c47-0d7b-4b9f-80ef-169604f4f55d 2018-08-03 01:39:25,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115849971771s 2018-08-03 01:39:25,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-39dc8c47-0d7b-4b9f-80ef-169604f4f55d 2018-08-03 01:39:25,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:39:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:25,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6701f0db-8516-4ea1-85e1-035a04356e50 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b32909da-f348-47fe-8c2c-7c5927b44e59", "links": {"self": "http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "866e2e31533748048cce1e42d3b08a15", "description": null}} 2018-08-03 01:39:25,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 used request id req-6701f0db-8516-4ea1-85e1-035a04356e50 2018-08-03 01:39:25,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116395950317s 2018-08-03 01:39:25,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 used request id req-6701f0db-8516-4ea1-85e1-035a04356e50 2018-08-03 01:39:25,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:39:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:26,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3e96c8f-07b9-4edc-b577-23f3c47d52eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:39:26,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 used request id req-c3e96c8f-07b9-4edc-b577-23f3c47d52eb 2018-08-03 01:39:26,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222357034683s 2018-08-03 01:39:26,185 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/866e2e31533748048cce1e42d3b08a15 used request id req-c3e96c8f-07b9-4edc-b577-23f3c47d52eb 2018-08-03 01:39:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:39:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:26,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3174b02a-3958-4882-b464-4023419bc9ee Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/ab65a16686d14ec28ec38e1732ce50ab"}, "tags": [], "enabled": true, "id": "ab65a16686d14ec28ec38e1732ce50ab", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b32909da-f348-47fe-8c2c-7c5927b44e59"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:39:26,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3174b02a-3958-4882-b464-4023419bc9ee 2018-08-03 01:39:26,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109813928604s 2018-08-03 01:39:26,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3174b02a-3958-4882-b464-4023419bc9ee 2018-08-03 01:39:26,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:39:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4c9217476a002b89e8ea1528740dc942f727d41" 2018-08-03 01:39:26,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270955cb-0c99-47ef-b162-0f8d278c49b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:39:26,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab used request id req-270955cb-0c99-47ef-b162-0f8d278c49b7 2018-08-03 01:39:26,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.205144882202s 2018-08-03 01:39:26,509 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ab65a16686d14ec28ec38e1732ce50ab used request id req-270955cb-0c99-47ef-b162-0f8d278c49b7 2018-08-03 01:39:26,541 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-03 01:39:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:27,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:27,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:27,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d54c70-5ce7-4a3f-ad6b-e1e19dcee182 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:27,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-01d54c70-5ce7-4a3f-ad6b-e1e19dcee182 2018-08-03 01:39:27,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:27,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["h9VQ7_u8Rw2JwK2JuOdn-w"], "issued_at": "2018-08-03T01:39:27.000000Z"}} 2018-08-03 01:39:27,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:27,578 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:28,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-88a60a8d-f2dd-4f7a-a729-7284e2c36efc Date: Fri, 03 Aug 2018 01:39:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:28,522 - 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-88a60a8d-f2dd-4f7a-a729-7284e2c36efc 2018-08-03 01:39:28,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.944432020187s 2018-08-03 01:39:28,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88a60a8d-f2dd-4f7a-a729-7284e2c36efc 2018-08-03 01:39:28,523 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-03 01:39:28,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:39:28,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"network": {"name": "vmready1-net_a91a4356-8763-4cfb-adb1-c43e95a83b15", "admin_state_up": true}}' 2018-08-03 01:39:28,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9ea61255-8f69-43ce-8f22-89143c77ae85 Date: Fri, 03 Aug 2018 01:39:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cda074cf-6ba8-4b16-a4cf-97dd38323af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:28Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_a91a4356-8763-4cfb-adb1-c43e95a83b15","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:28Z","mtu":1450}} 2018-08-03 01:39:28,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9ea61255-8f69-43ce-8f22-89143c77ae85 2018-08-03 01:39:28,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.305372953415s 2018-08-03 01:39:28,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9ea61255-8f69-43ce-8f22-89143c77ae85 2018-08-03 01:39:28,830 - 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-08-03T01:39:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cda074cf-6ba8-4b16-a4cf-97dd38323af5', u'provider:segmentation_id': 57, 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_a91a4356-8763-4cfb-adb1-c43e95a83b15', u'created_at': u'2018-08-03T01:39:28Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 01:39:28,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:28,831 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:28,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-a9d4d881-6806-4d73-8987-a5af09f50d30 Date: Fri, 03 Aug 2018 01:39:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cda074cf-6ba8-4b16-a4cf-97dd38323af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:28Z","qos_policy_id":null,"name":"vmready1-net_a91a4356-8763-4cfb-adb1-c43e95a83b15","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:28Z","provider:network_type":"vxlan"}]} 2018-08-03 01:39:28,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a9d4d881-6806-4d73-8987-a5af09f50d30 2018-08-03 01:39:28,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928120613098s 2018-08-03 01:39:28,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a9d4d881-6806-4d73-8987-a5af09f50d30 2018-08-03 01:39:28,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:39:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"subnet": {"name": "vmready1-subnet_a91a4356-8763-4cfb-adb1-c43e95a83b15", "enable_dhcp": true, "network_id": "cda074cf-6ba8-4b16-a4cf-97dd38323af5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:39:29,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-98b8349f-8c70-4291-87f5-cea99e8119c1 Date: Fri, 03 Aug 2018 01:39:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T01:39: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":"add64ec4-aeb3-4dda-bd89-4ded4255b9f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a91a4356-8763-4cfb-adb1-c43e95a83b15","enable_dhcp":true,"segment_id":null,"network_id":"cda074cf-6ba8-4b16-a4cf-97dd38323af5","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:29Z","ip_version":4}} 2018-08-03 01:39:29,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98b8349f-8c70-4291-87f5-cea99e8119c1 2018-08-03 01:39:29,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.369343042374s 2018-08-03 01:39:29,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98b8349f-8c70-4291-87f5-cea99e8119c1 2018-08-03 01:39:29,296 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39: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'add64ec4-aeb3-4dda-bd89-4ded4255b9f8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a91a4356-8763-4cfb-adb1-c43e95a83b15', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cda074cf-6ba8-4b16-a4cf-97dd38323af5', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:39: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'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:39:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:39:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "vmready1-router_a91a4356-8763-4cfb-adb1-c43e95a83b15", "admin_state_up": true}}' 2018-08-03 01:39:30,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1e0abd7e-94c5-48a1-b763-662348d4579a Date: Fri, 03 Aug 2018 01:39:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:29Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:30Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a", "name": "vmready1-router_a91a4356-8763-4cfb-adb1-c43e95a83b15"}} 2018-08-03 01:39:30,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1e0abd7e-94c5-48a1-b763-662348d4579a 2018-08-03 01:39:30,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49126505852s 2018-08-03 01:39:30,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1e0abd7e-94c5-48a1-b763-662348d4579a 2018-08-03 01:39:30,789 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:30Z', u'revision_number': 2, u'ha': False, u'id': u'f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a91a4356-8763-4cfb-adb1-c43e95a83b15', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:39:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:39:30,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:39:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"subnet_id": "add64ec4-aeb3-4dda-bd89-4ded4255b9f8"}' 2018-08-03 01:39:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-315a5495-386f-4aa2-bf63-ce5e0d04e90c Date: Fri, 03 Aug 2018 01:39:32 GMT RESP BODY: {"network_id": "cda074cf-6ba8-4b16-a4cf-97dd38323af5", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "add64ec4-aeb3-4dda-bd89-4ded4255b9f8", "subnet_ids": ["add64ec4-aeb3-4dda-bd89-4ded4255b9f8"], "port_id": "7dca7472-7273-49d3-9cd6-a7b4c35357f2", "id": "f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a"} 2018-08-03 01:39:32,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/add_router_interface.json used request id req-315a5495-386f-4aa2-bf63-ce5e0d04e90c 2018-08-03 01:39:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00816011429s 2018-08-03 01:39:32,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/add_router_interface.json used request id req-315a5495-386f-4aa2-bf63-ce5e0d04e90c returning object f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a 2018-08-03 01:39:32,799 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:39:32,930 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:39:32,932 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:32,936 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:39:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:39:32,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:39:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:33,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-50071e17-26d1-4fc2-9543-81d43dfaab43 Date: Fri, 03 Aug 2018 01:39:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:39:33,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-50071e17-26d1-4fc2-9543-81d43dfaab43 2018-08-03 01:39:33,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764775037766s 2018-08-03 01:39:33,704 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-50071e17-26d1-4fc2-9543-81d43dfaab43 2018-08-03 01:39:33,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:39:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15"}' 2018-08-03 01:39:33,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c0812f3-d956-45a0-bf04-da276ea07f8e Date: Fri, 03 Aug 2018 01:39:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "0d5aa037-2358-46dc-b71d-0b5272000cec", "size": null, "self": "/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:39:33Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15", "checksum": null, "created_at": "2018-08-03T01:39:33Z", "protected": false} 2018-08-03 01:39:33,801 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7c0812f3-d956-45a0-bf04-da276ea07f8e 2018-08-03 01:39:33,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.089634180069s 2018-08-03 01:39:33,802 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7c0812f3-d956-45a0-bf04-da276ea07f8e returning object 0d5aa037-2358-46dc-b71d-0b5272000cec 2018-08-03 01:39:33,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:39:33,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '' 2018-08-03 01:39:36,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37153f4f-8fa2-460e-9fdf-e659924bd99b Date: Fri, 03 Aug 2018 01:39:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:39:36,622 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file used request id req-37153f4f-8fa2-460e-9fdf-e659924bd99b 2018-08-03 01:39:36,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.81938791275s 2018-08-03 01:39:36,622 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file used request id req-37153f4f-8fa2-460e-9fdf-e659924bd99b 2018-08-03 01:39:36,622 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:39:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0d5aa037-2358-46dc-b71d-0b5272000cec', u'size': None, u'name': u'vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15', u'checksum': None, u'self': u'/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:39:33Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:39:36,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:39:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a91a4356-8763-4cfb-adb1-c43e95a83b15", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:39:36,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88c07180-757d-49a9-979c-519661ac4f5f x-compute-request-id: req-88c07180-757d-49a9-979c-519661ac4f5f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_a91a4356-8763-4cfb-adb1-c43e95a83b15", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aaa3db9a-f865-43c1-96e6-265740a4895c"}} 2018-08-03 01:39:36,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-88c07180-757d-49a9-979c-519661ac4f5f 2018-08-03 01:39:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303680896759s 2018-08-03 01:39:36,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-88c07180-757d-49a9-979c-519661ac4f5f 2018-08-03 01:39:36,928 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a91a4356-8763-4cfb-adb1-c43e95a83b15', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'aaa3db9a-f865-43c1-96e6-265740a4895c', 'swap': 0}) 2018-08-03 01:39:36,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:39:36,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"extra_specs": {}}' 2018-08-03 01:39:36,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e79d7568-9f51-4f99-9352-015f7608c63a x-compute-request-id: req-e79d7568-9f51-4f99-9352-015f7608c63a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:39:36,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c/os-extra_specs used request id req-e79d7568-9f51-4f99-9352-015f7608c63a 2018-08-03 01:39:36,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261991024017s 2018-08-03 01:39:36,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c/os-extra_specs used request id req-e79d7568-9f51-4f99-9352-015f7608c63a 2018-08-03 01:39:37,066 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:39:37,066 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:39:37,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:39:37,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" -d '{"subnet_id": "add64ec4-aeb3-4dda-bd89-4ded4255b9f8"}' 2018-08-03 01:39:39,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb7cf7f3-847f-4d4d-a176-4384bf47173e Date: Fri, 03 Aug 2018 01:39:38 GMT RESP BODY: {"network_id": "cda074cf-6ba8-4b16-a4cf-97dd38323af5", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "add64ec4-aeb3-4dda-bd89-4ded4255b9f8", "subnet_ids": ["add64ec4-aeb3-4dda-bd89-4ded4255b9f8"], "port_id": "7dca7472-7273-49d3-9cd6-a7b4c35357f2", "id": "f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a"} 2018-08-03 01:39:39,001 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/remove_router_interface.json used request id req-cb7cf7f3-847f-4d4d-a176-4384bf47173e 2018-08-03 01:39:39,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92933487892s 2018-08-03 01:39:39,001 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a/remove_router_interface.json used request id req-cb7cf7f3-847f-4d4d-a176-4384bf47173e returning object f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a 2018-08-03 01:39:39,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:39:39,003 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:39,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-9432fc23-a8ae-466a-b376-22a5df593a71 Date: Fri, 03 Aug 2018 01:39:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:29Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:37Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a", "name": "vmready1-router_a91a4356-8763-4cfb-adb1-c43e95a83b15"}]} 2018-08-03 01:39:39,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9432fc23-a8ae-466a-b376-22a5df593a71 2018-08-03 01:39:39,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132808923721s 2018-08-03 01:39:39,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9432fc23-a8ae-466a-b376-22a5df593a71 2018-08-03 01:39:39,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:39:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:40,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f248f9b-f390-4ded-b8bd-310868ea8a3c Content-Length: 0 Date: Fri, 03 Aug 2018 01:39:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:40,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a.json used request id req-0f248f9b-f390-4ded-b8bd-310868ea8a3c 2018-08-03 01:39:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2779109478s 2018-08-03 01:39:40,415 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f7293713-2e0a-4bde-bf3b-4ddf8cfe9c3a.json used request id req-0f248f9b-f390-4ded-b8bd-310868ea8a3c 2018-08-03 01:39:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:39:40,416 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:40,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-675311aa-5aae-4f69-b55b-4d0472d32bc4 Date: Fri, 03 Aug 2018 01:39:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:39: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":"add64ec4-aeb3-4dda-bd89-4ded4255b9f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a91a4356-8763-4cfb-adb1-c43e95a83b15","enable_dhcp":true,"segment_id":null,"network_id":"cda074cf-6ba8-4b16-a4cf-97dd38323af5","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:29Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:39:40,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-675311aa-5aae-4f69-b55b-4d0472d32bc4 2018-08-03 01:39:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0669710636139s 2018-08-03 01:39:40,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-675311aa-5aae-4f69-b55b-4d0472d32bc4 2018-08-03 01:39:40,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:39:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/add64ec4-aeb3-4dda-bd89-4ded4255b9f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:41,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79e3f3df-c926-4af2-b38a-dea190d6db77 Date: Fri, 03 Aug 2018 01:39:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:41,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/add64ec4-aeb3-4dda-bd89-4ded4255b9f8.json used request id req-79e3f3df-c926-4af2-b38a-dea190d6db77 2018-08-03 01:39:41,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.48947906494s 2018-08-03 01:39:41,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/add64ec4-aeb3-4dda-bd89-4ded4255b9f8.json used request id req-79e3f3df-c926-4af2-b38a-dea190d6db77 2018-08-03 01:39:41,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:41,975 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-a29f893c-3a41-425f-90e1-a46eccb0d840 Date: Fri, 03 Aug 2018 01:39:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cda074cf-6ba8-4b16-a4cf-97dd38323af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:41Z","qos_policy_id":null,"name":"vmready1-net_a91a4356-8763-4cfb-adb1-c43e95a83b15","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:39:28Z","provider:network_type":"vxlan"}]} 2018-08-03 01:39:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a29f893c-3a41-425f-90e1-a46eccb0d840 2018-08-03 01:39:42,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250709056854s 2018-08-03 01:39:42,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a29f893c-3a41-425f-90e1-a46eccb0d840 2018-08-03 01:39:42,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:39:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/cda074cf-6ba8-4b16-a4cf-97dd38323af5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:43,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1672078c-dc69-4675-af5f-aa8c6d7cc978 Date: Fri, 03 Aug 2018 01:39:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:43,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cda074cf-6ba8-4b16-a4cf-97dd38323af5.json used request id req-1672078c-dc69-4675-af5f-aa8c6d7cc978 2018-08-03 01:39:43,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.945404052734s 2018-08-03 01:39:43,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cda074cf-6ba8-4b16-a4cf-97dd38323af5.json used request id req-1672078c-dc69-4675-af5f-aa8c6d7cc978 2018-08-03 01:39:43,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:39:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:43,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-7691288b-81dd-44dc-8051-7502c09b57e6 Date: Fri, 03 Aug 2018 01:39:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0d5aa037-2358-46dc-b71d-0b5272000cec/snap", "metadata": {}}], "file": "/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "0d5aa037-2358-46dc-b71d-0b5272000cec", "size": 12716032, "self": "/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0d5aa037-2358-46dc-b71d-0b5272000cec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:39:36Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a91a4356-8763-4cfb-adb1-c43e95a83b15", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:39:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:39:43,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7691288b-81dd-44dc-8051-7502c09b57e6 2018-08-03 01:39:43,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234179496765s 2018-08-03 01:39:43,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7691288b-81dd-44dc-8051-7502c09b57e6 2018-08-03 01:39:43,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:39:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:43,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb17e6e1-aff9-4cd3-a745-805c37eeef75 Date: Fri, 03 Aug 2018 01:39:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:39:43,502 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec used request id req-bb17e6e1-aff9-4cd3-a745-805c37eeef75 2018-08-03 01:39:43,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.300809860229s 2018-08-03 01:39:43,502 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0d5aa037-2358-46dc-b71d-0b5272000cec used request id req-bb17e6e1-aff9-4cd3-a745-805c37eeef75 2018-08-03 01:39:43,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:39:43,506 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:43,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05e837f2-fffe-4d3c-8694-31f94be12606 x-compute-request-id: req-05e837f2-fffe-4d3c-8694-31f94be12606 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_a91a4356-8763-4cfb-adb1-c43e95a83b15", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aaa3db9a-f865-43c1-96e6-265740a4895c"}]} 2018-08-03 01:39:43,531 - 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-05e837f2-fffe-4d3c-8694-31f94be12606 2018-08-03 01:39:43,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279219150543s 2018-08-03 01:39:43,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-05e837f2-fffe-4d3c-8694-31f94be12606 2018-08-03 01:39:43,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:39:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79cea0dabf46d6c0a3878aee6fc1e9491bb5a190" 2018-08-03 01:39:43,675 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a43fc46c-a4cd-477a-bb44-3f6e50b4441b x-compute-request-id: req-a43fc46c-a4cd-477a-bb44-3f6e50b4441b Content-Length: 0 Content-Type: application/json 2018-08-03 01:39:43,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c used request id req-a43fc46c-a4cd-477a-bb44-3f6e50b4441b 2018-08-03 01:39:43,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.142764091492s 2018-08-03 01:39:43,676 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/aaa3db9a-f865-43c1-96e6-265740a4895c used request id req-a43fc46c-a4cd-477a-bb44-3f6e50b4441b 2018-08-03 01:39:43,730 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-03 01:39:43,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:43,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:43,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:43,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:43,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:43,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:43,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:43,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:43,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:43,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:43,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5e16c3-3c80-4312-9442-42ab6cd0955f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:43,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c5e16c3-3c80-4312-9442-42ab6cd0955f 2018-08-03 01:39:43,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:44,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["lBseC8xCSNuHtzTZX2qY4g"], "issued_at": "2018-08-03T01:39:44.000000Z"}} 2018-08-03 01:39:44,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:44,175 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:45,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8d183885-8316-43c9-9978-691b525f2be2 Date: Fri, 03 Aug 2018 01:39:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:39:45,141 - 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-8d183885-8316-43c9-9978-691b525f2be2 2018-08-03 01:39:45,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.966773986816s 2018-08-03 01:39:45,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d183885-8316-43c9-9978-691b525f2be2 2018-08-03 01:39:45,145 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:45,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ddf4e48-42e7-4e8f-8eb5-1510bcfc97a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:39:45,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1ddf4e48-42e7-4e8f-8eb5-1510bcfc97a8 2018-08-03 01:39:45,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:39:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:45,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3776ff-b8b5-4c97-b340-f5d7f9b1be98 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:39:45,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea3776ff-b8b5-4c97-b340-f5d7f9b1be98 2018-08-03 01:39:45,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0943660736084s 2018-08-03 01:39:45,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea3776ff-b8b5-4c97-b340-f5d7f9b1be98 2018-08-03 01:39:45,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:39:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3"}}' 2018-08-03 01:39:45,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-502b90c9-d903-47d3-ab88-586111b015e5 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474"}, "tags": [], "enabled": true, "id": "97313a1c0aa24088a95f3d50c62e8474", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3"}} 2018-08-03 01:39:45,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-502b90c9-d903-47d3-ab88-586111b015e5 2018-08-03 01:39:45,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173868894577s 2018-08-03 01:39:45,427 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-502b90c9-d903-47d3-ab88-586111b015e5 2018-08-03 01:39:45,428 - 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'97313a1c0aa24088a95f3d50c62e8474', '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_83b6a356-366d-4222-880e-ba9ea0509dd3'}) 2018-08-03 01:39:45,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:39:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "21afc1e7-3aa6-4598-a967-2a0abdefeeec", "email": null, "name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3"}}' 2018-08-03 01:39:45,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a2ee39-83ac-4658-9bd9-b2655e7e4c3d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": {"self": "http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7edb640adbc48ae8fc5857b580167de", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:39:45,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-53a2ee39-83ac-4658-9bd9-b2655e7e4c3d 2018-08-03 01:39:45,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399268865585s 2018-08-03 01:39:45,833 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-53a2ee39-83ac-4658-9bd9-b2655e7e4c3d 2018-08-03 01:39:45,834 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b7edb640adbc48ae8fc5857b580167de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3'}) 2018-08-03 01:39:45,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:45,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:45,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4395f8-e555-4bb4-9681-9af8f02b8c30 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:45,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba4395f8-e555-4bb4-9681-9af8f02b8c30 2018-08-03 01:39:45,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108845949173s 2018-08-03 01:39:45,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba4395f8-e555-4bb4-9681-9af8f02b8c30 2018-08-03 01:39:45,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6793a24-63b5-49bc-a06a-ea9cb87a8333 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:46,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6793a24-63b5-49bc-a06a-ea9cb87a8333 2018-08-03 01:39:46,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921919345856s 2018-08-03 01:39:46,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6793a24-63b5-49bc-a06a-ea9cb87a8333 2018-08-03 01:39:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:39:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190684d6-dfd9-4502-87fd-f26a11081ef9 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:39:46,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-190684d6-dfd9-4502-87fd-f26a11081ef9 2018-08-03 01:39:46,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0859990119934s 2018-08-03 01:39:46,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-190684d6-dfd9-4502-87fd-f26a11081ef9 2018-08-03 01:39:46,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:39:46,144 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b776c28b-84df-4cce-9eca-cd88eefb6181 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:39:46,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b776c28b-84df-4cce-9eca-cd88eefb6181 2018-08-03 01:39:46,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985889434814s 2018-08-03 01:39:46,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b776c28b-84df-4cce-9eca-cd88eefb6181 2018-08-03 01:39:46,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:39:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6b201b-70d5-4529-ba39-913634949ca9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": {"self": "http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7edb640adbc48ae8fc5857b580167de", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:39:46,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ab6b201b-70d5-4529-ba39-913634949ca9 2018-08-03 01:39:46,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110552072525s 2018-08-03 01:39:46,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ab6b201b-70d5-4529-ba39-913634949ca9 2018-08-03 01:39:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:39:46,366 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698769e6-5bfb-4dd2-af8e-12efaa0b4122 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/97313a1c0aa24088a95f3d50c62e8474"}, "tags": [], "enabled": true, "id": "97313a1c0aa24088a95f3d50c62e8474", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3"}]} 2018-08-03 01:39:46,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-698769e6-5bfb-4dd2-af8e-12efaa0b4122 2018-08-03 01:39:46,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940721035004s 2018-08-03 01:39:46,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-698769e6-5bfb-4dd2-af8e-12efaa0b4122 2018-08-03 01:39:46,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:39:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b7edb640adbc48ae8fc5857b580167de&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=97313a1c0aa24088a95f3d50c62e8474" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566e56ab-01ea-4097-995f-9ddf4bcf93fd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b7edb640adbc48ae8fc5857b580167de&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=97313a1c0aa24088a95f3d50c62e8474", "previous": null, "next": null}} 2018-08-03 01:39:46,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b7edb640adbc48ae8fc5857b580167de&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=97313a1c0aa24088a95f3d50c62e8474 used request id req-566e56ab-01ea-4097-995f-9ddf4bcf93fd 2018-08-03 01:39:46,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897290706635s 2018-08-03 01:39:46,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b7edb640adbc48ae8fc5857b580167de&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=97313a1c0aa24088a95f3d50c62e8474 used request id req-566e56ab-01ea-4097-995f-9ddf4bcf93fd 2018-08-03 01:39:46,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:39:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474/users/b7edb640adbc48ae8fc5857b580167de/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:39:46,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355ef983-21ff-4f1d-a5f9-484fa5d533c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:39:46,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474/users/b7edb640adbc48ae8fc5857b580167de/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-355ef983-21ff-4f1d-a5f9-484fa5d533c6 2018-08-03 01:39:46,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.241720914841s 2018-08-03 01:39:46,800 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474/users/b7edb640adbc48ae8fc5857b580167de/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-355ef983-21ff-4f1d-a5f9-484fa5d533c6 2018-08-03 01:39:46,801 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3', 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'97313a1c0aa24088a95f3d50c62e8474', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '21afc1e7-3aa6-4598-a967-2a0abdefeeec', 'username': u'vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:39:46,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:39:46,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:39:46,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:39:46,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:39:46,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:39:46,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:39:46,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:39:46,806 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3', 'password': '21afc1e7-3aa6-4598-a967-2a0abdefeeec', 'project_name': 'vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '97313a1c0aa24088a95f3d50c62e8474', 'project_domain_name': 'Default'} 2018-08-03 01:39:46,807 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-03 01:39:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:46,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7896b289-b38f-4457-a9fa-49f1a2e490c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:39:46,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7896b289-b38f-4457-a9fa-49f1a2e490c5 2018-08-03 01:39:46,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:39:47,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97313a1c0aa24088a95f3d50c62e8474", "name": "vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_97313a1c0aa24088a95f3d50c62e8474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_97313a1c0aa24088a95f3d50c62e8474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/97313a1c0aa24088a95f3d50c62e8474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/97313a1c0aa24088a95f3d50c62e8474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/97313a1c0aa24088a95f3d50c62e8474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/97313a1c0aa24088a95f3d50c62e8474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/97313a1c0aa24088a95f3d50c62e8474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/97313a1c0aa24088a95f3d50c62e8474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/97313a1c0aa24088a95f3d50c62e8474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3", "id": "b7edb640adbc48ae8fc5857b580167de"}, "audit_ids": ["GA2yp5M7QnOTvrQW2cGDEg"], "issued_at": "2018-08-03T01:39:47.000000Z"}} 2018-08-03 01:39:47,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:39:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"network": {"name": "vmready2-net_83b6a356-366d-4222-880e-ba9ea0509dd3", "admin_state_up": true}}' 2018-08-03 01:39:47,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4118aa6b-7c31-4112-b7db-1af249cb84ef Date: Fri, 03 Aug 2018 01:39:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4bb4fce7-f6ed-4217-a39c-a92a8c9e8966","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"97313a1c0aa24088a95f3d50c62e8474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:47Z","is_default":false,"name":"vmready2-net_83b6a356-366d-4222-880e-ba9ea0509dd3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"97313a1c0aa24088a95f3d50c62e8474","created_at":"2018-08-03T01:39:47Z","mtu":1450}} 2018-08-03 01:39:47,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4118aa6b-7c31-4112-b7db-1af249cb84ef 2018-08-03 01:39:47,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.577360868454s 2018-08-03 01:39:47,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4118aa6b-7c31-4112-b7db-1af249cb84ef 2018-08-03 01:39:47,778 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:39:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4bb4fce7-f6ed-4217-a39c-a92a8c9e8966', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_83b6a356-366d-4222-880e-ba9ea0509dd3', u'admin_state_up': True, u'tenant_id': u'97313a1c0aa24088a95f3d50c62e8474', u'created_at': u'2018-08-03T01:39:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'97313a1c0aa24088a95f3d50c62e8474', u'l2_adjacency': True}) 2018-08-03 01:39:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:47,779 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:48,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-1848b35c-a600-4ffd-be6b-b4864693586d Date: Fri, 03 Aug 2018 01:39:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4bb4fce7-f6ed-4217-a39c-a92a8c9e8966","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"97313a1c0aa24088a95f3d50c62e8474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:47Z","qos_policy_id":null,"name":"vmready2-net_83b6a356-366d-4222-880e-ba9ea0509dd3","admin_state_up":true,"tenant_id":"97313a1c0aa24088a95f3d50c62e8474","created_at":"2018-08-03T01:39:47Z","mtu":1450}]} 2018-08-03 01:39:48,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1848b35c-a600-4ffd-be6b-b4864693586d 2018-08-03 01:39:48,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345541954041s 2018-08-03 01:39:48,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1848b35c-a600-4ffd-be6b-b4864693586d 2018-08-03 01:39:48,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:39:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"subnet": {"name": "vmready2-subnet_83b6a356-366d-4222-880e-ba9ea0509dd3", "enable_dhcp": true, "network_id": "4bb4fce7-f6ed-4217-a39c-a92a8c9e8966", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:39:48,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c03cbc48-7433-46d6-ad31-83fa03160305 Date: Fri, 03 Aug 2018 01:39:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb4fce7-f6ed-4217-a39c-a92a8c9e8966","tenant_id":"97313a1c0aa24088a95f3d50c62e8474","created_at":"2018-08-03T01:39:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:39:48Z","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":"97313a1c0aa24088a95f3d50c62e8474","id":"8fd51202-bd70-4095-9319-a72549791345","subnetpool_id":null,"name":"vmready2-subnet_83b6a356-366d-4222-880e-ba9ea0509dd3"}} 2018-08-03 01:39:48,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c03cbc48-7433-46d6-ad31-83fa03160305 2018-08-03 01:39:48,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.531150817871s 2018-08-03 01:39:48,658 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c03cbc48-7433-46d6-ad31-83fa03160305 2018-08-03 01:39:48,658 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:48Z', 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'8fd51202-bd70-4095-9319-a72549791345', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_83b6a356-366d-4222-880e-ba9ea0509dd3', u'enable_dhcp': True, u'network_id': u'4bb4fce7-f6ed-4217-a39c-a92a8c9e8966', u'tenant_id': u'97313a1c0aa24088a95f3d50c62e8474', u'created_at': u'2018-08-03T01:39:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'97313a1c0aa24088a95f3d50c62e8474'}) 2018-08-03 01:39:48,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:39:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "vmready2-router_83b6a356-366d-4222-880e-ba9ea0509dd3", "admin_state_up": true}}' 2018-08-03 01:39:50,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bf5bee40-0fdc-45ce-98f9-7e98dc87fea8 Date: Fri, 03 Aug 2018 01:39:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "created_at": "2018-08-03T01:39:48Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "97313a1c0aa24088a95f3d50c62e8474", "id": "140e6f69-1a45-441b-98f6-474054121316", "name": "vmready2-router_83b6a356-366d-4222-880e-ba9ea0509dd3"}} 2018-08-03 01:39:50,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bf5bee40-0fdc-45ce-98f9-7e98dc87fea8 2018-08-03 01:39:50,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42544698715s 2018-08-03 01:39:50,085 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bf5bee40-0fdc-45ce-98f9-7e98dc87fea8 2018-08-03 01:39:50,085 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:39:49Z', u'revision_number': 2, u'id': u'140e6f69-1a45-441b-98f6-474054121316', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_83b6a356-366d-4222-880e-ba9ea0509dd3', u'admin_state_up': True, u'tenant_id': u'97313a1c0aa24088a95f3d50c62e8474', u'created_at': u'2018-08-03T01:39:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'97313a1c0aa24088a95f3d50c62e8474'}) 2018-08-03 01:39:50,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:39:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"subnet_id": "8fd51202-bd70-4095-9319-a72549791345"}' 2018-08-03 01:39:52,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b7ec5133-1876-4c17-bbc7-5768d7ca70d1 Date: Fri, 03 Aug 2018 01:39:52 GMT RESP BODY: {"network_id": "4bb4fce7-f6ed-4217-a39c-a92a8c9e8966", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "subnet_id": "8fd51202-bd70-4095-9319-a72549791345", "subnet_ids": ["8fd51202-bd70-4095-9319-a72549791345"], "port_id": "8201c700-92c1-4e17-810c-d5a998a6b085", "id": "140e6f69-1a45-441b-98f6-474054121316"} 2018-08-03 01:39:52,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/add_router_interface.json used request id req-b7ec5133-1876-4c17-bbc7-5768d7ca70d1 2018-08-03 01:39:52,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31438088417s 2018-08-03 01:39:52,401 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/add_router_interface.json used request id req-b7ec5133-1876-4c17-bbc7-5768d7ca70d1 returning object 140e6f69-1a45-441b-98f6-474054121316 2018-08-03 01:39:52,401 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:39:52,533 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:39:52,535 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:39:52,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:39:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:39:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:39:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:53,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-56e5d743-f66a-4f4a-a990-07d135defbcd Date: Fri, 03 Aug 2018 01:39:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:39:53,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56e5d743-f66a-4f4a-a990-07d135defbcd 2018-08-03 01:39:53,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.66850399971s 2018-08-03 01:39:53,210 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56e5d743-f66a-4f4a-a990-07d135defbcd 2018-08-03 01:39:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:39:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3"}' 2018-08-03 01:39:53,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-840a24c3-ca78-4606-a939-4440ae448a95 Date: Fri, 03 Aug 2018 01:39:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file", "owner": "97313a1c0aa24088a95f3d50c62e8474", "id": "5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8", "size": null, "self": "/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:39:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3", "checksum": null, "created_at": "2018-08-03T01:39:53Z", "protected": false} 2018-08-03 01:39:53,298 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-840a24c3-ca78-4606-a939-4440ae448a95 2018-08-03 01:39:53,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0796709060669s 2018-08-03 01:39:53,298 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-840a24c3-ca78-4606-a939-4440ae448a95 returning object 5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8 2018-08-03 01:39:53,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:39:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '' 2018-08-03 01:39:54,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d8c6c72-c0cc-4e9e-9351-a53b0bc92e9f Date: Fri, 03 Aug 2018 01:39:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:39:54,521 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file used request id req-1d8c6c72-c0cc-4e9e-9351-a53b0bc92e9f 2018-08-03 01:39:54,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22201299667s 2018-08-03 01:39:54,521 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file used request id req-1d8c6c72-c0cc-4e9e-9351-a53b0bc92e9f 2018-08-03 01:39:54,521 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:39:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file', u'owner': u'97313a1c0aa24088a95f3d50c62e8474', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8', u'size': None, u'name': u'vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3', u'checksum': None, u'self': u'/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:39:53Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:39:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:39:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_83b6a356-366d-4222-880e-ba9ea0509dd3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:39:55,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb228a6-c6e5-4e1f-9480-7b8fa7355a13 x-compute-request-id: req-2bb228a6-c6e5-4e1f-9480-7b8fa7355a13 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9"}} 2018-08-03 01:39:55,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2bb228a6-c6e5-4e1f-9480-7b8fa7355a13 2018-08-03 01:39:55,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.636997938156s 2018-08-03 01:39:55,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2bb228a6-c6e5-4e1f-9480-7b8fa7355a13 2018-08-03 01:39:55,160 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_83b6a356-366d-4222-880e-ba9ea0509dd3', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9', 'swap': 0}) 2018-08-03 01:39:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:39:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" -d '{"extra_specs": {}}' 2018-08-03 01:39:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7dd3c48-d961-4b4f-b3fb-305ef59dbe48 x-compute-request-id: req-a7dd3c48-d961-4b4f-b3fb-305ef59dbe48 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:39:55,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9/os-extra_specs used request id req-a7dd3c48-d961-4b4f-b3fb-305ef59dbe48 2018-08-03 01:39:55,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.133943080902s 2018-08-03 01:39:55,295 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9/os-extra_specs used request id req-a7dd3c48-d961-4b4f-b3fb-305ef59dbe48 2018-08-03 01:39:55,409 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:39:55,409 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:39:55,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:39:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" -d '{"subnet_id": "8fd51202-bd70-4095-9319-a72549791345"}' 2018-08-03 01:39:57,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ca70a9a-c1cf-424a-848d-b192f9daf548 Date: Fri, 03 Aug 2018 01:39:57 GMT RESP BODY: {"network_id": "4bb4fce7-f6ed-4217-a39c-a92a8c9e8966", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "subnet_id": "8fd51202-bd70-4095-9319-a72549791345", "subnet_ids": ["8fd51202-bd70-4095-9319-a72549791345"], "port_id": "8201c700-92c1-4e17-810c-d5a998a6b085", "id": "140e6f69-1a45-441b-98f6-474054121316"} 2018-08-03 01:39:57,174 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/remove_router_interface.json used request id req-7ca70a9a-c1cf-424a-848d-b192f9daf548 2018-08-03 01:39:57,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76000189781s 2018-08-03 01:39:57,175 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316/remove_router_interface.json used request id req-7ca70a9a-c1cf-424a-848d-b192f9daf548 returning object 140e6f69-1a45-441b-98f6-474054121316 2018-08-03 01:39:57,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:39:57,175 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:57,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-00f239fc-e0f2-409f-916c-69e4aade1ccb Date: Fri, 03 Aug 2018 01:39:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "created_at": "2018-08-03T01:39:48Z", "admin_state_up": true, "updated_at": "2018-08-03T01:39:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "97313a1c0aa24088a95f3d50c62e8474", "id": "140e6f69-1a45-441b-98f6-474054121316", "name": "vmready2-router_83b6a356-366d-4222-880e-ba9ea0509dd3"}]} 2018-08-03 01:39:57,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-00f239fc-e0f2-409f-916c-69e4aade1ccb 2018-08-03 01:39:57,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138456821442s 2018-08-03 01:39:57,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-00f239fc-e0f2-409f-916c-69e4aade1ccb 2018-08-03 01:39:57,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:39:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:58,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2902893f-2678-42fc-bfb6-e85ac8f73eaa Content-Length: 0 Date: Fri, 03 Aug 2018 01:39:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:58,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316.json used request id req-2902893f-2678-42fc-bfb6-e85ac8f73eaa 2018-08-03 01:39:58,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22558689117s 2018-08-03 01:39:58,543 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/140e6f69-1a45-441b-98f6-474054121316.json used request id req-2902893f-2678-42fc-bfb6-e85ac8f73eaa 2018-08-03 01:39:58,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:39:58,543 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:58,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dc2184dd-81d0-494c-b69e-a33dad0e2f37 Date: Fri, 03 Aug 2018 01:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bb4fce7-f6ed-4217-a39c-a92a8c9e8966","tenant_id":"97313a1c0aa24088a95f3d50c62e8474","created_at":"2018-08-03T01:39:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:39:48Z","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":"97313a1c0aa24088a95f3d50c62e8474","id":"8fd51202-bd70-4095-9319-a72549791345","subnetpool_id":null,"name":"vmready2-subnet_83b6a356-366d-4222-880e-ba9ea0509dd3"}]} 2018-08-03 01:39:58,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dc2184dd-81d0-494c-b69e-a33dad0e2f37 2018-08-03 01:39:58,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0882110595703s 2018-08-03 01:39:58,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dc2184dd-81d0-494c-b69e-a33dad0e2f37 2018-08-03 01:39:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:39:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8fd51202-bd70-4095-9319-a72549791345.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:59,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b2c7955-df21-44fc-baa2-16f2ac2a0f98 Date: Fri, 03 Aug 2018 01:39:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:39:59,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8fd51202-bd70-4095-9319-a72549791345.json used request id req-7b2c7955-df21-44fc-baa2-16f2ac2a0f98 2018-08-03 01:39:59,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.920126914978s 2018-08-03 01:39:59,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8fd51202-bd70-4095-9319-a72549791345.json used request id req-7b2c7955-df21-44fc-baa2-16f2ac2a0f98 2018-08-03 01:39:59,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:39:59,554 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:39:59,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-d51bc2a9-df75-4def-92a4-49d9ef6f74e7 Date: Fri, 03 Aug 2018 01:39:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb4fce7-f6ed-4217-a39c-a92a8c9e8966","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97313a1c0aa24088a95f3d50c62e8474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:39:59Z","qos_policy_id":null,"name":"vmready2-net_83b6a356-366d-4222-880e-ba9ea0509dd3","admin_state_up":true,"tenant_id":"97313a1c0aa24088a95f3d50c62e8474","created_at":"2018-08-03T01:39:47Z","mtu":1450}]} 2018-08-03 01:39:59,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d51bc2a9-df75-4def-92a4-49d9ef6f74e7 2018-08-03 01:39:59,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112958908081s 2018-08-03 01:39:59,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d51bc2a9-df75-4def-92a4-49d9ef6f74e7 2018-08-03 01:39:59,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:39:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/4bb4fce7-f6ed-4217-a39c-a92a8c9e8966.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:40:00,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-948d195d-a06b-429d-aa90-0d4ac89b0d06 Date: Fri, 03 Aug 2018 01:40:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:00,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4bb4fce7-f6ed-4217-a39c-a92a8c9e8966.json used request id req-948d195d-a06b-429d-aa90-0d4ac89b0d06 2018-08-03 01:40:00,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04671192169s 2018-08-03 01:40:00,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4bb4fce7-f6ed-4217-a39c-a92a8c9e8966.json used request id req-948d195d-a06b-429d-aa90-0d4ac89b0d06 2018-08-03 01:40:00,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:40:00,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-60bc6afc-65fd-4f83-b954-58d1935de2a3 Date: Fri, 03 Aug 2018 01:40:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/snap", "metadata": {}}], "file": "/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/file", "owner": "97313a1c0aa24088a95f3d50c62e8474", "id": "5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8", "size": 12716032, "self": "/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:39:54Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_83b6a356-366d-4222-880e-ba9ea0509dd3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:39:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:00,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-60bc6afc-65fd-4f83-b954-58d1935de2a3 2018-08-03 01:40:00,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338411331177s 2018-08-03 01:40:00,753 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-60bc6afc-65fd-4f83-b954-58d1935de2a3 2018-08-03 01:40:00,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:40:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8429a193826eeb1b9004f6fab84cb1a2018c69ff" 2018-08-03 01:40:01,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9764231d-9670-4bc9-b0b2-0239745240d1 Date: Fri, 03 Aug 2018 01:40:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:40:01,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8 used request id req-9764231d-9670-4bc9-b0b2-0239745240d1 2018-08-03 01:40:01,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296597957611s 2018-08-03 01:40:01,052 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5a4c9c44-76c0-4e4f-b7e3-e7ab9d9f62c8 used request id req-9764231d-9670-4bc9-b0b2-0239745240d1 2018-08-03 01:40:01,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:40:01,055 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e8af15-a6c7-42a9-9c1d-945deaf343da x-compute-request-id: req-c9e8af15-a6c7-42a9-9c1d-945deaf343da Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9"}]} 2018-08-03 01:40:01,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-c9e8af15-a6c7-42a9-9c1d-945deaf343da 2018-08-03 01:40:01,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133067131042s 2018-08-03 01:40:01,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c9e8af15-a6c7-42a9-9c1d-945deaf343da 2018-08-03 01:40:01,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:40:01,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,225 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2962efd6-eef3-4729-a290-28b53490255a x-compute-request-id: req-2962efd6-eef3-4729-a290-28b53490255a Content-Length: 0 Content-Type: application/json 2018-08-03 01:40:01,225 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9 used request id req-2962efd6-eef3-4729-a290-28b53490255a 2018-08-03 01:40:01,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374510288239s 2018-08-03 01:40:01,225 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9b88a313-23b9-4cf3-9fb7-6b61fbe0d3d9 used request id req-2962efd6-eef3-4729-a290-28b53490255a 2018-08-03 01:40:01,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:40:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434e7078-b42b-4a0b-944a-9a0798e17897 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": {"self": "http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7edb640adbc48ae8fc5857b580167de", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:40:01,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-434e7078-b42b-4a0b-944a-9a0798e17897 2018-08-03 01:40:01,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155128002167s 2018-08-03 01:40:01,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-434e7078-b42b-4a0b-944a-9a0798e17897 2018-08-03 01:40:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:40:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af82cf0-fd0d-4cd6-9d6e-6169924d46aa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_83b6a356-366d-4222-880e-ba9ea0509dd3", "links": {"self": "http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b7edb640adbc48ae8fc5857b580167de", "description": null}} 2018-08-03 01:40:01,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de used request id req-5af82cf0-fd0d-4cd6-9d6e-6169924d46aa 2018-08-03 01:40:01,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111965894699s 2018-08-03 01:40:01,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de used request id req-5af82cf0-fd0d-4cd6-9d6e-6169924d46aa 2018-08-03 01:40:01,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:40:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b90cac04-4176-4e7d-bc19-8277f2637d06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:40:01,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de used request id req-b90cac04-4176-4e7d-bc19-8277f2637d06 2018-08-03 01:40:01,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216469049454s 2018-08-03 01:40:01,717 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b7edb640adbc48ae8fc5857b580167de used request id req-b90cac04-4176-4e7d-bc19-8277f2637d06 2018-08-03 01:40:01,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:40:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:01,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a1ebd9-2536-4893-9dbf-49f7ea6787a9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/97313a1c0aa24088a95f3d50c62e8474"}, "tags": [], "enabled": true, "id": "97313a1c0aa24088a95f3d50c62e8474", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_83b6a356-366d-4222-880e-ba9ea0509dd3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:40:01,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1a1ebd9-2536-4893-9dbf-49f7ea6787a9 2018-08-03 01:40:01,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0967690944672s 2018-08-03 01:40:01,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1a1ebd9-2536-4893-9dbf-49f7ea6787a9 2018-08-03 01:40:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:40:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cef42deb20eb9c146cd0de1f5ed13ec10adbeda0" 2018-08-03 01:40:02,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33608c62-6b96-46de-85ab-a20cf01bd084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:40:02,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474 used request id req-33608c62-6b96-46de-85ab-a20cf01bd084 2018-08-03 01:40:02,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194205999374s 2018-08-03 01:40:02,019 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/97313a1c0aa24088a95f3d50c62e8474 used request id req-33608c62-6b96-46de-85ab-a20cf01bd084 2018-08-03 01:40:02,073 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-03 01:40:02,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:40:02,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:40:02,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:40:02,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:40:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:02,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c540a27-6d1e-477f-8953-0ea989733067 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:40:02,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9c540a27-6d1e-477f-8953-0ea989733067 2018-08-03 01:40:02,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:40:02,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["2XvScskmTRemgeS_4xUMZw"], "issued_at": "2018-08-03T01:40:02.000000Z"}} 2018-08-03 01:40:02,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:02,511 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:03,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-badd7a59-852f-444d-ae7f-77e6c5e3e349 Date: Fri, 03 Aug 2018 01:40:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:03,454 - 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-badd7a59-852f-444d-ae7f-77e6c5e3e349 2018-08-03 01:40:03,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.943758010864s 2018-08-03 01:40:03,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-badd7a59-852f-444d-ae7f-77e6c5e3e349 2018-08-03 01:40:03,461 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-03 01:40:03,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:40:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"network": {"name": "singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "admin_state_up": true}}' 2018-08-03 01:40:03,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6e89895f-9ba1-41ad-a519-f3b4b62adefc Date: Fri, 03 Aug 2018 01:40:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:40:03Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","mtu":1450}} 2018-08-03 01:40:03,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6e89895f-9ba1-41ad-a519-f3b4b62adefc 2018-08-03 01:40:03,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.321268081665s 2018-08-03 01:40:03,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6e89895f-9ba1-41ad-a519-f3b4b62adefc 2018-08-03 01:40:03,784 - 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-08-03T01:40:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d', 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'singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607', u'created_at': u'2018-08-03T01:40:03Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 01:40:03,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:03,785 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:03,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-b186caf3-7043-4ce7-9573-133e46434555 Date: Fri, 03 Aug 2018 01:40:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:40:03Z","qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:03,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b186caf3-7043-4ce7-9573-133e46434555 2018-08-03 01:40:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105936050415s 2018-08-03 01:40:03,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b186caf3-7043-4ce7-9573-133e46434555 2018-08-03 01:40:03,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:40:03,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"subnet": {"name": "singlevm1-subnet_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "enable_dhcp": true, "network_id": "0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:40:04,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c92889c8-6a22-416a-aa0b-0f1e2aefb75e Date: Fri, 03 Aug 2018 01:40:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T01:40:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03355065-9735-45e5-b4d9-301d769db82e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_313cf75e-78f2-489a-aa4f-4c4b42b3c607","enable_dhcp":true,"segment_id":null,"network_id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","ip_version":4}} 2018-08-03 01:40:04,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c92889c8-6a22-416a-aa0b-0f1e2aefb75e 2018-08-03 01:40:04,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.423566102982s 2018-08-03 01:40:04,317 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c92889c8-6a22-416a-aa0b-0f1e2aefb75e 2018-08-03 01:40:04,317 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:40:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'03355065-9735-45e5-b4d9-301d769db82e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_313cf75e-78f2-489a-aa4f-4c4b42b3c607', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:40:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:40:04,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:40:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "singlevm1-router_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "admin_state_up": true}}' 2018-08-03 01:40:05,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-a45539b2-51a1-4d46-a185-7f6d3cfd9d28 Date: Fri, 03 Aug 2018 01:40:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:04Z", "admin_state_up": true, "updated_at": "2018-08-03T01:40:05Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "54f39fad-b53b-47cf-bff0-a29b45bfb522", "name": "singlevm1-router_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}} 2018-08-03 01:40:05,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a45539b2-51a1-4d46-a185-7f6d3cfd9d28 2018-08-03 01:40:05,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64675211906s 2018-08-03 01:40:05,965 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a45539b2-51a1-4d46-a185-7f6d3cfd9d28 2018-08-03 01:40:05,965 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:40:05Z', u'revision_number': 2, u'ha': False, u'id': u'54f39fad-b53b-47cf-bff0-a29b45bfb522', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_313cf75e-78f2-489a-aa4f-4c4b42b3c607', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:40:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:40:05,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:40:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"subnet_id": "03355065-9735-45e5-b4d9-301d769db82e"}' 2018-08-03 01:40:08,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a2063ad3-d17f-4af6-bd23-97736818a86c Date: Fri, 03 Aug 2018 01:40:07 GMT RESP BODY: {"network_id": "0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "03355065-9735-45e5-b4d9-301d769db82e", "subnet_ids": ["03355065-9735-45e5-b4d9-301d769db82e"], "port_id": "cee8e4c7-4c29-4f12-8f27-47dc95ed6355", "id": "54f39fad-b53b-47cf-bff0-a29b45bfb522"} 2018-08-03 01:40:08,016 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/add_router_interface.json used request id req-a2063ad3-d17f-4af6-bd23-97736818a86c 2018-08-03 01:40:08,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05003809929s 2018-08-03 01:40:08,016 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/add_router_interface.json used request id req-a2063ad3-d17f-4af6-bd23-97736818a86c returning object 54f39fad-b53b-47cf-bff0-a29b45bfb522 2018-08-03 01:40:08,018 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:40:08,150 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:40:08,152 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:08,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:40:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:40:08,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:08,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-756cb624-bf98-4351-9dd5-c0f932d1e1fa Date: Fri, 03 Aug 2018 01:40:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:08,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-756cb624-bf98-4351-9dd5-c0f932d1e1fa 2018-08-03 01:40:08,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.662400960922s 2018-08-03 01:40:08,823 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-756cb624-bf98-4351-9dd5-c0f932d1e1fa 2018-08-03 01:40:08,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:40:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}' 2018-08-03 01:40:08,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-771a827c-649e-456e-8c8a-e93ac97d1da3 Date: Fri, 03 Aug 2018 01:40:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "size": null, "self": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:08Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "checksum": null, "created_at": "2018-08-03T01:40:08Z", "protected": false} 2018-08-03 01:40:08,952 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-771a827c-649e-456e-8c8a-e93ac97d1da3 2018-08-03 01:40:08,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.121398925781s 2018-08-03 01:40:08,953 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-771a827c-649e-456e-8c8a-e93ac97d1da3 returning object ddfc2a07-7904-4326-b4fd-5d1d98d828ed 2018-08-03 01:40:08,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:40:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '' 2018-08-03 01:40:09,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dc7e76c-5f7b-4797-bc5e-2252ca858180 Date: Fri, 03 Aug 2018 01:40:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:40:09,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file used request id req-3dc7e76c-5f7b-4797-bc5e-2252ca858180 2018-08-03 01:40:09,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.462822914124s 2018-08-03 01:40:09,416 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file used request id req-3dc7e76c-5f7b-4797-bc5e-2252ca858180 2018-08-03 01:40:09,417 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:40:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ddfc2a07-7904-4326-b4fd-5d1d98d828ed', u'size': None, u'name': u'singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607', u'checksum': None, u'self': u'/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:40:08Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:40:09,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:40:09,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:40:10,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d0afe08-e18a-4052-9565-b3e5ee0a79a5 x-compute-request-id: req-1d0afe08-e18a-4052-9565-b3e5ee0a79a5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "751067c5-145c-4d54-939c-01740f1ccac0"}} 2018-08-03 01:40:10,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1d0afe08-e18a-4052-9565-b3e5ee0a79a5 2018-08-03 01:40:10,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.753081083298s 2018-08-03 01:40:10,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1d0afe08-e18a-4052-9565-b3e5ee0a79a5 2018-08-03 01:40:10,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_313cf75e-78f2-489a-aa4f-4c4b42b3c607', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'751067c5-145c-4d54-939c-01740f1ccac0', 'swap': 0}) 2018-08-03 01:40:10,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:40:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"extra_specs": {}}' 2018-08-03 01:40:10,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-147abb1a-ef57-4212-9996-2bb7ed93e30d x-compute-request-id: req-147abb1a-ef57-4212-9996-2bb7ed93e30d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:40:10,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0/os-extra_specs used request id req-147abb1a-ef57-4212-9996-2bb7ed93e30d 2018-08-03 01:40:10,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0324401855469s 2018-08-03 01:40:10,206 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0/os-extra_specs used request id req-147abb1a-ef57-4212-9996-2bb7ed93e30d 2018-08-03 01:40:10,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 01:40:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"keypair": {"name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}}' 2018-08-03 01:40:10,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca26a73c-7cf8-47b3-81ab-e1aa46ebdd34 x-compute-request-id: req-ca26a73c-7cf8-47b3-81ab-e1aa46ebdd34 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCziT6GfctmXuQxQq30tr3TxjcoLwg4SAixMmRIifElogvurtl58c3wCEP1nC7NjBdgZ6WA0syTMvM6Rv3zQwuNia3hFvM0j0xJQnpFsA5pytjybCkgCKWAoCvxb/Q+/VQj60uSobhkcnqODC8I0KjqOaGUffI9tflZvPSuvCauR3qudPzh5DuAz44MaaGIhBhmg3yq7/0s50Qr83kvv+hfATBcJe37+GJbY4JpBZIMpANtQ7bDvfDjmSENq5Lwa3X7zi8I1ps2uVWH99omkZWgQOZEDpGgK3NJOOlqK63kulwmnsQG6yjdjl2H5GoTPCaPvMJWtZ2f0310/AGXDZjF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs4k+hn3LZl7kMUKt9La908Y3KC8IOEgIsTJkSInxJaIL7q7Z\nefHN8AhD9ZwuzYwXYGelgNLMkzLzOkb980MLjYmt4RbzNI9MSUJ6RbAOacrY8mwp\nIAilgKAr8W/0Pv1UI+tLkqG4ZHJ6jgwvCNCo6jmhlH3yPbX5Wbz0rrwmrkd6rnT8\n4eQ7gM+ODGmhiIQYZoN8qu/9LOdEK/N5L7/oXwEwXCXt+/hiW2OCaQWSDKQDbUO2\nw73w45khDauS8Gt1+84vCNabNrlVh/faJpGVoEDmRA6RoCtzSTjpaiut5LpcJp7E\nBuso3Y5dh+RqEzwmj7zCVrWdn9N9dPwBlw2YxQIDAQABAoIBAD1bEOgrg2CX20pO\nbF6uOQ9vtRfhguChFX9hJk53/daLm6JVVPNMxMFcQcVlO8V5M9/5a+ErqUhA6Eip\nTE5fQkp7m9XJ3xG+SybaNikssrBK53tppWBSNCVSF9JqHUGNl7yyw9/3rql9Sg7T\ncRuFG8T4LxUtOaUHVJDrd39jw6BZMAZnr8DLvLNpWhKIJFolpeWp+ZBcV3SyZPU+\ncxAXBB7ewvg+hj1kAPBzsn8XU+AFFY4bmiRUqvNT/aMfdLHQRGoGRYE7/gHlXKPC\nX+qRqZXrQJkQHfdO7tDPFB81Px2u1F1vjIpMgQUILiGSrIfyPW+rs8IjE2+pz9Nd\nGKAffmECgYEA7DDhQILCuVEwDrShIyIiVk9YgJH17VOKVzom8BIu9nmvS/vckAH2\nh8OP5vY9MiwI2Xp1MamYtY8yPyrnNcEAnifRUszGprLT0SotXdRlplVmVmjLD8o/\nP/YcSCEs+vazmRwzuxNydYIZmo+mILSkw0PW04/XFKzKo+5yOzBM2h0CgYEAwpf2\nCGwHpeFq7MO88HI5NCLxP6sidT68/+B9N/ePaS5/Kya4DPjxA3ks2qLquOzh68oU\nV/Q49+RjNrURhO+gWzDfUaCeYgRSKl1GxNKgv6UkWUkcOLlNhsGEMu+G/N82sBBO\nOzvbmgWi+L1ee+gEoeZxaMuF8fMCRZVuuFcAOMkCgYEAn0hzkBLfCST0eOZdyRjK\n+VP3RnWo2U0+fYbNHZfVrgjwLBkFbOS2AmbjVAn5yS0jJq9L+5r5Tm/snebsGDc5\nmG8X3nQU//SXnnaIM7/6cUskgd+YGeT19Mef2RDuiaz3/6iiRmZeCVscszxu9517\ng+frJ6/Yh6vj2NwEk2AGZA0CgYEAumF4Wpq2PJCKrFnSdu7AkYpCTbwpVekQd3ha\nFyf7aUAKt5bvRCWQGsaOSp8ueI8S2JeGIrQdeHl8+aI2NICbs5w82V8hNDp1RHRw\n2wXux4ByLz6SVFZPxhlF+M9pGHznUX1coOl1LbHmZZ5jiAQzo6onx7rgAVzDOUim\nctOJt9kCgYAtfYpkKGUZuhauVojQ2u+W/l0Xglu3dMZ9Toqh/RXp/fTAfxVaEKWe\n8zM4wvf1xwxd8tBDS6IaQBvFdmSdy2UWOk67MZxSroFrj0LqmrgICBJgscgD6JIv\nJUvki8ibIZRgQUvGvxkeiqgPDLQ5OPsv8uGk4YsG6YQdMjx9/MT8XA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "fingerprint": "98:50:19:57:10:10:a9:fa:2b:b8:d8:21:ae:f4:5c:66"}} 2018-08-03 01:40:10,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ca26a73c-7cf8-47b3-81ab-e1aa46ebdd34 2018-08-03 01:40:10,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.254804849625s 2018-08-03 01:40:10,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ca26a73c-7cf8-47b3-81ab-e1aa46ebdd34 2018-08-03 01:40:10,462 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCziT6GfctmXuQxQq30tr3TxjcoLwg4SAixMmRIifElogvurtl58c3wCEP1nC7NjBdgZ6WA0syTMvM6Rv3zQwuNia3hFvM0j0xJQnpFsA5pytjybCkgCKWAoCvxb/Q+/VQj60uSobhkcnqODC8I0KjqOaGUffI9tflZvPSuvCauR3qudPzh5DuAz44MaaGIhBhmg3yq7/0s50Qr83kvv+hfATBcJe37+GJbY4JpBZIMpANtQ7bDvfDjmSENq5Lwa3X7zi8I1ps2uVWH99omkZWgQOZEDpGgK3NJOOlqK63kulwmnsQG6yjdjl2H5GoTPCaPvMJWtZ2f0310/AGXDZjF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs4k+hn3LZl7kMUKt9La908Y3KC8IOEgIsTJkSInxJaIL7q7Z\nefHN8AhD9ZwuzYwXYGelgNLMkzLzOkb980MLjYmt4RbzNI9MSUJ6RbAOacrY8mwp\nIAilgKAr8W/0Pv1UI+tLkqG4ZHJ6jgwvCNCo6jmhlH3yPbX5Wbz0rrwmrkd6rnT8\n4eQ7gM+ODGmhiIQYZoN8qu/9LOdEK/N5L7/oXwEwXCXt+/hiW2OCaQWSDKQDbUO2\nw73w45khDauS8Gt1+84vCNabNrlVh/faJpGVoEDmRA6RoCtzSTjpaiut5LpcJp7E\nBuso3Y5dh+RqEzwmj7zCVrWdn9N9dPwBlw2YxQIDAQABAoIBAD1bEOgrg2CX20pO\nbF6uOQ9vtRfhguChFX9hJk53/daLm6JVVPNMxMFcQcVlO8V5M9/5a+ErqUhA6Eip\nTE5fQkp7m9XJ3xG+SybaNikssrBK53tppWBSNCVSF9JqHUGNl7yyw9/3rql9Sg7T\ncRuFG8T4LxUtOaUHVJDrd39jw6BZMAZnr8DLvLNpWhKIJFolpeWp+ZBcV3SyZPU+\ncxAXBB7ewvg+hj1kAPBzsn8XU+AFFY4bmiRUqvNT/aMfdLHQRGoGRYE7/gHlXKPC\nX+qRqZXrQJkQHfdO7tDPFB81Px2u1F1vjIpMgQUILiGSrIfyPW+rs8IjE2+pz9Nd\nGKAffmECgYEA7DDhQILCuVEwDrShIyIiVk9YgJH17VOKVzom8BIu9nmvS/vckAH2\nh8OP5vY9MiwI2Xp1MamYtY8yPyrnNcEAnifRUszGprLT0SotXdRlplVmVmjLD8o/\nP/YcSCEs+vazmRwzuxNydYIZmo+mILSkw0PW04/XFKzKo+5yOzBM2h0CgYEAwpf2\nCGwHpeFq7MO88HI5NCLxP6sidT68/+B9N/ePaS5/Kya4DPjxA3ks2qLquOzh68oU\nV/Q49+RjNrURhO+gWzDfUaCeYgRSKl1GxNKgv6UkWUkcOLlNhsGEMu+G/N82sBBO\nOzvbmgWi+L1ee+gEoeZxaMuF8fMCRZVuuFcAOMkCgYEAn0hzkBLfCST0eOZdyRjK\n+VP3RnWo2U0+fYbNHZfVrgjwLBkFbOS2AmbjVAn5yS0jJq9L+5r5Tm/snebsGDc5\nmG8X3nQU//SXnnaIM7/6cUskgd+YGeT19Mef2RDuiaz3/6iiRmZeCVscszxu9517\ng+frJ6/Yh6vj2NwEk2AGZA0CgYEAumF4Wpq2PJCKrFnSdu7AkYpCTbwpVekQd3ha\nFyf7aUAKt5bvRCWQGsaOSp8ueI8S2JeGIrQdeHl8+aI2NICbs5w82V8hNDp1RHRw\n2wXux4ByLz6SVFZPxhlF+M9pGHznUX1coOl1LbHmZZ5jiAQzo6onx7rgAVzDOUim\nctOJt9kCgYAtfYpkKGUZuhauVojQ2u+W/l0Xglu3dMZ9Toqh/RXp/fTAfxVaEKWe\n8zM4wvf1xwxd8tBDS6IaQBvFdmSdy2UWOk67MZxSroFrj0LqmrgICBJgscgD6JIv\nJUvki8ibIZRgQUvGvxkeiqgPDLQ5OPsv8uGk4YsG6YQdMjx9/MT8XA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bee1fd2a09ef44e9b0432d77a6030b01', 'name': u'singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607', 'created_at': '2018-08-03T01:40:10.462490', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'98:50:19:57:10:10:a9:fa:2b:b8:d8:21:ae:f4:5c:66', 'type': 'ssh', 'id': u'singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607'}) 2018-08-03 01:40:10,462 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAs4k+hn3LZl7kMUKt9La908Y3KC8IOEgIsTJkSInxJaIL7q7Z efHN8AhD9ZwuzYwXYGelgNLMkzLzOkb980MLjYmt4RbzNI9MSUJ6RbAOacrY8mwp IAilgKAr8W/0Pv1UI+tLkqG4ZHJ6jgwvCNCo6jmhlH3yPbX5Wbz0rrwmrkd6rnT8 4eQ7gM+ODGmhiIQYZoN8qu/9LOdEK/N5L7/oXwEwXCXt+/hiW2OCaQWSDKQDbUO2 w73w45khDauS8Gt1+84vCNabNrlVh/faJpGVoEDmRA6RoCtzSTjpaiut5LpcJp7E Buso3Y5dh+RqEzwmj7zCVrWdn9N9dPwBlw2YxQIDAQABAoIBAD1bEOgrg2CX20pO bF6uOQ9vtRfhguChFX9hJk53/daLm6JVVPNMxMFcQcVlO8V5M9/5a+ErqUhA6Eip TE5fQkp7m9XJ3xG+SybaNikssrBK53tppWBSNCVSF9JqHUGNl7yyw9/3rql9Sg7T cRuFG8T4LxUtOaUHVJDrd39jw6BZMAZnr8DLvLNpWhKIJFolpeWp+ZBcV3SyZPU+ cxAXBB7ewvg+hj1kAPBzsn8XU+AFFY4bmiRUqvNT/aMfdLHQRGoGRYE7/gHlXKPC X+qRqZXrQJkQHfdO7tDPFB81Px2u1F1vjIpMgQUILiGSrIfyPW+rs8IjE2+pz9Nd GKAffmECgYEA7DDhQILCuVEwDrShIyIiVk9YgJH17VOKVzom8BIu9nmvS/vckAH2 h8OP5vY9MiwI2Xp1MamYtY8yPyrnNcEAnifRUszGprLT0SotXdRlplVmVmjLD8o/ P/YcSCEs+vazmRwzuxNydYIZmo+mILSkw0PW04/XFKzKo+5yOzBM2h0CgYEAwpf2 CGwHpeFq7MO88HI5NCLxP6sidT68/+B9N/ePaS5/Kya4DPjxA3ks2qLquOzh68oU V/Q49+RjNrURhO+gWzDfUaCeYgRSKl1GxNKgv6UkWUkcOLlNhsGEMu+G/N82sBBO OzvbmgWi+L1ee+gEoeZxaMuF8fMCRZVuuFcAOMkCgYEAn0hzkBLfCST0eOZdyRjK +VP3RnWo2U0+fYbNHZfVrgjwLBkFbOS2AmbjVAn5yS0jJq9L+5r5Tm/snebsGDc5 mG8X3nQU//SXnnaIM7/6cUskgd+YGeT19Mef2RDuiaz3/6iiRmZeCVscszxu9517 g+frJ6/Yh6vj2NwEk2AGZA0CgYEAumF4Wpq2PJCKrFnSdu7AkYpCTbwpVekQd3ha Fyf7aUAKt5bvRCWQGsaOSp8ueI8S2JeGIrQdeHl8+aI2NICbs5w82V8hNDp1RHRw 2wXux4ByLz6SVFZPxhlF+M9pGHznUX1coOl1LbHmZZ5jiAQzo6onx7rgAVzDOUim ctOJt9kCgYAtfYpkKGUZuhauVojQ2u+W/l0Xglu3dMZ9Toqh/RXp/fTAfxVaEKWe 8zM4wvf1xwxd8tBDS6IaQBvFdmSdy2UWOk67MZxSroFrj0LqmrgICBJgscgD6JIv JUvki8ibIZRgQUvGvxkeiqgPDLQ5OPsv8uGk4YsG6YQdMjx9/MT8XA== -----END RSA PRIVATE KEY----- 2018-08-03 01:40:10,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 01:40:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"security_group": {"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-03 01:40:10,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b066387d-bc83-4a5c-a7e1-c9785b9ae12c Date: Fri, 03 Aug 2018 01:40:10 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "updated_at": "2018-08-03T01:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "650f7a29-1a82-4d36-9084-182bcd718ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "cd5e3a36-40c3-469f-b8a3-e35b2bfb6955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 1, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}} 2018-08-03 01:40:10,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b066387d-bc83-4a5c-a7e1-c9785b9ae12c 2018-08-03 01:40:10,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.1431620121s 2018-08-03 01:40:10,609 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b066387d-bc83-4a5c-a7e1-c9785b9ae12c 2018-08-03 01:40:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:40:10,615 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:10,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-677d12d5-a7e8-4c7f-a206-0873784c2b73 Date: Fri, 03 Aug 2018 01:40:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b288657514147fdb787424c120fad5f", "created_at": "2018-08-03T01:36:32Z", "updated_at": "2018-08-03T01:36:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "1bde2420-982c-464b-a864-30ed3dc0f7cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "676b12f0-e817-4bf6-a81a-50fce73e661c", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "820ece82-93de-4a97-9ede-4f0da3e8ed84", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "f65d7b1b-be25-4d5f-a281-4bb6fff33232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}], "revision_number": 1, "project_id": "1b288657514147fdb787424c120fad5f", "id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "created_at": "2018-08-03T01:39:47Z", "updated_at": "2018-08-03T01:39:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "0afcd341-6acf-469c-94bc-c20043b71f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "23323fc7-2375-46b1-a36d-f0c22f147656", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "d92ceb27-f5f6-48ea-9fab-21cb3f2b1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "dbc31ff5-ea12-45f1-9bb3-4ed544d55d50", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}], "revision_number": 1, "project_id": "97313a1c0aa24088a95f3d50c62e8474", "id": "5d09ea22-7783-420c-81e4-b2999dda9045", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "updated_at": "2018-08-03T01:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "650f7a29-1a82-4d36-9084-182bcd718ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "cd5e3a36-40c3-469f-b8a3-e35b2bfb6955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 1, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}, {"description": "Default security group", "tags": [], "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "created_at": "2018-08-03T01:39:15Z", "updated_at": "2018-08-03T01:39:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "155dfe95-b52d-4358-8c3f-bd4378078cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "266440e0-05d9-40bc-9194-659444fb279c", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "8bd770b5-b69e-42da-aee6-8fbcba4dd4e4", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "a7dc4bc1-3adb-4fe6-821a-bf89394d70db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}], "revision_number": 1, "project_id": "ab65a16686d14ec28ec38e1732ce50ab", "id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T01:39:03Z", "updated_at": "2018-08-03T01:39:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "7576c0e1-530b-4e38-8ada-aedcac1771be", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "d036ad0a-0fef-4e3d-9109-7e1693bb1b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "eec54d31-2f5b-4a3c-80a6-31e860ac079e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "fcafa225-71c6-448d-be60-1d9e2d39c4bc", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ac516135-f24a-4873-b418-caa6b95edf8d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:01Z", "updated_at": "2018-08-03T01:39:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "3d21f90c-9223-4d74-a840-eb9eeb514f00", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "5c450cab-aefb-4dd5-ac19-6e4267f0fbd2", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8b317854-3c32-448c-9c8b-09219d4db5cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8bbe4b8f-3c99-4cee-90dd-31583668ac6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 1, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "c955cace-543b-4fc1-b407-a84994632de7", "name": "default"}]} 2018-08-03 01:40:10,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-677d12d5-a7e8-4c7f-a206-0873784c2b73 2018-08-03 01:40:10,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0773451328278s 2018-08-03 01:40:10,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-677d12d5-a7e8-4c7f-a206-0873784c2b73 2018-08-03 01:40:10,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:40:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -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": "7170d5be-15e5-4edc-8b8d-1607292f5a1e"}}' 2018-08-03 01:40:10,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c6310322-7749-46d7-b4b6-8d0dfa690db5 Date: Fri, 03 Aug 2018 01:40:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "port_range_min": 22, "revision_number": 0, "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "bbf8d06f-b795-411d-ac8e-d6a9b5c8dfbc"}} 2018-08-03 01:40:10,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c6310322-7749-46d7-b4b6-8d0dfa690db5 2018-08-03 01:40:10,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155806064606s 2018-08-03 01:40:10,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c6310322-7749-46d7-b4b6-8d0dfa690db5 2018-08-03 01:40:10,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:40:10,857 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:10,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-34fcf88c-44bb-4760-8b88-53d9c767c943 Date: Fri, 03 Aug 2018 01:40:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b288657514147fdb787424c120fad5f", "created_at": "2018-08-03T01:36:32Z", "updated_at": "2018-08-03T01:36:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "1bde2420-982c-464b-a864-30ed3dc0f7cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "676b12f0-e817-4bf6-a81a-50fce73e661c", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "820ece82-93de-4a97-9ede-4f0da3e8ed84", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "f65d7b1b-be25-4d5f-a281-4bb6fff33232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}], "revision_number": 1, "project_id": "1b288657514147fdb787424c120fad5f", "id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "created_at": "2018-08-03T01:39:47Z", "updated_at": "2018-08-03T01:39:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "0afcd341-6acf-469c-94bc-c20043b71f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "23323fc7-2375-46b1-a36d-f0c22f147656", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "d92ceb27-f5f6-48ea-9fab-21cb3f2b1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "dbc31ff5-ea12-45f1-9bb3-4ed544d55d50", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}], "revision_number": 1, "project_id": "97313a1c0aa24088a95f3d50c62e8474", "id": "5d09ea22-7783-420c-81e4-b2999dda9045", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "updated_at": "2018-08-03T01:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "650f7a29-1a82-4d36-9084-182bcd718ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "bbf8d06f-b795-411d-ac8e-d6a9b5c8dfbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "cd5e3a36-40c3-469f-b8a3-e35b2bfb6955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 2, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}, {"description": "Default security group", "tags": [], "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "created_at": "2018-08-03T01:39:15Z", "updated_at": "2018-08-03T01:39:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "155dfe95-b52d-4358-8c3f-bd4378078cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "266440e0-05d9-40bc-9194-659444fb279c", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "8bd770b5-b69e-42da-aee6-8fbcba4dd4e4", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "a7dc4bc1-3adb-4fe6-821a-bf89394d70db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}], "revision_number": 1, "project_id": "ab65a16686d14ec28ec38e1732ce50ab", "id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T01:39:03Z", "updated_at": "2018-08-03T01:39:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "7576c0e1-530b-4e38-8ada-aedcac1771be", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "d036ad0a-0fef-4e3d-9109-7e1693bb1b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "eec54d31-2f5b-4a3c-80a6-31e860ac079e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "fcafa225-71c6-448d-be60-1d9e2d39c4bc", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ac516135-f24a-4873-b418-caa6b95edf8d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:01Z", "updated_at": "2018-08-03T01:39:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "3d21f90c-9223-4d74-a840-eb9eeb514f00", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "5c450cab-aefb-4dd5-ac19-6e4267f0fbd2", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8b317854-3c32-448c-9c8b-09219d4db5cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8bbe4b8f-3c99-4cee-90dd-31583668ac6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 1, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "c955cace-543b-4fc1-b407-a84994632de7", "name": "default"}]} 2018-08-03 01:40:10,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-34fcf88c-44bb-4760-8b88-53d9c767c943 2018-08-03 01:40:10,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055184841156s 2018-08-03 01:40:10,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-34fcf88c-44bb-4760-8b88-53d9c767c943 2018-08-03 01:40:10,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:40:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -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": "7170d5be-15e5-4edc-8b8d-1607292f5a1e"}}' 2018-08-03 01:40:11,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7c2ad5d1-53ef-418f-9afd-60114f3573fe Date: Fri, 03 Aug 2018 01:40:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "bbf07b03-1055-4e18-a9b5-97e788a5d393"}} 2018-08-03 01:40:11,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7c2ad5d1-53ef-418f-9afd-60114f3573fe 2018-08-03 01:40:11,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128463983536s 2018-08-03 01:40:11,045 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7c2ad5d1-53ef-418f-9afd-60114f3573fe 2018-08-03 01:40:11,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:11,047 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:11,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-958d529d-0b9d-44a5-9311-87b7f6034cf2 Date: Fri, 03 Aug 2018 01:40:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":["03355065-9735-45e5-b4d9-301d769db82e"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:03Z","qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:11,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-958d529d-0b9d-44a5-9311-87b7f6034cf2 2018-08-03 01:40:11,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0815818309784s 2018-08-03 01:40:11,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-958d529d-0b9d-44a5-9311-87b7f6034cf2 2018-08-03 01:40:11,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:11,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ba36dffc-3907-4c1f-94d3-e5feb679ee45 Date: Fri, 03 Aug 2018 01:40:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/snap", "metadata": {}}], "file": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "size": 12716032, "self": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:40:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:11,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba36dffc-3907-4c1f-94d3-e5feb679ee45 2018-08-03 01:40:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245280265808s 2018-08-03 01:40:11,158 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba36dffc-3907-4c1f-94d3-e5feb679ee45 2018-08-03 01:40:11,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:40:11,163 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:12,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899d9cf8-8291-4b9b-870f-4a4de133a9fe x-compute-request-id: req-899d9cf8-8291-4b9b-870f-4a4de133a9fe Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "751067c5-145c-4d54-939c-01740f1ccac0"}]} 2018-08-03 01:40:12,274 - 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-899d9cf8-8291-4b9b-870f-4a4de133a9fe 2018-08-03 01:40:12,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 1.11377000809s 2018-08-03 01:40:12,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-899d9cf8-8291-4b9b-870f-4a4de133a9fe 2018-08-03 01:40:12,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:40:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"server": {"name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "imageRef": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "flavorRef": "751067c5-145c-4d54-939c-01740f1ccac0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d"}], "security_groups": [{"name": "7170d5be-15e5-4edc-8b8d-1607292f5a1e"}]}}' 2018-08-03 01:40:14,730 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9566908-fb6b-455f-b8ee-ed1068cf0699 x-compute-request-id: req-f9566908-fb6b-455f-b8ee-ed1068cf0699 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7170d5be-15e5-4edc-8b8d-1607292f5a1e"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "adminPass": "P2EAxr6yCE8V"}} 2018-08-03 01:40:14,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9566908-fb6b-455f-b8ee-ed1068cf0699 2018-08-03 01:40:14,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.45368695259s 2018-08-03 01:40:14,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9566908-fb6b-455f-b8ee-ed1068cf0699 2018-08-03 01:40:14,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:40:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:16,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5c24bc6-9a65-4ecc-9c95-635e81d34f40 x-compute-request-id: req-f5c24bc6-9a65-4ecc-9c95-635e81d34f40 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "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-08-03T01:40:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:40:16,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-f5c24bc6-9a65-4ecc-9c95-635e81d34f40 2018-08-03 01:40:16,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 1.4569067955s 2018-08-03 01:40:16,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-f5c24bc6-9a65-4ecc-9c95-635e81d34f40 2018-08-03 01:40:16,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:16,194 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:16,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-fb87f4dc-69d3-47a4-8051-8da9b99eb2b2 Date: Fri, 03 Aug 2018 01:40:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":["03355065-9735-45e5-b4d9-301d769db82e"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:03Z","qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:16,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fb87f4dc-69d3-47a4-8051-8da9b99eb2b2 2018-08-03 01:40:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0791401863098s 2018-08-03 01:40:16,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fb87f4dc-69d3-47a4-8051-8da9b99eb2b2 2018-08-03 01:40:16,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:40:16,276 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:16,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-6b8b7685-8ea2-4b07-ac05-49f5aeba66ce Date: Fri, 03 Aug 2018 01:40:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:40:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03355065-9735-45e5-b4d9-301d769db82e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_313cf75e-78f2-489a-aa4f-4c4b42b3c607","enable_dhcp":true,"segment_id":null,"network_id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:40:16,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6b8b7685-8ea2-4b07-ac05-49f5aeba66ce 2018-08-03 01:40:16,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0630769729614s 2018-08-03 01:40:16,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6b8b7685-8ea2-4b07-ac05-49f5aeba66ce 2018-08-03 01:40:16,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:17,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b18cf3e-2a14-4ff4-8e1a-c2f28aabcef2 x-compute-request-id: req-4b18cf3e-2a14-4ff4-8e1a-c2f28aabcef2 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "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-08-03T01:40:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:17,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b18cf3e-2a14-4ff4-8e1a-c2f28aabcef2 2018-08-03 01:40:17,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726704120636s 2018-08-03 01:40:17,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b18cf3e-2a14-4ff4-8e1a-c2f28aabcef2 2018-08-03 01:40:17,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:19,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:19,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44acbb09-e84f-425d-bc59-adf97eabfc8a x-compute-request-id: req-44acbb09-e84f-425d-bc59-adf97eabfc8a Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "security_groups": [{"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}], "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:18Z", "hostId": "78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:19,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44acbb09-e84f-425d-bc59-adf97eabfc8a 2018-08-03 01:40:19,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208686828613s 2018-08-03 01:40:19,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44acbb09-e84f-425d-bc59-adf97eabfc8a 2018-08-03 01:40:19,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:22,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2161e141-c707-4c97-bd58-40d0181fff67 x-compute-request-id: req-2161e141-c707-4c97-bd58-40d0181fff67 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:63:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "security_groups": [{"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}], "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:18Z", "hostId": "78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:22,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2161e141-c707-4c97-bd58-40d0181fff67 2018-08-03 01:40:22,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23163223267s 2018-08-03 01:40:22,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2161e141-c707-4c97-bd58-40d0181fff67 2018-08-03 01:40:22,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:24,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:24,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f9aafb0-f2c1-471d-bd54-1c453c087596 x-compute-request-id: req-8f9aafb0-f2c1-471d-bd54-1c453c087596 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:63:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "security_groups": [{"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}], "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:18Z", "hostId": "78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:24,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f9aafb0-f2c1-471d-bd54-1c453c087596 2018-08-03 01:40:24,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450623035431s 2018-08-03 01:40:24,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f9aafb0-f2c1-471d-bd54-1c453c087596 2018-08-03 01:40:24,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:26,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16dd5e9e-5cb8-4a9a-a60a-f947407c37e5 x-compute-request-id: req-16dd5e9e-5cb8-4a9a-a60a-f947407c37e5 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:63:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-03T01:40:25.000000", "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "security_groups": [{"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}], "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:40:25Z", "hostId": "78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:27,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16dd5e9e-5cb8-4a9a-a60a-f947407c37e5 2018-08-03 01:40:27,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371429204941s 2018-08-03 01:40:27,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16dd5e9e-5cb8-4a9a-a60a-f947407c37e5 2018-08-03 01:40:27,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:40:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:27,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-0a916a86-57dc-448d-8767-c613459b83d7 Date: Fri, 03 Aug 2018 01:40:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:40:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03355065-9735-45e5-b4d9-301d769db82e","ip_address":"192.168.120.6"}],"id":"1819fff2-5666-4b97-af6c-90f2785d2789","security_groups":["7170d5be-15e5-4edc-8b8d-1607292f5a1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:63:fe","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:17Z","binding:vnic_type":"normal","device_id":"3b595c9a-4251-4ee2-90be-a07ecf5556b1","ip_allocation":"immediate"}]} 2018-08-03 01:40:27,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-0a916a86-57dc-448d-8767-c613459b83d7 2018-08-03 01:40:27,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0466840267181s 2018-08-03 01:40:27,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-0a916a86-57dc-448d-8767-c613459b83d7 2018-08-03 01:40:27,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:40:27,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1819fff2-5666-4b97-af6c-90f2785d2789" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:27,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-310f3d07-ca9d-4849-b551-9c4980e9a0b4 Date: Fri, 03 Aug 2018 01:40:27 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:40:27,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1819fff2-5666-4b97-af6c-90f2785d2789 used request id req-310f3d07-ca9d-4849-b551-9c4980e9a0b4 2018-08-03 01:40:27,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516560077667s 2018-08-03 01:40:27,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1819fff2-5666-4b97-af6c-90f2785d2789 used request id req-310f3d07-ca9d-4849-b551-9c4980e9a0b4 2018-08-03 01:40:27,470 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:63:fe', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ddfc2a07-7904-4326-b4fd-5d1d98d828ed'}), 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-08-03T01:40:25.000000', 'flavor': Munch({u'id': u'751067c5-145c-4d54-939c-01740f1ccac0'}), 'az': u'nova', 'id': u'3b595c9a-4251-4ee2-90be-a07ecf5556b1', 'security_groups': [Munch({u'name': u'singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bee1fd2a09ef44e9b0432d77a6030b01', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', '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-08-03T01:40:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:40:25Z', 'hostId': u'78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd', '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-08-03T01:40:25.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'dbb1baf9dd5a48029a398edcbbb0ef6e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607', 'adminPass': None, 'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'created_at': u'2018-08-03T01:40:14Z', 'created': u'2018-08-03T01:40:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:40:27,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:27,474 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:27,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-84b98c21-b9c3-406e-89bb-34c992d9b094 Date: Fri, 03 Aug 2018 01:40:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":["03355065-9735-45e5-b4d9-301d769db82e"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:03Z","qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:27,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-84b98c21-b9c3-406e-89bb-34c992d9b094 2018-08-03 01:40:27,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109184026718s 2018-08-03 01:40:27,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-84b98c21-b9c3-406e-89bb-34c992d9b094 2018-08-03 01:40:27,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:40:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:27,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-8a42b6d8-c66f-4347-b7ff-d277cbb92122 Date: Fri, 03 Aug 2018 01:40:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:40:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03355065-9735-45e5-b4d9-301d769db82e","ip_address":"192.168.120.6"}],"id":"1819fff2-5666-4b97-af6c-90f2785d2789","security_groups":["7170d5be-15e5-4edc-8b8d-1607292f5a1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:63:fe","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:17Z","binding:vnic_type":"normal","device_id":"3b595c9a-4251-4ee2-90be-a07ecf5556b1","ip_allocation":"immediate"}]} 2018-08-03 01:40:27,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-8a42b6d8-c66f-4347-b7ff-d277cbb92122 2018-08-03 01:40:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0451149940491s 2018-08-03 01:40:27,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-8a42b6d8-c66f-4347-b7ff-d277cbb92122 2018-08-03 01:40:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 01:40:27,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.6", "port_id": "1819fff2-5666-4b97-af6c-90f2785d2789"}}' 2018-08-03 01:40:29,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-36df2d33-6bfe-4a6e-bedb-c9ec3e97bc31 Date: Fri, 03 Aug 2018 01:40:29 GMT RESP BODY: {"floatingip": {"router_id": "54f39fad-b53b-47cf-bff0-a29b45bfb522", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:28Z", "updated_at": "2018-08-03T01:40:28Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:63:fe", "device_id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_id": "1819fff2-5666-4b97-af6c-90f2785d2789", "id": "6c9a5374-fb91-4d12-b1c3-d52c568c46eb", "qos_policy_id": null}} 2018-08-03 01:40:29,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-36df2d33-6bfe-4a6e-bedb-c9ec3e97bc31 2018-08-03 01:40:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.14608192444s 2018-08-03 01:40:29,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-36df2d33-6bfe-4a6e-bedb-c9ec3e97bc31 2018-08-03 01:40:29,782 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'54f39fad-b53b-47cf-bff0-a29b45bfb522', 'updated_at': u'2018-08-03T01:40:28Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.208', 'revision_number': 0, 'port_id': u'1819fff2-5666-4b97-af6c-90f2785d2789', 'id': u'6c9a5374-fb91-4d12-b1c3-d52c568c46eb', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'1819fff2-5666-4b97-af6c-90f2785d2789', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:63:fe', u'device_id': u'3b595c9a-4251-4ee2-90be-a07ecf5556b1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'created_at': u'2018-08-03T01:40:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:63:fe', u'device_id': u'3b595c9a-4251-4ee2-90be-a07ecf5556b1'}), 'router': u'54f39fad-b53b-47cf-bff0-a29b45bfb522'}) 2018-08-03 01:40:29,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:40:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:40:30,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-015ee7fd-d8be-4cf0-8fc1-6bd1492cee00 x-compute-request-id: req-015ee7fd-d8be-4cf0-8fc1-6bd1492cee00 Content-Encoding: gzip Content-Length: 9531 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 491569770 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.134376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136017] pid_max: default: 32768 minimum: 301\n[ 0.136906] ACPI: Core revision 20150930\n[ 0.138293] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139598] Security Framework initialized\n[ 0.140409] Yama: becoming mindful.\n[ 0.141133] AppArmor: AppArmor initialized\n[ 0.142000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143327] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145796] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147197] Initializing cgroup subsys io\n[ 0.148007] Initializing cgroup subsys memory\n[ 0.148861] Initializing cgroup subsys devices\n[ 0.149739] Initializing cgroup subsys freezer\n[ 0.150611] Initializing cgroup subsys net_cls\n[ 0.151473] Initializing cgroup subsys perf_event\n[ 0.152383] Initializing cgroup subsys net_prio\n[ 0.153258] Initializing cgroup subsys hugetlb\n[ 0.154128] Initializing cgroup subsys pids\n[ 0.155001] CPU: Physical Processor ID: 0\n[ 0.156488] mce: CPU supports 10 MCE banks\n[ 0.157323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172666] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178690] ftrace: allocating 31920 entries in 125 pages\n[ 0.203471] smpboot: Max logical packages: 1\n[ 0.204322] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205669] x2apic enabled\n[ 0.206472] Switched APIC routing to physical x2apic.\n[ 0.208184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211365] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213150] KVM setup paravirtual spinlock\n[ 0.214461] x86: Booted up 1 node, 1 CPUs\n[ 0.215265] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218370] evm: security.selinux\n[ 0.219068] evm: security.SMACK64\n[ 0.219761] evm: security.SMACK64EXEC\n[ 0.220503] evm: security.SMACK64TRANSMUTE\n[ 0.221307] evm: security.SMACK64MMAP\n[ 0.222047] evm: security.ima\n[ 0.222694] evm: security.capability\n[ 0.223494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225342] pinctrl core: initialized pinctrl subsystem\n[ 0.226446] RTC time: 1:40:25, date: 08/03/18\n[ 0.227410] NET: Registered protocol family 16\n[ 0.228396] cpuidle: using governor ladder\n[ 0.229212] cpuidle: using governor menu\n[ 0.229999] PCCT header not found.\n[ 0.230758] ACPI: bus type PCI registered\n[ 0.231561] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232808] PCI: Using configuration type 1 for base access\n[ 0.234582] ACPI: Added _OSI(Module Device)\n[ 0.235421] ACPI: Added _OSI(Processor Device)\n[ 0.236278] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238902] ACPI: Interpreter enabled\n[ 0.239670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246997] ACPI: (supports S0 S5)\n[ 0.247702] ACPI: Using IOAPIC for interrupt routing\n[ 0.248649] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252901] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255323] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257537] acpiphp: Slot [3] registered\n[ 0.258336] acpiphp: Slot [4] registered\n[ 0.259129] acpiphp: Slot [5] registered\n[ 0.259930] acpiphp: Slot [6] registered\n[ 0.260724] acpiphp: Slot [7] registered\n[ 0.261523] acpiphp: Slot [8] registered\n[ 0.262328] acpiphp: Slot [9] registered\n[ 0.263124] acpiphp: Slot [10] registered\n[ 0.263934] acpiphp: Slot [11] registered\n[ 0.264753] acpiphp: Slot [12] registered\n[ 0.265568] acpiphp: Slot [13] registered\n[ 0.266378] acpiphp: Slot [14] registered\n[ 0.267181] acpiphp: Slot [15] registered\n[ 0.277917] acpiphp: Slot [16] registered\n[ 0.278738] acpiphp: Slot [17] registered\n[ 0.279547] acpiphp: Slot [18] registered\n[ 0.280353] acpiphp: Slot [19] registered\n[ 0.281152] acpiphp: Slot [20] registered\n[ 0.281970] acpiphp: Slot [21] registered\n[ 0.282787] acpiphp: Slot [22] registered\n[ 0.283596] acpiphp: Slot [23] registered\n[ 0.284400] acpiphp: Slot [24] registered\n[ 0.285203] acpiphp: Slot [25] registered\n[ 0.286013] acpiphp: Slot [26] registered\n[ 0.286823] acpiphp: Slot [27] registered\n[ 0.287629] acpiphp: Slot [28] registered\n[ 0.288437] acpiphp: Slot [29] registered\n[ 0.289233] acpiphp: Slot [30] registered\n[ 0.290043] acpiphp: Slot [31] registered\n[ 0.290853] PCI host bridge to bus 0000:00\n[ 0.291657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.298427] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305468] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.328609] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.330075] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.331809] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.333236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.334634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.337186] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.338237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.339778] vgaarb: loaded\n[ 0.340373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.341589] SCSI subsystem initialized\n[ 0.342500] ACPI: bus type USB registered\n[ 0.343330] usbcore: registered new interface driver usbfs\n[ 0.344359] usbcore: registered new interface driver hub\n[ 0.345365] usbcore: registered new device driver usb\n[ 0.346462] PCI: Using ACPI for IRQ routing\n[ 0.347571] NetLabel: Initializing\n[ 0.348284] NetLabel: domain hash size = 128\n[ 0.349129] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.350089] NetLabel: unlabeled traffic allowed by default\n[ 0.351243] clocksource: Switched to clocksource kvm-clock\n[ 0.359380] AppArmor: AppArmor Filesystem Enabled\n[ 0.360345] pnp: PnP ACPI init\n[ 0.361277] pnp: PnP ACPI: found 5 devices\n[ 0.367606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.369325] NET: Registered protocol family 2\n[ 0.370369] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.371676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.372889] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.374081] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.375163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.376347] NET: Registered protocol family 1\n[ 0.377236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378333] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.379416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393467] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.407596] Trying to unpack rootfs image as initramfs...\n[ 0.463411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.465097] Scanning for low memory corruption every 60 seconds\n[ 0.466466] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.467643] audit: initializing netlink subsys (disabled)\n[ 0.468672] audit: type=2000 audit(1533260426.183:1): initialized\n[ 0.470033] Initialise system trusted keyring\n[ 0.470988] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.472149] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474295] zbud: loaded\n[ 0.475027] VFS: Disk quotas dquot_6.6.0\n[ 0.475862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.477462] fuse init (API version 7.23)\n[ 0.478369] Key type big_key registered\n[ 0.479166] Allocating IMA MOK and blacklist keyrings.\n[ 0.480387] Key type asymmetric registered\n[ 0.481206] Asymmetric key parser 'x509' registered\n[ 0.482171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.483673] io scheduler noop registered\n[ 0.484467] io scheduler deadline registered (default)\n[ 0.485460] io scheduler cfq registered\n[ 0.486307] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.487359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.488625] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.490079] ACPI: Power Button [PWRF]\n[ 0.490944] GHES: HEST is not enabled!\n[ 0.504643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.532358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.534451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.558371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.560644] Linux agpgart interface v0.103\n[ 0.563250] brd: module loaded\n[ 0.564925] loop: module loaded\n[ 0.568794] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.570245] GPT:90111 != 2097151\n[ 0.570918] GPT:Alternate GPT header not at the end of the disk.\n[ 0.572014] GPT:90111 != 2097151\n[ 0.574395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.575469] vda: vda1 vda15\n[ 0.577399] scsi host0: ata_piix\n[ 0.578178] scsi host1: ata_piix\n[ 0.578901] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.580118] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.581623] libphy: Fixed MDIO Bus: probed\n[ 0.582459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.583419] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585796] PPP generic driver version 2.4.2\n[ 0.586726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.587935] ehci-pci: EHCI PCI platform driver\n[ 0.588815] ehci-platform: EHCI generic platform driver\n[ 0.589806] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590940] ohci-pci: OHCI PCI platform driver\n[ 0.591822] ohci-platform: OHCI generic platform driver\n[ 0.592826] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.607016] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.608025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.609491] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.610492] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.611647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.612892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.614309] usb usb1: Product: UHCI Host Controller\n[ 0.615233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.616372] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.617369] hub 1-0:1.0: USB hub found\n[ 0.618152] hub 1-0:1.0: 2 ports detected\n[ 0.619109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.621268] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.622226] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.623291] mousedev: PS/2 mouse device common for all mice\n[ 0.624569] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.626423] rtc_cmos 00:00: RTC can wake from S4\n[ 0.627631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.628828] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.630020] i2c /dev entries driver\n[ 0.630805] device-mapper: uevent: version 1.0.3\n[ 0.631775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.633418] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.634844] NET: Registered protocol family 10\n[ 0.635997] NET: Registered protocol family 17\n[ 0.636906] Key type dns_resolver registered\n[ 0.637915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.639011] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.640809] registered taskstats version 1\n[ 0.641654] Loading compiled-in X.509 certificates\n[ 0.643142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.645014] zswap: loaded using pool lzo/zbud\n[ 0.646671] Key type trusted registered\n[ 0.648462] Key type encrypted registered\n[ 0.649290] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.650333] ima: No TPM chip found, activating TPM-bypass!\n[ 0.651393] evm: HMAC attrs: 0x1\n[ 0.652373] Magic number: 14:471:659\n[ 0.653150] block ram12: hash matches\n[ 0.653996] rtc_cmos 00:00: setting system clock to 2018-08-03 01:40:25 UTC (1533260425)\n[ 0.655630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.656744] EDD information not available.\n[ 0.740596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.742131] Write protecting the kernel read-only data: 14336k\n[ 0.744266] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.746117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.791588] 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.72\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.6...\nLease of 192.168.120.6 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.85. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwTzk36zY6u2fV9WDIelqR9yue8eYDuBXOa6Ww1A/MySp6uabFPIo46lLS8aRPjeNG9dX+hiYeJC+YuUUiT10kWun1dJCVY53KxkyILxaK5PDLIq9v8hZLxyzV3FB87tNvOK3SH2huThl0CblZJhMkYf8rdvJbHL80McennH1qKzBoGQPRe6oMKRqurGJX/QH4Hj3t2Fwdqk5XAIU2e+/QJB5UT98S8agSGhIrJBV35zCaajJh0PPKfNAFIe3FGL4ZJDtYn+2NAJkyrrk7V5bkKchACUeRrC36iAVp1PqfYgvKzLJZpBzfkBuZMR5o5Rn/T3ed4BiUNFTsXBO1OcX5 root@singlevm1-vm-313cf75e-78f2-489a-aa4f-4c4b42b3c607\nssh-dss AAAAB3NzaC1kc3MAAACBALivJjglbuVf4hHjPklFDTAsZX76HHq53afAoTiA+RUAkmcP+eLqohhYI15Bjryd8nAHWWf6cn5L+DAfo7e7n+VzVp4EYWs1JK6kwNoQ91qa+vlSyLwD4geU2eM02N3ffxA2iiR6IMK2WvoJCvZbBaTIDB7taozRQfgLwpenbCCPAAAAFQCfTRItohnHXGjb4rMYb4Y4Shbu1QAAAIBSZJiJE2D6BlYpUpFtkUWvtivkukVUbsV9wEenlN9P1g6TR7sxbIZsnzw5RKi9q8czhmCIxcB9CIZpcMeNijglkiGmphi4O/hg2tl7mpcWHJxlynifuMG2k9EdEZMCMsGOuAaok+YOqqJnVJk2HqQ1sPPBaeveECTt967bLg9MwQAAAIEAmOD1QlqYEZGuEJURwL3r/ZislSYONj4hF9Fb1SioCAA13fJRtwqlujkxpyDuHLc6tnb7EW5zeZuVlnfZGJ/seT+Mc0Ifd+bnyDn+B05Q2xQcjvjivLtNccOFDk8N4JxhsMV62QLYrAoLqOj1R25I8oPRpdurxzn3/QJchYWPbJc= root@singlevm1-vm-313cf75e-78f2-489a-aa4f-4c4b42b3c607\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.52s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5a:63fe/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.6 \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-313cf75e-78f2-489a-aa4f-4c4b42b3c607\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.46 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-03 01:40:30,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1/action used request id req-015ee7fd-d8be-4cf0-8fc1-6bd1492cee00 2018-08-03 01:40:30,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.762304067612s 2018-08-03 01:40:30,546 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1/action used request id req-015ee7fd-d8be-4cf0-8fc1-6bd1492cee00 2018-08-03 01:40:30,546 - 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 491569770 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.134376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136017] pid_max: default: 32768 minimum: 301 [ 0.136906] ACPI: Core revision 20150930 [ 0.138293] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139598] Security Framework initialized [ 0.140409] Yama: becoming mindful. [ 0.141133] AppArmor: AppArmor initialized [ 0.142000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143327] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145796] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147197] Initializing cgroup subsys io [ 0.148007] Initializing cgroup subsys memory [ 0.148861] Initializing cgroup subsys devices [ 0.149739] Initializing cgroup subsys freezer [ 0.150611] Initializing cgroup subsys net_cls [ 0.151473] Initializing cgroup subsys perf_event [ 0.152383] Initializing cgroup subsys net_prio [ 0.153258] Initializing cgroup subsys hugetlb [ 0.154128] Initializing cgroup subsys pids [ 0.155001] CPU: Physical Processor ID: 0 [ 0.156488] mce: CPU supports 10 MCE banks [ 0.157323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172666] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178690] ftrace: allocating 31920 entries in 125 pages [ 0.203471] smpboot: Max logical packages: 1 [ 0.204322] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205669] x2apic enabled [ 0.206472] Switched APIC routing to physical x2apic. [ 0.208184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.211365] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.213150] KVM setup paravirtual spinlock [ 0.214461] x86: Booted up 1 node, 1 CPUs [ 0.215265] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216654] devtmpfs: initialized [ 0.218370] evm: security.selinux [ 0.219068] evm: security.SMACK64 [ 0.219761] evm: security.SMACK64EXEC [ 0.220503] evm: security.SMACK64TRANSMUTE [ 0.221307] evm: security.SMACK64MMAP [ 0.222047] evm: security.ima [ 0.222694] evm: security.capability [ 0.223494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225342] pinctrl core: initialized pinctrl subsystem [ 0.226446] RTC time: 1:40:25, date: 08/03/18 [ 0.227410] NET: Registered protocol family 16 [ 0.228396] cpuidle: using governor ladder [ 0.229212] cpuidle: using governor menu [ 0.229999] PCCT header not found. [ 0.230758] ACPI: bus type PCI registered [ 0.231561] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232808] PCI: Using configuration type 1 for base access [ 0.234582] ACPI: Added _OSI(Module Device) [ 0.235421] ACPI: Added _OSI(Processor Device) [ 0.236278] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237171] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238902] ACPI: Interpreter enabled [ 0.239670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246997] ACPI: (supports S0 S5) [ 0.247702] ACPI: Using IOAPIC for interrupt routing [ 0.248649] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.251750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252901] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255323] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.257537] acpiphp: Slot [3] registered [ 0.258336] acpiphp: Slot [4] registered [ 0.259129] acpiphp: Slot [5] registered [ 0.259930] acpiphp: Slot [6] registered [ 0.260724] acpiphp: Slot [7] registered [ 0.261523] acpiphp: Slot [8] registered [ 0.262328] acpiphp: Slot [9] registered [ 0.263124] acpiphp: Slot [10] registered [ 0.263934] acpiphp: Slot [11] registered [ 0.264753] acpiphp: Slot [12] registered [ 0.265568] acpiphp: Slot [13] registered [ 0.266378] acpiphp: Slot [14] registered [ 0.267181] acpiphp: Slot [15] registered [ 0.277917] acpiphp: Slot [16] registered [ 0.278738] acpiphp: Slot [17] registered [ 0.279547] acpiphp: Slot [18] registered [ 0.280353] acpiphp: Slot [19] registered [ 0.281152] acpiphp: Slot [20] registered [ 0.281970] acpiphp: Slot [21] registered [ 0.282787] acpiphp: Slot [22] registered [ 0.283596] acpiphp: Slot [23] registered [ 0.284400] acpiphp: Slot [24] registered [ 0.285203] acpiphp: Slot [25] registered [ 0.286013] acpiphp: Slot [26] registered [ 0.286823] acpiphp: Slot [27] registered [ 0.287629] acpiphp: Slot [28] registered [ 0.288437] acpiphp: Slot [29] registered [ 0.289233] acpiphp: Slot [30] registered [ 0.290043] acpiphp: Slot [31] registered [ 0.290853] PCI host bridge to bus 0000:00 [ 0.291657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.296956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.298427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305468] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.328609] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.330075] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.331809] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.333236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.334634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.337186] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.338237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.339778] vgaarb: loaded [ 0.340373] vgaarb: bridge control possible 0000:00:02.0 [ 0.341589] SCSI subsystem initialized [ 0.342500] ACPI: bus type USB registered [ 0.343330] usbcore: registered new interface driver usbfs [ 0.344359] usbcore: registered new interface driver hub [ 0.345365] usbcore: registered new device driver usb [ 0.346462] PCI: Using ACPI for IRQ routing [ 0.347571] NetLabel: Initializing [ 0.348284] NetLabel: domain hash size = 128 [ 0.349129] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.350089] NetLabel: unlabeled traffic allowed by default [ 0.351243] clocksource: Switched to clocksource kvm-clock [ 0.359380] AppArmor: AppArmor Filesystem Enabled [ 0.360345] pnp: PnP ACPI init [ 0.361277] pnp: PnP ACPI: found 5 devices [ 0.367606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.369325] NET: Registered protocol family 2 [ 0.370369] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.371676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.372889] TCP: Hash tables configured (established 4096 bind 4096) [ 0.374081] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.375163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.376347] NET: Registered protocol family 1 [ 0.377236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378333] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.379416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393467] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.407596] Trying to unpack rootfs image as initramfs... [ 0.463411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.465097] Scanning for low memory corruption every 60 seconds [ 0.466466] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.467643] audit: initializing netlink subsys (disabled) [ 0.468672] audit: type=2000 audit(1533260426.183:1): initialized [ 0.470033] Initialise system trusted keyring [ 0.470988] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.472149] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474295] zbud: loaded [ 0.475027] VFS: Disk quotas dquot_6.6.0 [ 0.475862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.477462] fuse init (API version 7.23) [ 0.478369] Key type big_key registered [ 0.479166] Allocating IMA MOK and blacklist keyrings. [ 0.480387] Key type asymmetric registered [ 0.481206] Asymmetric key parser 'x509' registered [ 0.482171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.483673] io scheduler noop registered [ 0.484467] io scheduler deadline registered (default) [ 0.485460] io scheduler cfq registered [ 0.486307] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.487359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.488625] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.490079] ACPI: Power Button [PWRF] [ 0.490944] GHES: HEST is not enabled! [ 0.504643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.532358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.534451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560644] Linux agpgart interface v0.103 [ 0.563250] brd: module loaded [ 0.564925] loop: module loaded [ 0.568794] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.570245] GPT:90111 != 2097151 [ 0.570918] GPT:Alternate GPT header not at the end of the disk. [ 0.572014] GPT:90111 != 2097151 [ 0.574395] GPT: Use GNU Parted to correct GPT errors. [ 0.575469] vda: vda1 vda15 [ 0.577399] scsi host0: ata_piix [ 0.578178] scsi host1: ata_piix [ 0.578901] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.580118] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.581623] libphy: Fixed MDIO Bus: probed [ 0.582459] tun: Universal TUN/TAP device driver, 1.6 [ 0.583419] tun: (C) 1999-2004 Max Krasnyansky [ 0.585796] PPP generic driver version 2.4.2 [ 0.586726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.587935] ehci-pci: EHCI PCI platform driver [ 0.588815] ehci-platform: EHCI generic platform driver [ 0.589806] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590940] ohci-pci: OHCI PCI platform driver [ 0.591822] ohci-platform: OHCI generic platform driver [ 0.592826] uhci_hcd: USB Universal Host Controller Interface driver [ 0.607016] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.608025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.609491] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.610492] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.611647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.612892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.614309] usb usb1: Product: UHCI Host Controller [ 0.615233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.616372] usb usb1: SerialNumber: 0000:00:01.2 [ 0.617369] hub 1-0:1.0: USB hub found [ 0.618152] hub 1-0:1.0: 2 ports detected [ 0.619109] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621268] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.622226] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.623291] mousedev: PS/2 mouse device common for all mice [ 0.624569] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.626423] rtc_cmos 00:00: RTC can wake from S4 [ 0.627631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.628828] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.630020] i2c /dev entries driver [ 0.630805] device-mapper: uevent: version 1.0.3 [ 0.631775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.633418] ledtrig-cpu: registered to indicate activity on CPUs [ 0.634844] NET: Registered protocol family 10 [ 0.635997] NET: Registered protocol family 17 [ 0.636906] Key type dns_resolver registered [ 0.637915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.639011] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.640809] registered taskstats version 1 [ 0.641654] Loading compiled-in X.509 certificates [ 0.643142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.645014] zswap: loaded using pool lzo/zbud [ 0.646671] Key type trusted registered [ 0.648462] Key type encrypted registered [ 0.649290] AppArmor: AppArmor sha1 policy hashing enabled [ 0.650333] ima: No TPM chip found, activating TPM-bypass! [ 0.651393] evm: HMAC attrs: 0x1 [ 0.652373] Magic number: 14:471:659 [ 0.653150] block ram12: hash matches [ 0.653996] rtc_cmos 00:00: setting system clock to 2018-08-03 01:40:25 UTC (1533260425) [ 0.655630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.656744] EDD information not available. [ 0.740596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.742131] Write protecting the kernel read-only data: 14336k [ 0.744266] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.746117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.791588] 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.72 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.6... Lease of 192.168.120.6 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.85. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwTzk36zY6u2fV9WDIelqR9yue8eYDuBXOa6Ww1A/MySp6uabFPIo46lLS8aRPjeNG9dX+hiYeJC+YuUUiT10kWun1dJCVY53KxkyILxaK5PDLIq9v8hZLxyzV3FB87tNvOK3SH2huThl0CblZJhMkYf8rdvJbHL80McennH1qKzBoGQPRe6oMKRqurGJX/QH4Hj3t2Fwdqk5XAIU2e+/QJB5UT98S8agSGhIrJBV35zCaajJh0PPKfNAFIe3FGL4ZJDtYn+2NAJkyrrk7V5bkKchACUeRrC36iAVp1PqfYgvKzLJZpBzfkBuZMR5o5Rn/T3ed4BiUNFTsXBO1OcX5 root@singlevm1-vm-313cf75e-78f2-489a-aa4f-4c4b42b3c607 ssh-dss AAAAB3NzaC1kc3MAAACBALivJjglbuVf4hHjPklFDTAsZX76HHq53afAoTiA+RUAkmcP+eLqohhYI15Bjryd8nAHWWf6cn5L+DAfo7e7n+VzVp4EYWs1JK6kwNoQ91qa+vlSyLwD4geU2eM02N3ffxA2iiR6IMK2WvoJCvZbBaTIDB7taozRQfgLwpenbCCPAAAAFQCfTRItohnHXGjb4rMYb4Y4Shbu1QAAAIBSZJiJE2D6BlYpUpFtkUWvtivkukVUbsV9wEenlN9P1g6TR7sxbIZsnzw5RKi9q8czhmCIxcB9CIZpcMeNijglkiGmphi4O/hg2tl7mpcWHJxlynifuMG2k9EdEZMCMsGOuAaok+YOqqJnVJk2HqQ1sPPBaeveECTt967bLg9MwQAAAIEAmOD1QlqYEZGuEJURwL3r/ZislSYONj4hF9Fb1SioCAA13fJRtwqlujkxpyDuHLc6tnb7EW5zeZuVlnfZGJ/seT+Mc0Ifd+bnyDn+B05Q2xQcjvjivLtNccOFDk8N4JxhsMV62QLYrAoLqOj1R25I8oPRpdurxzn3/QJchYWPbJc= root@singlevm1-vm-313cf75e-78f2-489a-aa4f-4c4b42b3c607 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.52s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5a:63fe/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.6 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-313cf75e-78f2-489a-aa4f-4c4b42b3c607 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-03 01:40:30,665 - paramiko.transport - DEBUG - starting thread (client mode): 0x98b8a290L 2018-08-03 01:40:30,665 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 01:40:30,666 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 01:40:30,666 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 01:40:30,667 - 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-08-03 01:40:30,667 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 01:40:30,667 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 01:40:30,667 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 01:40:30,667 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 01:40:30,667 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 01:40:30,686 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 01:40:30,687 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 01:40:30,697 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 4a30dcdcd551b66004fbe5497e37ae5f 2018-08-03 01:40:30,699 - paramiko.transport - DEBUG - Trying discovered key 985019571010a9fa2bb8d821aef45c66 in /tmp/tmpL6OCZv 2018-08-03 01:40:30,725 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 01:40:30,731 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 01:40:30,732 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 01:40:30,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 01:40:30,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 01:40:30,734 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 01:40:30,735 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 01:40:30,735 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-03 01:40:30,736 - functest.core.singlevm - DEBUG - error: 2018-08-03 01:40:30,741 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 01:40:30,852 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:40:30,852 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:40:30,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 01:40:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/6c9a5374-fb91-4d12-b1c3-d52c568c46eb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:32,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e6221b8-5c90-4727-bc1c-64be598955f6 Content-Length: 0 Date: Fri, 03 Aug 2018 01:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:32,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/6c9a5374-fb91-4d12-b1c3-d52c568c46eb.json used request id req-7e6221b8-5c90-4727-bc1c-64be598955f6 2018-08-03 01:40:32,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32210183144s 2018-08-03 01:40:32,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/6c9a5374-fb91-4d12-b1c3-d52c568c46eb.json used request id req-7e6221b8-5c90-4727-bc1c-64be598955f6 2018-08-03 01:40:32,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:40:32,185 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d4899b5-2d47-4116-96e0-23ee22ff734b Date: Fri, 03 Aug 2018 01:40:32 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:40:32,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d4899b5-2d47-4116-96e0-23ee22ff734b 2018-08-03 01:40:32,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0778529644012s 2018-08-03 01:40:32,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d4899b5-2d47-4116-96e0-23ee22ff734b 2018-08-03 01:40:32,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:40:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:32,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9429c3a4-6855-4f06-a81a-2e4f21026e1e x-compute-request-id: req-9429c3a4-6855-4f06-a81a-2e4f21026e1e Content-Type: application/json 2018-08-03 01:40:32,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-9429c3a4-6855-4f06-a81a-2e4f21026e1e 2018-08-03 01:40:32,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.215840101242s 2018-08-03 01:40:32,480 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1 used request id req-9429c3a4-6855-4f06-a81a-2e4f21026e1e 2018-08-03 01:40:32,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:33,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6cd6034-48ba-4ad9-b83f-095dcbf27fdc x-compute-request-id: req-e6cd6034-48ba-4ad9-b83f-095dcbf27fdc Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:63:fe", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:63:fe", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b595c9a-4251-4ee2-90be-a07ecf5556b1", "rel": "bookmark"}], "image": {"id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "links": [{"href": "http://172.30.9.22:8774/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-03T01:40:25.000000", "flavor": {"id": "751067c5-145c-4d54-939c-01740f1ccac0", "links": [{"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}]}, "id": "3b595c9a-4251-4ee2-90be-a07ecf5556b1", "security_groups": [{"name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}], "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:40:32Z", "hostId": "78a7c5c415d950d2a347203becb267e1abbfa682cf36425971e806dd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "created": "2018-08-03T01:40:14Z", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:33,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6cd6034-48ba-4ad9-b83f-095dcbf27fdc 2018-08-03 01:40:33,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7473487854s 2018-08-03 01:40:33,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6cd6034-48ba-4ad9-b83f-095dcbf27fdc 2018-08-03 01:40:33,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:35,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:35,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:35,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9a47f1e-fe5b-4efc-9087-dc204a51ccb5 x-compute-request-id: req-a9a47f1e-fe5b-4efc-9087-dc204a51ccb5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:40:35,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9a47f1e-fe5b-4efc-9087-dc204a51ccb5 2018-08-03 01:40:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.112921953201s 2018-08-03 01:40:35,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9a47f1e-fe5b-4efc-9087-dc204a51ccb5 2018-08-03 01:40:35,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:40:35,350 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:35,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-e01d6c56-2467-4db6-bbf0-abd700b4e339 Date: Fri, 03 Aug 2018 01:40:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b288657514147fdb787424c120fad5f", "created_at": "2018-08-03T01:36:32Z", "updated_at": "2018-08-03T01:36:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "1bde2420-982c-464b-a864-30ed3dc0f7cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "676b12f0-e817-4bf6-a81a-50fce73e661c", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "820ece82-93de-4a97-9ede-4f0da3e8ed84", "remote_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:36:32Z", "revision_number": 0, "id": "f65d7b1b-be25-4d5f-a281-4bb6fff33232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:36:32Z", "security_group_id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "tenant_id": "1b288657514147fdb787424c120fad5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b288657514147fdb787424c120fad5f"}], "revision_number": 1, "project_id": "1b288657514147fdb787424c120fad5f", "id": "1d366fc1-59f7-4fc1-872b-608f0b005217", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "created_at": "2018-08-03T01:39:47Z", "updated_at": "2018-08-03T01:39:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "0afcd341-6acf-469c-94bc-c20043b71f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "23323fc7-2375-46b1-a36d-f0c22f147656", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "d92ceb27-f5f6-48ea-9fab-21cb3f2b1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv4", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:47Z", "revision_number": 0, "id": "dbc31ff5-ea12-45f1-9bb3-4ed544d55d50", "remote_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:47Z", "security_group_id": "5d09ea22-7783-420c-81e4-b2999dda9045", "tenant_id": "97313a1c0aa24088a95f3d50c62e8474", "port_range_min": null, "ethertype": "IPv6", "project_id": "97313a1c0aa24088a95f3d50c62e8474"}], "revision_number": 1, "project_id": "97313a1c0aa24088a95f3d50c62e8474", "id": "5d09ea22-7783-420c-81e4-b2999dda9045", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:10Z", "updated_at": "2018-08-03T01:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "650f7a29-1a82-4d36-9084-182bcd718ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "bbf07b03-1055-4e18-a9b5-97e788a5d393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "bbf8d06f-b795-411d-ac8e-d6a9b5c8dfbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:10Z", "revision_number": 0, "id": "cd5e3a36-40c3-469f-b8a3-e35b2bfb6955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:10Z", "security_group_id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 3, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "7170d5be-15e5-4edc-8b8d-1607292f5a1e", "name": "singlevm1-sg_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}, {"description": "Default security group", "tags": [], "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "created_at": "2018-08-03T01:39:15Z", "updated_at": "2018-08-03T01:39:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "155dfe95-b52d-4358-8c3f-bd4378078cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "266440e0-05d9-40bc-9194-659444fb279c", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "8bd770b5-b69e-42da-aee6-8fbcba4dd4e4", "remote_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:15Z", "revision_number": 0, "id": "a7dc4bc1-3adb-4fe6-821a-bf89394d70db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:15Z", "security_group_id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "tenant_id": "ab65a16686d14ec28ec38e1732ce50ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab65a16686d14ec28ec38e1732ce50ab"}], "revision_number": 1, "project_id": "ab65a16686d14ec28ec38e1732ce50ab", "id": "8b9992ee-ddef-46a2-8654-719759a87c5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T01:39:03Z", "updated_at": "2018-08-03T01:39:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "7576c0e1-530b-4e38-8ada-aedcac1771be", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "d036ad0a-0fef-4e3d-9109-7e1693bb1b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "eec54d31-2f5b-4a3c-80a6-31e860ac079e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:03Z", "revision_number": 0, "id": "fcafa225-71c6-448d-be60-1d9e2d39c4bc", "remote_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:03Z", "security_group_id": "ac516135-f24a-4873-b418-caa6b95edf8d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ac516135-f24a-4873-b418-caa6b95edf8d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:39:01Z", "updated_at": "2018-08-03T01:39:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "3d21f90c-9223-4d74-a840-eb9eeb514f00", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "5c450cab-aefb-4dd5-ac19-6e4267f0fbd2", "remote_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8b317854-3c32-448c-9c8b-09219d4db5cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:39:01Z", "revision_number": 0, "id": "8bbe4b8f-3c99-4cee-90dd-31583668ac6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:39:01Z", "security_group_id": "c955cace-543b-4fc1-b407-a84994632de7", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e"}], "revision_number": 1, "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "c955cace-543b-4fc1-b407-a84994632de7", "name": "default"}]} 2018-08-03 01:40:35,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e01d6c56-2467-4db6-bbf0-abd700b4e339 2018-08-03 01:40:35,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565810203552s 2018-08-03 01:40:35,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e01d6c56-2467-4db6-bbf0-abd700b4e339 2018-08-03 01:40:35,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 01:40:35,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7170d5be-15e5-4edc-8b8d-1607292f5a1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:35,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4abe1ded-b5f3-4fd1-a3f8-1adc53650394 Content-Length: 0 Date: Fri, 03 Aug 2018 01:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:35,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7170d5be-15e5-4edc-8b8d-1607292f5a1e.json used request id req-4abe1ded-b5f3-4fd1-a3f8-1adc53650394 2018-08-03 01:40:35,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.187834024429s 2018-08-03 01:40:35,599 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7170d5be-15e5-4edc-8b8d-1607292f5a1e.json used request id req-4abe1ded-b5f3-4fd1-a3f8-1adc53650394 2018-08-03 01:40:35,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 01:40:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:35,799 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7784ba2-49fc-4222-89d6-9e2b207c67ee x-compute-request-id: req-a7784ba2-49fc-4222-89d6-9e2b207c67ee Content-Length: 0 Content-Type: application/json 2018-08-03 01:40:35,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607 used request id req-a7784ba2-49fc-4222-89d6-9e2b207c67ee 2018-08-03 01:40:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.199522972107s 2018-08-03 01:40:35,799 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_313cf75e-78f2-489a-aa4f-4c4b42b3c607 used request id req-a7784ba2-49fc-4222-89d6-9e2b207c67ee 2018-08-03 01:40:35,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:40:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" -d '{"subnet_id": "03355065-9735-45e5-b4d9-301d769db82e"}' 2018-08-03 01:40:37,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a6066684-ee24-46d6-81bf-f03c947acff3 Date: Fri, 03 Aug 2018 01:40:37 GMT RESP BODY: {"network_id": "0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "03355065-9735-45e5-b4d9-301d769db82e", "subnet_ids": ["03355065-9735-45e5-b4d9-301d769db82e"], "port_id": "cee8e4c7-4c29-4f12-8f27-47dc95ed6355", "id": "54f39fad-b53b-47cf-bff0-a29b45bfb522"} 2018-08-03 01:40:37,686 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/remove_router_interface.json used request id req-a6066684-ee24-46d6-81bf-f03c947acff3 2018-08-03 01:40:37,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88636612892s 2018-08-03 01:40:37,687 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522/remove_router_interface.json used request id req-a6066684-ee24-46d6-81bf-f03c947acff3 returning object 54f39fad-b53b-47cf-bff0-a29b45bfb522 2018-08-03 01:40:37,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:40:37,688 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:37,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8801f103-4f7e-442b-8696-e6744f35aa35 Date: Fri, 03 Aug 2018 01:40:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:40:04Z", "admin_state_up": true, "updated_at": "2018-08-03T01:40:36Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "54f39fad-b53b-47cf-bff0-a29b45bfb522", "name": "singlevm1-router_313cf75e-78f2-489a-aa4f-4c4b42b3c607"}]} 2018-08-03 01:40:37,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8801f103-4f7e-442b-8696-e6744f35aa35 2018-08-03 01:40:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117105007172s 2018-08-03 01:40:37,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8801f103-4f7e-442b-8696-e6744f35aa35 2018-08-03 01:40:37,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:40:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:38,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ceeb547-e052-4be8-a764-962136bfae01 Content-Length: 0 Date: Fri, 03 Aug 2018 01:40:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:38,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522.json used request id req-4ceeb547-e052-4be8-a764-962136bfae01 2018-08-03 01:40:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18331289291s 2018-08-03 01:40:38,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/54f39fad-b53b-47cf-bff0-a29b45bfb522.json used request id req-4ceeb547-e052-4be8-a764-962136bfae01 2018-08-03 01:40:38,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:40:38,992 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-6dc3337d-1755-4d1d-84a2-7295f5fbe2f5 Date: Fri, 03 Aug 2018 01:40:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:40:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"03355065-9735-45e5-b4d9-301d769db82e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_313cf75e-78f2-489a-aa4f-4c4b42b3c607","enable_dhcp":true,"segment_id":null,"network_id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:40:39,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6dc3337d-1755-4d1d-84a2-7295f5fbe2f5 2018-08-03 01:40:39,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0415921211243s 2018-08-03 01:40:39,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6dc3337d-1755-4d1d-84a2-7295f5fbe2f5 2018-08-03 01:40:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:40:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/03355065-9735-45e5-b4d9-301d769db82e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:40,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec8a6fdb-2af1-43d8-9451-21e5db2b144d Date: Fri, 03 Aug 2018 01:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:40,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/03355065-9735-45e5-b4d9-301d769db82e.json used request id req-ec8a6fdb-2af1-43d8-9451-21e5db2b144d 2018-08-03 01:40:40,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.991602182388s 2018-08-03 01:40:40,027 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/03355065-9735-45e5-b4d9-301d769db82e.json used request id req-ec8a6fdb-2af1-43d8-9451-21e5db2b144d 2018-08-03 01:40:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:40,028 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-5559faa2-30b5-43de-8b0b-d2fad9cb2f54 Date: Fri, 03 Aug 2018 01:40:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:40:39Z","qos_policy_id":null,"name":"singlevm1-net_313cf75e-78f2-489a-aa4f-4c4b42b3c607","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:40:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5559faa2-30b5-43de-8b0b-d2fad9cb2f54 2018-08-03 01:40:40,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841679573059s 2018-08-03 01:40:40,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5559faa2-30b5-43de-8b0b-d2fad9cb2f54 2018-08-03 01:40:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:40:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:41,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e17e24b6-4491-480a-a152-11ddcee97f35 Date: Fri, 03 Aug 2018 01:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:40:41,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d.json used request id req-e17e24b6-4491-480a-a152-11ddcee97f35 2018-08-03 01:40:41,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20186495781s 2018-08-03 01:40:41,316 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0418b4c0-f0f5-4c6a-9040-5edf9c5a8f6d.json used request id req-e17e24b6-4491-480a-a152-11ddcee97f35 2018-08-03 01:40:41,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:41,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4b4761e5-eaf2-4248-bd56-bad48311c86b Date: Fri, 03 Aug 2018 01:40:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/snap", "metadata": {}}], "file": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "size": 12716032, "self": "/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:40:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:41,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4b4761e5-eaf2-4248-bd56-bad48311c86b 2018-08-03 01:40:41,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255517959595s 2018-08-03 01:40:41,346 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4b4761e5-eaf2-4248-bd56-bad48311c86b 2018-08-03 01:40:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:40:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:42,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8dc8818-d20b-47b9-b7e4-cf534852c92b Date: Fri, 03 Aug 2018 01:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:40:42,886 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed used request id req-c8dc8818-d20b-47b9-b7e4-cf534852c92b 2018-08-03 01:40:42,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5386300087s 2018-08-03 01:40:42,886 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ddfc2a07-7904-4326-b4fd-5d1d98d828ed used request id req-c8dc8818-d20b-47b9-b7e4-cf534852c92b 2018-08-03 01:40:42,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:40:42,890 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:42,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e609ab73-75d7-49c8-9798-36ba490b4cb5 x-compute-request-id: req-e609ab73-75d7-49c8-9798-36ba490b4cb5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_313cf75e-78f2-489a-aa4f-4c4b42b3c607", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/751067c5-145c-4d54-939c-01740f1ccac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "751067c5-145c-4d54-939c-01740f1ccac0"}]} 2018-08-03 01:40:42,913 - 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-e609ab73-75d7-49c8-9798-36ba490b4cb5 2018-08-03 01:40:42,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264141559601s 2018-08-03 01:40:42,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e609ab73-75d7-49c8-9798-36ba490b4cb5 2018-08-03 01:40:42,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:40:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f6703287e7128d73fae04ff2526d99a3e7fa721e" 2018-08-03 01:40:42,944 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:40:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9e143dc-f737-4c1f-b40b-bd5c52856ac7 x-compute-request-id: req-e9e143dc-f737-4c1f-b40b-bd5c52856ac7 Content-Length: 0 Content-Type: application/json 2018-08-03 01:40:42,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0 used request id req-e9e143dc-f737-4c1f-b40b-bd5c52856ac7 2018-08-03 01:40:42,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295419692993s 2018-08-03 01:40:42,945 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/751067c5-145c-4d54-939c-01740f1ccac0 used request id req-e9e143dc-f737-4c1f-b40b-bd5c52856ac7 2018-08-03 01:40:42,999 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-03 01:40:43,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:40:43,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:40:43,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:40:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:43,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae85a88-fa3d-4572-93aa-75042eade2c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:40:43,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aae85a88-fa3d-4572-93aa-75042eade2c8 2018-08-03 01:40:43,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:40:43,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["B-p4FHbhT7-p8ALkvrzB1Q"], "issued_at": "2018-08-03T01:40:43.000000Z"}} 2018-08-03 01:40:43,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:43,438 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:44,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-29722b04-83b5-44fc-9daa-390b3b7fadea Date: Fri, 03 Aug 2018 01:40:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:40:44,418 - 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-29722b04-83b5-44fc-9daa-390b3b7fadea 2018-08-03 01:40:44,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.981492996216s 2018-08-03 01:40:44,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-29722b04-83b5-44fc-9daa-390b3b7fadea 2018-08-03 01:40:44,423 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:44,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5e116b-22e5-47a6-b84d-8b2cfc4ec927 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:40:44,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-aa5e116b-22e5-47a6-b84d-8b2cfc4ec927 2018-08-03 01:40:44,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:40:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:44,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715554b8-ef35-468b-8541-a099b1b0af19 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:40:44,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-715554b8-ef35-468b-8541-a099b1b0af19 2018-08-03 01:40:44,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0990631580353s 2018-08-03 01:40:44,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-715554b8-ef35-468b-8541-a099b1b0af19 2018-08-03 01:40:44,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:40:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17"}}' 2018-08-03 01:40:44,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bbaecb8-5677-412d-95a8-e3b12d6632a7 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34"}, "tags": [], "enabled": true, "id": "ca450bb456654537bf1bbf88c8d06e34", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17"}} 2018-08-03 01:40:44,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6bbaecb8-5677-412d-95a8-e3b12d6632a7 2018-08-03 01:40:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.17888712883s 2018-08-03 01:40:44,715 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6bbaecb8-5677-412d-95a8-e3b12d6632a7 2018-08-03 01:40:44,716 - 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'ca450bb456654537bf1bbf88c8d06e34', '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_5a01930c-f100-4f86-a1d3-d89be7aced17'}) 2018-08-03 01:40:44,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:40:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8a9ad38a-0ebf-40cb-8178-8566d3e2c9ee", "email": null, "name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17"}}' 2018-08-03 01:40:45,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe6fb43-ed56-44db-9b53-ef00dda7de3a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": {"self": "http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aeb09a481d04eafbeac83ee2765e7a5", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:40:45,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ffe6fb43-ed56-44db-9b53-ef00dda7de3a 2018-08-03 01:40:45,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.36666893959s 2018-08-03 01:40:45,089 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ffe6fb43-ed56-44db-9b53-ef00dda7de3a 2018-08-03 01:40:45,090 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2aeb09a481d04eafbeac83ee2765e7a5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17'}) 2018-08-03 01:40:45,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:40:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ca370b-15e4-402a-a03e-491d596ed212 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:40:45,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82ca370b-15e4-402a-a03e-491d596ed212 2018-08-03 01:40:45,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.021773815155s 2018-08-03 01:40:45,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82ca370b-15e4-402a-a03e-491d596ed212 2018-08-03 01:40:45,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:40:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2846d14b-f53b-4bf6-954e-3e1aa59ac032 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:40:45,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2846d14b-f53b-4bf6-954e-3e1aa59ac032 2018-08-03 01:40:45,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938282012939s 2018-08-03 01:40:45,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2846d14b-f53b-4bf6-954e-3e1aa59ac032 2018-08-03 01:40:45,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:40:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57409b28-c323-4897-a159-bdb05f75852e Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:40:45,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57409b28-c323-4897-a159-bdb05f75852e 2018-08-03 01:40:45,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0822560787201s 2018-08-03 01:40:45,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57409b28-c323-4897-a159-bdb05f75852e 2018-08-03 01:40:45,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:40:45,310 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc2cad4-ebbf-4f98-ae49-201466c4118a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:40:45,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-abc2cad4-ebbf-4f98-ae49-201466c4118a 2018-08-03 01:40:45,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0970590114594s 2018-08-03 01:40:45,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-abc2cad4-ebbf-4f98-ae49-201466c4118a 2018-08-03 01:40:45,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:40:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c95233-c2a4-4c23-8ceb-4f1c0d5b04ba Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": {"self": "http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aeb09a481d04eafbeac83ee2765e7a5", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:40:45,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-42c95233-c2a4-4c23-8ceb-4f1c0d5b04ba 2018-08-03 01:40:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113833904266s 2018-08-03 01:40:45,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-42c95233-c2a4-4c23-8ceb-4f1c0d5b04ba 2018-08-03 01:40:45,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:40:45,534 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11223b73-5679-4601-bca3-2bda7d521d79 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/ca450bb456654537bf1bbf88c8d06e34"}, "tags": [], "enabled": true, "id": "ca450bb456654537bf1bbf88c8d06e34", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17"}]} 2018-08-03 01:40:45,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-11223b73-5679-4601-bca3-2bda7d521d79 2018-08-03 01:40:45,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108958005905s 2018-08-03 01:40:45,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-11223b73-5679-4601-bca3-2bda7d521d79 2018-08-03 01:40:45,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:40:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=2aeb09a481d04eafbeac83ee2765e7a5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ca450bb456654537bf1bbf88c8d06e34" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a252175-b1e0-44a7-8168-01059b5c8cb3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=2aeb09a481d04eafbeac83ee2765e7a5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ca450bb456654537bf1bbf88c8d06e34", "previous": null, "next": null}} 2018-08-03 01:40:45,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=2aeb09a481d04eafbeac83ee2765e7a5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ca450bb456654537bf1bbf88c8d06e34 used request id req-3a252175-b1e0-44a7-8168-01059b5c8cb3 2018-08-03 01:40:45,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0932569503784s 2018-08-03 01:40:45,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=2aeb09a481d04eafbeac83ee2765e7a5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=ca450bb456654537bf1bbf88c8d06e34 used request id req-3a252175-b1e0-44a7-8168-01059b5c8cb3 2018-08-03 01:40:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:40:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34/users/2aeb09a481d04eafbeac83ee2765e7a5/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:40:45,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6dcfdea-0459-41f2-b6f3-32293a364a2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:40:45,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34/users/2aeb09a481d04eafbeac83ee2765e7a5/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-e6dcfdea-0459-41f2-b6f3-32293a364a2f 2018-08-03 01:40:45,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13772892952s 2018-08-03 01:40:45,883 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34/users/2aeb09a481d04eafbeac83ee2765e7a5/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-e6dcfdea-0459-41f2-b6f3-32293a364a2f 2018-08-03 01:40:45,883 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17', 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'ca450bb456654537bf1bbf88c8d06e34', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8a9ad38a-0ebf-40cb-8178-8566d3e2c9ee', 'username': u'singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:40:45,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:40:45,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:40:45,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:40:45,889 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17', 'password': '8a9ad38a-0ebf-40cb-8178-8566d3e2c9ee', 'project_name': 'singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'ca450bb456654537bf1bbf88c8d06e34', 'project_domain_name': 'Default'} 2018-08-03 01:40:45,889 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-03 01:40:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:45,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5f1e82-e6e6-4ca5-b783-ad9226d267a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:40:45,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0d5f1e82-e6e6-4ca5-b783-ad9226d267a7 2018-08-03 01:40:45,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:40:46,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca450bb456654537bf1bbf88c8d06e34", "name": "singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_ca450bb456654537bf1bbf88c8d06e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ca450bb456654537bf1bbf88c8d06e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/ca450bb456654537bf1bbf88c8d06e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca450bb456654537bf1bbf88c8d06e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/ca450bb456654537bf1bbf88c8d06e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/ca450bb456654537bf1bbf88c8d06e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca450bb456654537bf1bbf88c8d06e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/ca450bb456654537bf1bbf88c8d06e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/ca450bb456654537bf1bbf88c8d06e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17", "id": "2aeb09a481d04eafbeac83ee2765e7a5"}, "audit_ids": ["s6yFTnVOTMWOciuhJ-NUhA"], "issued_at": "2018-08-03T01:40:46.000000Z"}} 2018-08-03 01:40:46,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:40:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"network": {"name": "singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17", "admin_state_up": true}}' 2018-08-03 01:40:46,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dda69882-4517-4f00-81fb-4ef01da01ca6 Date: Fri, 03 Aug 2018 01:40:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:40:46Z","is_default":false,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}} 2018-08-03 01:40:46,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dda69882-4517-4f00-81fb-4ef01da01ca6 2018-08-03 01:40:46,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.483081102371s 2018-08-03 01:40:46,767 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dda69882-4517-4f00-81fb-4ef01da01ca6 2018-08-03 01:40:46,768 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:40:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17', u'admin_state_up': True, u'tenant_id': u'ca450bb456654537bf1bbf88c8d06e34', u'created_at': u'2018-08-03T01:40:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ca450bb456654537bf1bbf88c8d06e34', u'l2_adjacency': True}) 2018-08-03 01:40:46,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:46,769 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:47,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-67ef3b8f-994f-445e-b0ea-f2d71e4227db Date: Fri, 03 Aug 2018 01:40:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:40:46Z","qos_policy_id":null,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}]} 2018-08-03 01:40:47,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-67ef3b8f-994f-445e-b0ea-f2d71e4227db 2018-08-03 01:40:47,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278759002686s 2018-08-03 01:40:47,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-67ef3b8f-994f-445e-b0ea-f2d71e4227db 2018-08-03 01:40:47,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:40:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"subnet": {"name": "singlevm2-subnet_5a01930c-f100-4f86-a1d3-d89be7aced17", "enable_dhcp": true, "network_id": "742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:40:47,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a8285f13-6398-448b-a5e0-86556faf2bd2 Date: Fri, 03 Aug 2018 01:40:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:40: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":"ca450bb456654537bf1bbf88c8d06e34","id":"75ce1604-fd70-42e1-97db-11ef483a3069","subnetpool_id":null,"name":"singlevm2-subnet_5a01930c-f100-4f86-a1d3-d89be7aced17"}} 2018-08-03 01:40:47,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8285f13-6398-448b-a5e0-86556faf2bd2 2018-08-03 01:40:47,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.524657011032s 2018-08-03 01:40:47,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8285f13-6398-448b-a5e0-86556faf2bd2 2018-08-03 01:40:47,575 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:40: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'75ce1604-fd70-42e1-97db-11ef483a3069', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_5a01930c-f100-4f86-a1d3-d89be7aced17', u'enable_dhcp': True, u'network_id': u'742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc', u'tenant_id': u'ca450bb456654537bf1bbf88c8d06e34', u'created_at': u'2018-08-03T01:40: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'ca450bb456654537bf1bbf88c8d06e34'}) 2018-08-03 01:40:47,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:40:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "singlevm2-router_5a01930c-f100-4f86-a1d3-d89be7aced17", "admin_state_up": true}}' 2018-08-03 01:40:48,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-101298c7-2fe4-404f-8772-aa9442bdae4a Date: Fri, 03 Aug 2018 01:40:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:47Z", "admin_state_up": true, "updated_at": "2018-08-03T01:40:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "7e85546a-49a3-4de6-926e-bb8503e302dd", "name": "singlevm2-router_5a01930c-f100-4f86-a1d3-d89be7aced17"}} 2018-08-03 01:40:48,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-101298c7-2fe4-404f-8772-aa9442bdae4a 2018-08-03 01:40:48,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40240502357s 2018-08-03 01:40:48,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-101298c7-2fe4-404f-8772-aa9442bdae4a 2018-08-03 01:40:48,979 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:40:48Z', u'revision_number': 2, u'id': u'7e85546a-49a3-4de6-926e-bb8503e302dd', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_5a01930c-f100-4f86-a1d3-d89be7aced17', u'admin_state_up': True, u'tenant_id': u'ca450bb456654537bf1bbf88c8d06e34', u'created_at': u'2018-08-03T01:40:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'ca450bb456654537bf1bbf88c8d06e34'}) 2018-08-03 01:40:48,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:40:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"subnet_id": "75ce1604-fd70-42e1-97db-11ef483a3069"}' 2018-08-03 01:40:51,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b1baece-3fba-481e-8511-19748b0625e0 Date: Fri, 03 Aug 2018 01:40:51 GMT RESP BODY: {"network_id": "742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "subnet_id": "75ce1604-fd70-42e1-97db-11ef483a3069", "subnet_ids": ["75ce1604-fd70-42e1-97db-11ef483a3069"], "port_id": "db525119-a4e1-4cb2-a5ba-9fc6043ce067", "id": "7e85546a-49a3-4de6-926e-bb8503e302dd"} 2018-08-03 01:40:51,232 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/add_router_interface.json used request id req-6b1baece-3fba-481e-8511-19748b0625e0 2018-08-03 01:40:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25293302536s 2018-08-03 01:40:51,233 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/add_router_interface.json used request id req-6b1baece-3fba-481e-8511-19748b0625e0 returning object 7e85546a-49a3-4de6-926e-bb8503e302dd 2018-08-03 01:40:51,233 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:40:51,324 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:40:51,326 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:40:51,330 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:40:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:40:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:51,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d0b90214-58a9-40d8-9dcf-4da5ea7cffdd Date: Fri, 03 Aug 2018 01:40:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:51,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0b90214-58a9-40d8-9dcf-4da5ea7cffdd 2018-08-03 01:40:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292078971863s 2018-08-03 01:40:51,624 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0b90214-58a9-40d8-9dcf-4da5ea7cffdd 2018-08-03 01:40:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:40:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17"}' 2018-08-03 01:40:51,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00484d6d-5f7d-4c5b-96bb-df9b9c859c30 Date: Fri, 03 Aug 2018 01:40:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file", "owner": "ca450bb456654537bf1bbf88c8d06e34", "id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "size": null, "self": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "checksum": null, "created_at": "2018-08-03T01:40:51Z", "protected": false} 2018-08-03 01:40:51,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-00484d6d-5f7d-4c5b-96bb-df9b9c859c30 2018-08-03 01:40:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0516819953918s 2018-08-03 01:40:51,682 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-00484d6d-5f7d-4c5b-96bb-df9b9c859c30 returning object 495d75e5-a26e-42ce-8e13-9fb187eb114c 2018-08-03 01:40:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:40:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '' 2018-08-03 01:40:52,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1f5deed-8c5f-4d78-8ff8-129ac04e15e0 Date: Fri, 03 Aug 2018 01:40:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:40:52,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file used request id req-f1f5deed-8c5f-4d78-8ff8-129ac04e15e0 2018-08-03 01:40:52,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.870143890381s 2018-08-03 01:40:52,553 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file used request id req-f1f5deed-8c5f-4d78-8ff8-129ac04e15e0 2018-08-03 01:40:52,553 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:40:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file', u'owner': u'ca450bb456654537bf1bbf88c8d06e34', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'495d75e5-a26e-42ce-8e13-9fb187eb114c', u'size': None, u'name': u'singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17', u'checksum': None, u'self': u'/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:40:51Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:40:52,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:40:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_5a01930c-f100-4f86-a1d3-d89be7aced17", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:40:52,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d6a2666-727a-46ee-9a5c-b4d8458f6d99 x-compute-request-id: req-0d6a2666-727a-46ee-9a5c-b4d8458f6d99 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363"}} 2018-08-03 01:40:52,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0d6a2666-727a-46ee-9a5c-b4d8458f6d99 2018-08-03 01:40:52,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292943000793s 2018-08-03 01:40:52,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0d6a2666-727a-46ee-9a5c-b4d8458f6d99 2018-08-03 01:40:52,848 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_5a01930c-f100-4f86-a1d3-d89be7aced17', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'2c3061c7-1db0-4c3f-91d2-7536d1d02363', 'swap': 0}) 2018-08-03 01:40:52,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:40:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" -d '{"extra_specs": {}}' 2018-08-03 01:40:52,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8099b2e2-eac1-4e37-ad89-2ea20558194a x-compute-request-id: req-8099b2e2-eac1-4e37-ad89-2ea20558194a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:40:52,870 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363/os-extra_specs used request id req-8099b2e2-eac1-4e37-ad89-2ea20558194a 2018-08-03 01:40:52,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220608711243s 2018-08-03 01:40:52,871 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363/os-extra_specs used request id req-8099b2e2-eac1-4e37-ad89-2ea20558194a 2018-08-03 01:40:52,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 01:40:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"keypair": {"name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17"}}' 2018-08-03 01:40:53,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96153c95-39c9-49b3-bff8-8111699725e5 x-compute-request-id: req-96153c95-39c9-49b3-bff8-8111699725e5 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDq5nCB5I0NRw+crQRJgGXo/RkHOOkhILpCpudyhQRqDGoL8SyNQeNeEg9PsvNvQCUeMtd+B42x09998hwIvWkxLRL+O/EvjH0WqfpwL4eTh911SpnbyH0LdT9FEiE87waezlaMYIbYXSiJl1BXjqITi/OuJ+zVhFDpMWNFq4h+md8OkdGdve0tgh0/im7s6vjZxBJqFxtk1QvbXz82tLAkFjiQWTB8srGkCm56+zeQ4ati/BqzGUjrwqsQdkC3v/xPXPYj8iM+AlHpbTDj7AYj23hseVmbfK2Y4xenfnMCL1/IsK+QO4+r6qSZACv+Ro+p21BqAIfInhOLpr80oLDt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6uZwgeSNDUcPnK0ESYBl6P0ZBzjpISC6QqbncoUEagxqC/Es\njUHjXhIPT7Lzb0AlHjLXfgeNsdPfffIcCL1pMS0S/jvxL4x9Fqn6cC+Hk4fddUqZ\n28h9C3U/RRIhPO8Gns5WjGCG2F0oiZdQV46iE4vzrifs1YRQ6TFjRauIfpnfDpHR\nnb3tLYIdP4pu7Or42cQSahcbZNUL218/NrSwJBY4kFkwfLKxpApuevs3kOGrYvwa\nsxlI68KrEHZAt7/8T1z2I/IjPgJR6W0w4+wGI9t4bHlZm3ytmOMXp35zAi9fyLCv\nkDuPq+qkmQAr/kaPqdtQagCHyJ4Ti6a/NKCw7QIDAQABAoIBAQDQYWDJOhEPCE0H\nNk0pTygYyf4b9BaL9taFLj7/zpSd5ylkMqzNGvgyiV7f2uYteP/0jDGyccz3Rfdr\naQ4Jis34e/3vXwmUntKQ+nVadC+XZt3EoUtgN7kGIxrfkTe/MGP1GSKaIT8+TVYa\nyQrSwYtyP6MKigyFVX3ZgKCKO6M4emDKhbbWl6couZlo7KPO4/a0DFaEoUFgoj+S\n2Sr1Ditbyj6waiTvlp43OMm1pHm0fp3vb2gFMXF7XmPeVr6W6CrbmYgMLniZUbql\nkEdcr8JLFEoOcRhWfw9pW8ZfhQfabdEeXtRU3d/vgFf8kLJYJa3Rtxiyy5dDQQlF\njiW+oAIZAoGBAPl7XRg4AwykeW/txon2vVTVkVHH9V3eYt+0WzX2De7Zh9odpvSy\nbOwd+Foz9BFt0dDDUb0yWPkGhoOi3aksDfIzNJgXIepvhLFmQvFC4TtdXThlv2Vj\nNk5ptsOygW8c80by+kyMvKxNTTfFFfor+3lfTUnsCRUynNyuAD8OjCDbAoGBAPEJ\njBj99ZMLR9iuUpyHdlmb7pPtNZcnuTb0DGvA9YUN1g2FXxWNi0G7sJXvg/6ii5pY\nBsRPFYxre91TbcmjrC8iVFTmtq3iBbvQ5+m1EoLdkqHopYurVhDNq3Gutss8Z31B\nioSReavNb7ZOa763DeYT3I+jYnuwNAI3mFe0jhvXAoGBALou+4nQe04bDNmgPJPH\nhQJjo+DBdncIOQez5IH/z+QZiU4Y5Pkmky0fLLG8pf+/0l6W9VBZ25Z07Twd9oiC\n7SF8X1rFoLUBZqixpXHBtK8F/UTSgiTbBrM8J34ioH/YviGLwYoRWdjIk8D0H3Ol\nETZCDj8FnL2qGPCEFoD4jVETAoGAJvLh/o/bBN3HyE2y77Q7/ZLi5GhqRniWxzh8\nYVUW1186/YhVqwfqPr7zc+b2L0lYwaIDxej5lG0x4LvAe9rE0gD8G5QEZOinAIhr\nUSp/SUJAlYUgawdOqvxw/be7te+W0Xirx2wyev6BVLYrVvABgPIoq9U87ru0S79s\nEJAOfpUCgYAUInuJFATWx74tFWFM/uIhJdhamEMgcNRqXA9t/9k7QdxBy7Cxgr8K\nAI8Rj9ybrRuHFJ/vrGc956JD+Vldx/Y4wO3ov0q6Gp8WFu5T4Y9spYosv1bFw7ii\nm89xDOCDWOn8gOwFBAP5Xxl/5hvZWTi9p78IuhUdqFXtVOY17/FpKA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "fingerprint": "ec:df:dd:05:d3:b8:ba:41:08:2c:c5:64:04:cc:58:0d"}} 2018-08-03 01:40:53,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-96153c95-39c9-49b3-bff8-8111699725e5 2018-08-03 01:40:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.464638948441s 2018-08-03 01:40:53,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-96153c95-39c9-49b3-bff8-8111699725e5 2018-08-03 01:40:53,336 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDq5nCB5I0NRw+crQRJgGXo/RkHOOkhILpCpudyhQRqDGoL8SyNQeNeEg9PsvNvQCUeMtd+B42x09998hwIvWkxLRL+O/EvjH0WqfpwL4eTh911SpnbyH0LdT9FEiE87waezlaMYIbYXSiJl1BXjqITi/OuJ+zVhFDpMWNFq4h+md8OkdGdve0tgh0/im7s6vjZxBJqFxtk1QvbXz82tLAkFjiQWTB8srGkCm56+zeQ4ati/BqzGUjrwqsQdkC3v/xPXPYj8iM+AlHpbTDj7AYj23hseVmbfK2Y4xenfnMCL1/IsK+QO4+r6qSZACv+Ro+p21BqAIfInhOLpr80oLDt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6uZwgeSNDUcPnK0ESYBl6P0ZBzjpISC6QqbncoUEagxqC/Es\njUHjXhIPT7Lzb0AlHjLXfgeNsdPfffIcCL1pMS0S/jvxL4x9Fqn6cC+Hk4fddUqZ\n28h9C3U/RRIhPO8Gns5WjGCG2F0oiZdQV46iE4vzrifs1YRQ6TFjRauIfpnfDpHR\nnb3tLYIdP4pu7Or42cQSahcbZNUL218/NrSwJBY4kFkwfLKxpApuevs3kOGrYvwa\nsxlI68KrEHZAt7/8T1z2I/IjPgJR6W0w4+wGI9t4bHlZm3ytmOMXp35zAi9fyLCv\nkDuPq+qkmQAr/kaPqdtQagCHyJ4Ti6a/NKCw7QIDAQABAoIBAQDQYWDJOhEPCE0H\nNk0pTygYyf4b9BaL9taFLj7/zpSd5ylkMqzNGvgyiV7f2uYteP/0jDGyccz3Rfdr\naQ4Jis34e/3vXwmUntKQ+nVadC+XZt3EoUtgN7kGIxrfkTe/MGP1GSKaIT8+TVYa\nyQrSwYtyP6MKigyFVX3ZgKCKO6M4emDKhbbWl6couZlo7KPO4/a0DFaEoUFgoj+S\n2Sr1Ditbyj6waiTvlp43OMm1pHm0fp3vb2gFMXF7XmPeVr6W6CrbmYgMLniZUbql\nkEdcr8JLFEoOcRhWfw9pW8ZfhQfabdEeXtRU3d/vgFf8kLJYJa3Rtxiyy5dDQQlF\njiW+oAIZAoGBAPl7XRg4AwykeW/txon2vVTVkVHH9V3eYt+0WzX2De7Zh9odpvSy\nbOwd+Foz9BFt0dDDUb0yWPkGhoOi3aksDfIzNJgXIepvhLFmQvFC4TtdXThlv2Vj\nNk5ptsOygW8c80by+kyMvKxNTTfFFfor+3lfTUnsCRUynNyuAD8OjCDbAoGBAPEJ\njBj99ZMLR9iuUpyHdlmb7pPtNZcnuTb0DGvA9YUN1g2FXxWNi0G7sJXvg/6ii5pY\nBsRPFYxre91TbcmjrC8iVFTmtq3iBbvQ5+m1EoLdkqHopYurVhDNq3Gutss8Z31B\nioSReavNb7ZOa763DeYT3I+jYnuwNAI3mFe0jhvXAoGBALou+4nQe04bDNmgPJPH\nhQJjo+DBdncIOQez5IH/z+QZiU4Y5Pkmky0fLLG8pf+/0l6W9VBZ25Z07Twd9oiC\n7SF8X1rFoLUBZqixpXHBtK8F/UTSgiTbBrM8J34ioH/YviGLwYoRWdjIk8D0H3Ol\nETZCDj8FnL2qGPCEFoD4jVETAoGAJvLh/o/bBN3HyE2y77Q7/ZLi5GhqRniWxzh8\nYVUW1186/YhVqwfqPr7zc+b2L0lYwaIDxej5lG0x4LvAe9rE0gD8G5QEZOinAIhr\nUSp/SUJAlYUgawdOqvxw/be7te+W0Xirx2wyev6BVLYrVvABgPIoq9U87ru0S79s\nEJAOfpUCgYAUInuJFATWx74tFWFM/uIhJdhamEMgcNRqXA9t/9k7QdxBy7Cxgr8K\nAI8Rj9ybrRuHFJ/vrGc956JD+Vldx/Y4wO3ov0q6Gp8WFu5T4Y9spYosv1bFw7ii\nm89xDOCDWOn8gOwFBAP5Xxl/5hvZWTi9p78IuhUdqFXtVOY17/FpKA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2aeb09a481d04eafbeac83ee2765e7a5', 'name': u'singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17', 'created_at': '2018-08-03T01:40:53.336949', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca450bb456654537bf1bbf88c8d06e34', 'name': 'singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ec:df:dd:05:d3:b8:ba:41:08:2c:c5:64:04:cc:58:0d', 'type': 'ssh', 'id': u'singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17'}) 2018-08-03 01:40:53,337 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6uZwgeSNDUcPnK0ESYBl6P0ZBzjpISC6QqbncoUEagxqC/Es jUHjXhIPT7Lzb0AlHjLXfgeNsdPfffIcCL1pMS0S/jvxL4x9Fqn6cC+Hk4fddUqZ 28h9C3U/RRIhPO8Gns5WjGCG2F0oiZdQV46iE4vzrifs1YRQ6TFjRauIfpnfDpHR nb3tLYIdP4pu7Or42cQSahcbZNUL218/NrSwJBY4kFkwfLKxpApuevs3kOGrYvwa sxlI68KrEHZAt7/8T1z2I/IjPgJR6W0w4+wGI9t4bHlZm3ytmOMXp35zAi9fyLCv kDuPq+qkmQAr/kaPqdtQagCHyJ4Ti6a/NKCw7QIDAQABAoIBAQDQYWDJOhEPCE0H Nk0pTygYyf4b9BaL9taFLj7/zpSd5ylkMqzNGvgyiV7f2uYteP/0jDGyccz3Rfdr aQ4Jis34e/3vXwmUntKQ+nVadC+XZt3EoUtgN7kGIxrfkTe/MGP1GSKaIT8+TVYa yQrSwYtyP6MKigyFVX3ZgKCKO6M4emDKhbbWl6couZlo7KPO4/a0DFaEoUFgoj+S 2Sr1Ditbyj6waiTvlp43OMm1pHm0fp3vb2gFMXF7XmPeVr6W6CrbmYgMLniZUbql kEdcr8JLFEoOcRhWfw9pW8ZfhQfabdEeXtRU3d/vgFf8kLJYJa3Rtxiyy5dDQQlF jiW+oAIZAoGBAPl7XRg4AwykeW/txon2vVTVkVHH9V3eYt+0WzX2De7Zh9odpvSy bOwd+Foz9BFt0dDDUb0yWPkGhoOi3aksDfIzNJgXIepvhLFmQvFC4TtdXThlv2Vj Nk5ptsOygW8c80by+kyMvKxNTTfFFfor+3lfTUnsCRUynNyuAD8OjCDbAoGBAPEJ jBj99ZMLR9iuUpyHdlmb7pPtNZcnuTb0DGvA9YUN1g2FXxWNi0G7sJXvg/6ii5pY BsRPFYxre91TbcmjrC8iVFTmtq3iBbvQ5+m1EoLdkqHopYurVhDNq3Gutss8Z31B ioSReavNb7ZOa763DeYT3I+jYnuwNAI3mFe0jhvXAoGBALou+4nQe04bDNmgPJPH hQJjo+DBdncIOQez5IH/z+QZiU4Y5Pkmky0fLLG8pf+/0l6W9VBZ25Z07Twd9oiC 7SF8X1rFoLUBZqixpXHBtK8F/UTSgiTbBrM8J34ioH/YviGLwYoRWdjIk8D0H3Ol ETZCDj8FnL2qGPCEFoD4jVETAoGAJvLh/o/bBN3HyE2y77Q7/ZLi5GhqRniWxzh8 YVUW1186/YhVqwfqPr7zc+b2L0lYwaIDxej5lG0x4LvAe9rE0gD8G5QEZOinAIhr USp/SUJAlYUgawdOqvxw/be7te+W0Xirx2wyev6BVLYrVvABgPIoq9U87ru0S79s EJAOfpUCgYAUInuJFATWx74tFWFM/uIhJdhamEMgcNRqXA9t/9k7QdxBy7Cxgr8K AI8Rj9ybrRuHFJ/vrGc956JD+Vldx/Y4wO3ov0q6Gp8WFu5T4Y9spYosv1bFw7ii m89xDOCDWOn8gOwFBAP5Xxl/5hvZWTi9p78IuhUdqFXtVOY17/FpKA== -----END RSA PRIVATE KEY----- 2018-08-03 01:40:53,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 01:40:53,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"security_group": {"name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-03 01:40:53,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-00cbfa97-fdfe-48e6-9901-3c2412b50c99 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "updated_at": "2018-08-03T01:40:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "7a5c7bdd-e7bd-44c1-94ac-fc1a494072b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "b56ebcf9-07ce-482e-a38a-e4437a03b75f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 1, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}} 2018-08-03 01:40:53,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00cbfa97-fdfe-48e6-9901-3c2412b50c99 2018-08-03 01:40:53,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.130058050156s 2018-08-03 01:40:53,471 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00cbfa97-fdfe-48e6-9901-3c2412b50c99 2018-08-03 01:40:53,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:40:53,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:53,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-48d1d633-72c9-487b-840a-0eea0609e434 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "updated_at": "2018-08-03T01:40:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "7a5c7bdd-e7bd-44c1-94ac-fc1a494072b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "b56ebcf9-07ce-482e-a38a-e4437a03b75f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 1, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}, {"description": "Default security group", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:46Z", "updated_at": "2018-08-03T01:40:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "bf413e51-326d-4040-b5e3-51a536a3b788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e3c5e01e-f495-4b7e-84da-5d693c52ddb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e79b1872-171f-47d0-a1da-02a8b8fb5100", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e890059e-c719-40b2-a40f-faf7ae6d7d0f", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 1, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "name": "default"}]} 2018-08-03 01:40:53,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48d1d633-72c9-487b-840a-0eea0609e434 2018-08-03 01:40:53,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0899658203125s 2018-08-03 01:40:53,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48d1d633-72c9-487b-840a-0eea0609e434 2018-08-03 01:40:53,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:40:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -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": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"}}' 2018-08-03 01:40:53,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5ca3b2e9-33cb-445d-a2c8-70c3385d6a40 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "196f8293-f81f-4973-99c0-60f19584541d"}} 2018-08-03 01:40:53,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ca3b2e9-33cb-445d-a2c8-70c3385d6a40 2018-08-03 01:40:53,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134120941162s 2018-08-03 01:40:53,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ca3b2e9-33cb-445d-a2c8-70c3385d6a40 2018-08-03 01:40:53,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:40:53,704 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:53,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-d7651f35-1808-4d64-ba24-5540a27039b1 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "updated_at": "2018-08-03T01:40:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "196f8293-f81f-4973-99c0-60f19584541d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "7a5c7bdd-e7bd-44c1-94ac-fc1a494072b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "b56ebcf9-07ce-482e-a38a-e4437a03b75f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 2, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}, {"description": "Default security group", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:46Z", "updated_at": "2018-08-03T01:40:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "bf413e51-326d-4040-b5e3-51a536a3b788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e3c5e01e-f495-4b7e-84da-5d693c52ddb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e79b1872-171f-47d0-a1da-02a8b8fb5100", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e890059e-c719-40b2-a40f-faf7ae6d7d0f", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 1, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "name": "default"}]} 2018-08-03 01:40:53,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d7651f35-1808-4d64-ba24-5540a27039b1 2018-08-03 01:40:53,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463149547577s 2018-08-03 01:40:53,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d7651f35-1808-4d64-ba24-5540a27039b1 2018-08-03 01:40:53,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:40:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -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": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"}}' 2018-08-03 01:40:53,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0e63c864-2987-4070-a8bd-ef9632e3d5d7 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "8c481c64-a1c9-4b81-aaad-f2ad504d3a40"}} 2018-08-03 01:40:53,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0e63c864-2987-4070-a8bd-ef9632e3d5d7 2018-08-03 01:40:53,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142441987991s 2018-08-03 01:40:53,895 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0e63c864-2987-4070-a8bd-ef9632e3d5d7 2018-08-03 01:40:53,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:53,897 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:54,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-74174145-be7c-4a80-bd34-61b996b37b44 Date: Fri, 03 Aug 2018 01:40:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":["75ce1604-fd70-42e1-97db-11ef483a3069"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:47Z","qos_policy_id":null,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}]} 2018-08-03 01:40:54,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-74174145-be7c-4a80-bd34-61b996b37b44 2018-08-03 01:40:54,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107086896896s 2018-08-03 01:40:54,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-74174145-be7c-4a80-bd34-61b996b37b44 2018-08-03 01:40:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:40:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-326f5008-ca83-4f73-ab01-22235d9790c1 Date: Fri, 03 Aug 2018 01:40:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/snap", "metadata": {}}], "file": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file", "owner": "ca450bb456654537bf1bbf88c8d06e34", "id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "size": 12716032, "self": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:52Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:40:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:40:54,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-326f5008-ca83-4f73-ab01-22235d9790c1 2018-08-03 01:40:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0322451591492s 2018-08-03 01:40:54,041 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-326f5008-ca83-4f73-ab01-22235d9790c1 2018-08-03 01:40:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:40:54,045 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:54,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a7a1f34-f4dc-43b9-80e8-fab9beab18f4 x-compute-request-id: req-7a7a1f34-f4dc-43b9-80e8-fab9beab18f4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363"}]} 2018-08-03 01:40:54,068 - 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-7a7a1f34-f4dc-43b9-80e8-fab9beab18f4 2018-08-03 01:40:54,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249099731445s 2018-08-03 01:40:54,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7a7a1f34-f4dc-43b9-80e8-fab9beab18f4 2018-08-03 01:40:54,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:40:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"server": {"name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "imageRef": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "flavorRef": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "max_count": 1, "min_count": 1, "networks": [{"uuid": "742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc"}], "security_groups": [{"name": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"}]}}' 2018-08-03 01:40:56,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb3f8ec7-49a8-4bd9-9f03-3040436b63cf x-compute-request-id: req-fb3f8ec7-49a8-4bd9-9f03-3040436b63cf Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "adminPass": "jfWnySi9YuYk"}} 2018-08-03 01:40:56,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-fb3f8ec7-49a8-4bd9-9f03-3040436b63cf 2018-08-03 01:40:56,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.43768596649s 2018-08-03 01:40:56,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-fb3f8ec7-49a8-4bd9-9f03-3040436b63cf 2018-08-03 01:40:56,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:40:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:56,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80c98efe-8efb-42fb-8362-c68529dcf46c x-compute-request-id: req-80c98efe-8efb-42fb-8362-c68529dcf46c Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "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-08-03T01:40:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:40:56,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-80c98efe-8efb-42fb-8362-c68529dcf46c 2018-08-03 01:40:56,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.401036024094s 2018-08-03 01:40:56,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-80c98efe-8efb-42fb-8362-c68529dcf46c 2018-08-03 01:40:56,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:40:56,916 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:57,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d02b889c-370d-4047-8b3b-95715a36386d Date: Fri, 03 Aug 2018 01:40:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":["75ce1604-fd70-42e1-97db-11ef483a3069"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:47Z","qos_policy_id":null,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}]} 2018-08-03 01:40:57,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d02b889c-370d-4047-8b3b-95715a36386d 2018-08-03 01:40:57,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105536937714s 2018-08-03 01:40:57,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d02b889c-370d-4047-8b3b-95715a36386d 2018-08-03 01:40:57,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:40:57,023 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:57,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a9507ee6-733f-4594-9fe3-f7d1a3c98fdc Date: Fri, 03 Aug 2018 01:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:40: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":"ca450bb456654537bf1bbf88c8d06e34","id":"75ce1604-fd70-42e1-97db-11ef483a3069","subnetpool_id":null,"name":"singlevm2-subnet_5a01930c-f100-4f86-a1d3-d89be7aced17"}]} 2018-08-03 01:40:57,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a9507ee6-733f-4594-9fe3-f7d1a3c98fdc 2018-08-03 01:40:57,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0696759223938s 2018-08-03 01:40:57,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a9507ee6-733f-4594-9fe3-f7d1a3c98fdc 2018-08-03 01:40:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:57,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:40:57,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4347b583-16ce-4b1a-b9c9-6b3a10c73e0a x-compute-request-id: req-4347b583-16ce-4b1a-b9c9-6b3a10c73e0a Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "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-08-03T01:40:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:40:57,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4347b583-16ce-4b1a-b9c9-6b3a10c73e0a 2018-08-03 01:40:57,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397498130798s 2018-08-03 01:40:57,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4347b583-16ce-4b1a-b9c9-6b3a10c73e0a 2018-08-03 01:40:57,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:40:59,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:40:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:00,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8388a539-ff29-4233-967e-31ded9af94d0 x-compute-request-id: req-8388a539-ff29-4233-967e-31ded9af94d0 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:59Z", "hostId": "47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:00,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8388a539-ff29-4233-967e-31ded9af94d0 2018-08-03 01:41:00,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12037396431s 2018-08-03 01:41:00,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8388a539-ff29-4233-967e-31ded9af94d0 2018-08-03 01:41:00,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:02,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:02,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69d5152e-29d0-4bf8-8cc6-7f99611f55f2 x-compute-request-id: req-69d5152e-29d0-4bf8-8cc6-7f99611f55f2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "security_groups": [{"name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}], "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:59Z", "hostId": "47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:02,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69d5152e-29d0-4bf8-8cc6-7f99611f55f2 2018-08-03 01:41:02,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228025913239s 2018-08-03 01:41:02,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69d5152e-29d0-4bf8-8cc6-7f99611f55f2 2018-08-03 01:41:02,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:04,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:04,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:05,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc5bda0-2b2f-4458-b31e-f06acb867d96 x-compute-request-id: req-6fc5bda0-2b2f-4458-b31e-f06acb867d96 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "security_groups": [{"name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}], "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:40:59Z", "hostId": "47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:05,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fc5bda0-2b2f-4458-b31e-f06acb867d96 2018-08-03 01:41:05,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297217130661s 2018-08-03 01:41:05,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fc5bda0-2b2f-4458-b31e-f06acb867d96 2018-08-03 01:41:05,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:07,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:07,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:07,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-feba90e0-9d54-4acd-8880-931c15cf0cd0 x-compute-request-id: req-feba90e0-9d54-4acd-8880-931c15cf0cd0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:1e:b2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:04.000000", "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "security_groups": [{"name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}], "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:04Z", "hostId": "47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:07,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-feba90e0-9d54-4acd-8880-931c15cf0cd0 2018-08-03 01:41:07,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216280937195s 2018-08-03 01:41:07,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-feba90e0-9d54-4acd-8880-931c15cf0cd0 2018-08-03 01:41:07,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:41:07,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0f3aeeab-4c7c-4699-a26b-d0408794295e Date: Fri, 03 Aug 2018 01:41:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:41:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75ce1604-fd70-42e1-97db-11ef483a3069","ip_address":"192.168.120.4"}],"id":"6fc730ae-c023-4573-88af-527e4c0c83fd","security_groups":["196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"],"mac_address":"fa:16:3e:b4:1e:b2","project_id":"ca450bb456654537bf1bbf88c8d06e34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:41:00Z","binding:vnic_type":"normal","device_id":"3f94116e-0152-41b4-b6ab-059fe54bf606","ip_allocation":"immediate"}]} 2018-08-03 01:41:07,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-0f3aeeab-4c7c-4699-a26b-d0408794295e 2018-08-03 01:41:07,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.233960151672s 2018-08-03 01:41:07,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-0f3aeeab-4c7c-4699-a26b-d0408794295e 2018-08-03 01:41:07,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:41:07,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6fc730ae-c023-4573-88af-527e4c0c83fd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:07,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-40757f17-6bb5-4b50-ae99-19e04c053608 Date: Fri, 03 Aug 2018 01:41:07 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:41:07,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6fc730ae-c023-4573-88af-527e4c0c83fd used request id req-40757f17-6bb5-4b50-ae99-19e04c053608 2018-08-03 01:41:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482878684998s 2018-08-03 01:41:07,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6fc730ae-c023-4573-88af-527e4c0c83fd used request id req-40757f17-6bb5-4b50-ae99-19e04c053608 2018-08-03 01:41:07,675 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:1e:b2', 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'495d75e5-a26e-42ce-8e13-9fb187eb114c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:41:04.000000', 'flavor': Munch({u'id': u'2c3061c7-1db0-4c3f-91d2-7536d1d02363'}), 'az': u'nova', 'id': u'3f94116e-0152-41b4-b6ab-059fe54bf606', 'security_groups': [Munch({u'name': u'singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aeb09a481d04eafbeac83ee2765e7a5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca450bb456654537bf1bbf88c8d06e34', 'name': 'singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17', '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-08-03T01:41:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:41:04Z', 'hostId': u'47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885', '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-08-03T01:41:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca450bb456654537bf1bbf88c8d06e34', 'name': u'singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17', 'adminPass': None, 'tenant_id': u'ca450bb456654537bf1bbf88c8d06e34', 'created_at': u'2018-08-03T01:40:56Z', 'created': u'2018-08-03T01:40:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:41:07,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:07,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:07,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-db872d99-c0c2-4371-b655-1cc205f388c3 Date: Fri, 03 Aug 2018 01:41:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":["75ce1604-fd70-42e1-97db-11ef483a3069"],"description":"","tags":[],"updated_at":"2018-08-03T01:40:47Z","qos_policy_id":null,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}]} 2018-08-03 01:41:07,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-db872d99-c0c2-4371-b655-1cc205f388c3 2018-08-03 01:41:07,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103282928467s 2018-08-03 01:41:07,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-db872d99-c0c2-4371-b655-1cc205f388c3 2018-08-03 01:41:07,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:41:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:07,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-7ccbfca5-35ae-4d7d-a62b-e411ab757498 Date: Fri, 03 Aug 2018 01:41:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:41:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75ce1604-fd70-42e1-97db-11ef483a3069","ip_address":"192.168.120.4"}],"id":"6fc730ae-c023-4573-88af-527e4c0c83fd","security_groups":["196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c"],"mac_address":"fa:16:3e:b4:1e:b2","project_id":"ca450bb456654537bf1bbf88c8d06e34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:41:00Z","binding:vnic_type":"normal","device_id":"3f94116e-0152-41b4-b6ab-059fe54bf606","ip_allocation":"immediate"}]} 2018-08-03 01:41:07,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-7ccbfca5-35ae-4d7d-a62b-e411ab757498 2018-08-03 01:41:07,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567610263824s 2018-08-03 01:41:07,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-7ccbfca5-35ae-4d7d-a62b-e411ab757498 2018-08-03 01:41:07,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 01:41:07,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.4", "port_id": "6fc730ae-c023-4573-88af-527e4c0c83fd"}}' 2018-08-03 01:41:10,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-307af5e8-2321-4ddb-a900-afd4ae4c46f1 Date: Fri, 03 Aug 2018 01:41:10 GMT RESP BODY: {"floatingip": {"router_id": "7e85546a-49a3-4de6-926e-bb8503e302dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:41:08Z", "updated_at": "2018-08-03T01:41:08Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:1e:b2", "device_id": "3f94116e-0152-41b4-b6ab-059fe54bf606"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "port_id": "6fc730ae-c023-4573-88af-527e4c0c83fd", "id": "466f8c3c-e66e-497d-8df0-f1dd028b19b1", "qos_policy_id": null}} 2018-08-03 01:41:10,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-307af5e8-2321-4ddb-a900-afd4ae4c46f1 2018-08-03 01:41:10,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41381406784s 2018-08-03 01:41:10,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-307af5e8-2321-4ddb-a900-afd4ae4c46f1 2018-08-03 01:41:10,259 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7e85546a-49a3-4de6-926e-bb8503e302dd', 'updated_at': u'2018-08-03T01:41:08Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.204', 'revision_number': 0, 'port_id': u'6fc730ae-c023-4573-88af-527e4c0c83fd', 'id': u'466f8c3c-e66e-497d-8df0-f1dd028b19b1', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'6fc730ae-c023-4573-88af-527e4c0c83fd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca450bb456654537bf1bbf88c8d06e34', 'name': 'singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ca450bb456654537bf1bbf88c8d06e34', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:1e:b2', u'device_id': u'3f94116e-0152-41b4-b6ab-059fe54bf606'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ca450bb456654537bf1bbf88c8d06e34', 'created_at': u'2018-08-03T01:41:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:1e:b2', u'device_id': u'3f94116e-0152-41b4-b6ab-059fe54bf606'}), 'router': u'7e85546a-49a3-4de6-926e-bb8503e302dd'}) 2018-08-03 01:41:10,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:41:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:41:10,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1243b17a-1c19-49b8-92a4-bde0c2b0f061 x-compute-request-id: req-1243b17a-1c19-49b8-92a4-bde0c2b0f061 Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 464379434 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.141134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142789] pid_max: default: 32768 minimum: 301\n[ 0.143685] ACPI: Core revision 20150930\n[ 0.145081] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146395] Security Framework initialized\n[ 0.147215] Yama: becoming mindful.\n[ 0.147948] AppArmor: AppArmor initialized\n[ 0.148815] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150152] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152645] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154065] Initializing cgroup subsys io\n[ 0.154878] Initializing cgroup subsys memory\n[ 0.155738] Initializing cgroup subsys devices\n[ 0.156623] Initializing cgroup subsys freezer\n[ 0.157493] Initializing cgroup subsys net_cls\n[ 0.158361] Initializing cgroup subsys perf_event\n[ 0.159278] Initializing cgroup subsys net_prio\n[ 0.160176] Initializing cgroup subsys hugetlb\n[ 0.161053] Initializing cgroup subsys pids\n[ 0.161922] CPU: Physical Processor ID: 0\n[ 0.163410] mce: CPU supports 10 MCE banks\n[ 0.164274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185754] ftrace: allocating 31920 entries in 125 pages\n[ 0.210804] smpboot: Max logical packages: 1\n[ 0.211712] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213170] x2apic enabled\n[ 0.214020] Switched APIC routing to physical x2apic.\n[ 0.215757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216888] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218971] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220762] KVM setup paravirtual spinlock\n[ 0.222073] x86: Booted up 1 node, 1 CPUs\n[ 0.222884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224307] devtmpfs: initialized\n[ 0.226028] evm: security.selinux\n[ 0.226731] evm: security.SMACK64\n[ 0.227435] evm: security.SMACK64EXEC\n[ 0.228188] evm: security.SMACK64TRANSMUTE\n[ 0.229001] evm: security.SMACK64MMAP\n[ 0.229749] evm: security.ima\n[ 0.230395] evm: security.capability\n[ 0.231205] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233073] pinctrl core: initialized pinctrl subsystem\n[ 0.234186] RTC time: 1:41:05, date: 08/03/18\n[ 0.235155] NET: Registered protocol family 16\n[ 0.236150] cpuidle: using governor ladder\n[ 0.236977] cpuidle: using governor menu\n[ 0.237764] PCCT header not found.\n[ 0.238525] ACPI: bus type PCI registered\n[ 0.239346] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240602] PCI: Using configuration type 1 for base access\n[ 0.242383] ACPI: Added _OSI(Module Device)\n[ 0.243236] ACPI: Added _OSI(Processor Device)\n[ 0.244101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246749] ACPI: Interpreter enabled\n[ 0.247526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254944] ACPI: (supports S0 S5)\n[ 0.255650] ACPI: Using IOAPIC for interrupt routing\n[ 0.256611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263339] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265566] acpiphp: Slot [3] registered\n[ 0.266384] acpiphp: Slot [4] registered\n[ 0.267194] acpiphp: Slot [5] registered\n[ 0.267998] acpiphp: Slot [6] registered\n[ 0.268794] acpiphp: Slot [7] registered\n[ 0.269599] acpiphp: Slot [8] registered\n[ 0.270409] acpiphp: Slot [9] registered\n[ 0.271209] acpiphp: Slot [10] registered\n[ 0.272037] acpiphp: Slot [11] registered\n[ 0.272854] acpiphp: Slot [12] registered\n[ 0.273672] acpiphp: Slot [13] registered\n[ 0.274497] acpiphp: Slot [14] registered\n[ 0.275307] acpiphp: Slot [15] registered\n[ 0.286108] acpiphp: Slot [16] registered\n[ 0.286962] acpiphp: Slot [17] registered\n[ 0.287769] acpiphp: Slot [18] registered\n[ 0.288579] acpiphp: Slot [19] registered\n[ 0.289399] acpiphp: Slot [20] registered\n[ 0.290222] acpiphp: Slot [21] registered\n[ 0.291037] acpiphp: Slot [22] registered\n[ 0.291847] acpiphp: Slot [23] registered\n[ 0.292657] acpiphp: Slot [24] registered\n[ 0.293469] acpiphp: Slot [25] registered\n[ 0.294288] acpiphp: Slot [26] registered\n[ 0.295107] acpiphp: Slot [27] registered\n[ 0.295954] acpiphp: Slot [28] registered\n[ 0.296778] acpiphp: Slot [29] registered\n[ 0.297630] acpiphp: Slot [30] registered\n[ 0.298501] acpiphp: Slot [31] registered\n[ 0.299361] PCI host bridge to bus 0000:00\n[ 0.300177] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.305529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.311619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340595] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344688] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346004] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347075] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348625] vgaarb: loaded\n[ 0.349236] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350467] SCSI subsystem initialized\n[ 0.351387] ACPI: bus type USB registered\n[ 0.352225] usbcore: registered new interface driver usbfs\n[ 0.353266] usbcore: registered new interface driver hub\n[ 0.354289] usbcore: registered new device driver usb\n[ 0.355400] PCI: Using ACPI for IRQ routing\n[ 0.356520] NetLabel: Initializing\n[ 0.357245] NetLabel: domain hash size = 128\n[ 0.358096] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359059] NetLabel: unlabeled traffic allowed by default\n[ 0.360223] clocksource: Switched to clocksource kvm-clock\n[ 0.368415] AppArmor: AppArmor Filesystem Enabled\n[ 0.369404] pnp: PnP ACPI init\n[ 0.370345] pnp: PnP ACPI: found 5 devices\n[ 0.376677] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378402] NET: Registered protocol family 2\n[ 0.379455] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380759] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381982] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383187] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385482] NET: Registered protocol family 1\n[ 0.386369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388552] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416741] Trying to unpack rootfs image as initramfs...\n[ 0.472866] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474534] Scanning for low memory corruption every 60 seconds\n[ 0.475893] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477096] audit: initializing netlink subsys (disabled)\n[ 0.478134] audit: type=2000 audit(1533260465.607:1): initialized\n[ 0.479479] Initialise system trusted keyring\n[ 0.480495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481727] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484119] zbud: loaded\n[ 0.484885] VFS: Disk quotas dquot_6.6.0\n[ 0.485723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487367] fuse init (API version 7.23)\n[ 0.488290] Key type big_key registered\n[ 0.489101] Allocating IMA MOK and blacklist keyrings.\n[ 0.490338] Key type asymmetric registered\n[ 0.491170] Asymmetric key parser 'x509' registered\n[ 0.492136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493633] io scheduler noop registered\n[ 0.494444] io scheduler deadline registered (default)\n[ 0.495453] io scheduler cfq registered\n[ 0.496317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498840] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500321] ACPI: Power Button [PWRF]\n[ 0.501188] GHES: HEST is not enabled!\n[ 0.515022] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544878] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568813] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571140] Linux agpgart interface v0.103\n[ 0.573749] brd: module loaded\n[ 0.575431] loop: module loaded\n[ 0.579557] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581120] GPT:90111 != 2097151\n[ 0.581850] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583027] GPT:90111 != 2097151\n[ 0.583740] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584776] vda: vda1 vda15\n[ 0.586080] scsi host0: ata_piix\n[ 0.586905] scsi host1: ata_piix\n[ 0.587673] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590671] libphy: Fixed MDIO Bus: probed\n[ 0.591551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592574] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594895] PPP generic driver version 2.4.2\n[ 0.598003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599293] ehci-pci: EHCI PCI platform driver\n[ 0.600389] ehci-platform: EHCI generic platform driver\n[ 0.601516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602770] ohci-pci: OHCI PCI platform driver\n[ 0.603735] ohci-platform: OHCI generic platform driver\n[ 0.604844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619399] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622059] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625738] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627252] usb usb1: Product: UHCI Host Controller\n[ 0.628254] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.629480] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630543] hub 1-0:1.0: USB hub found\n[ 0.631382] hub 1-0:1.0: 2 ports detected\n[ 0.632422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634707] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635734] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636981] mousedev: PS/2 mouse device common for all mice\n[ 0.638339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640337] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642808] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644095] i2c /dev entries driver\n[ 0.644943] device-mapper: uevent: version 1.0.3\n[ 0.645994] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647765] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649370] NET: Registered protocol family 10\n[ 0.650608] NET: Registered protocol family 17\n[ 0.651578] Key type dns_resolver registered\n[ 0.652671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653861] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655806] registered taskstats version 1\n[ 0.656718] Loading compiled-in X.509 certificates\n[ 0.658264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.660295] zswap: loaded using pool lzo/zbud\n[ 0.662086] Key type trusted registered\n[ 0.663972] Key type encrypted registered\n[ 0.664853] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.665980] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667107] evm: HMAC attrs: 0x1\n[ 0.668136] Magic number: 14:471:659\n[ 0.668986] block ram12: hash matches\n[ 0.669886] rtc_cmos 00:00: setting system clock to 2018-08-03 01:41:05 UTC (1533260465)\n[ 0.671620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.672819] EDD information not available.\n[ 0.750611] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.753691] Write protecting the kernel read-only data: 14336k\n[ 0.756871] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.758894] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.804571] 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.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. 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-----\n/dev/root resized successfully [took 0.22s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZuCidpdQBHsUM/d4Vdf7jxqEeKlrTkzglffZHYEyLWXYjRudBhiP5FJBaInpuzF4Zv3mIRXqWNOMxhj8o0mj83gRsKWZPlvxoCb5bqC/gp6/8KiUuzx0zuJuVZACKUTMhjOz7v6xDgRcCE/ub+GE4vkEzYzHSeP/hW1D16VSy7ebEB8gpTVzdZWdrHrenEyMSE3U3pDs9cpwC+DiHtIMLI4CrExqMBopJbi/W8Uknu1t2JN1aDyspq4fYXyiv+6fbidh7BpnJtM+sE5kfphUnl6a7uXuY0+eTcTEq1UWGIH+IwaVfF8eWIEDC5xhM4tfJ1e2kmHoiO2QvdoHDjoj root@singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17\nssh-dss AAAAB3NzaC1kc3MAAACBAKjoouyX1/u/YTsx8hiJRETVxiojhaJA9B4DvOjHJVZ5hI9/arcSoVTox+7jLP7O9fwXbi/T0Vp7quvWWkPsSSSCQT1krdUleslTEcDWN+Qgto7AREKFR6hDYmigOp4VE/yGcn0K1hAgdES9IWl1w6nLMpAPpjzldnM3rC/JxqBfAAAAFQDDGg2qVZpgNWg1IdHCLmOQTTL6uQAAAIBHErjIOiLYCAQifbus1wFuxPUK6J/PTo8r+55w3TzgUI+/ZsEtGu20EnA5RgdPanLupEolErboW7F8A17Fvg9JrDib+q2Nnqaod7MfYrJ3PG6aR+P0vkXkOKZR8321edg82EN32lQ50wGenzkagep0Tk7s85cSa7k5ahknpXBLyAAAAIBDJkQF/QhSjab61anJ+4EyMefs+B9FMEDxpUe78mveZ9Ro9/EVsbtZiWEahF2Ygn08AYLC5lUB7MH863pGyEeBF+YIZWypdO2R5IXzm3AjFdz46XI2HFy2OnfhT7a5fNiW++seMti0BvyhOJZO9TdENmOkJtpDopvgIZoPCMYJIQ== root@singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17\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.4,24,fe80::f816:3eff:feb4:1eb2/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.25 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17 login: "} 2018-08-03 01:41:10,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606/action used request id req-1243b17a-1c19-49b8-92a4-bde0c2b0f061 2018-08-03 01:41:10,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101364850998s 2018-08-03 01:41:10,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606/action used request id req-1243b17a-1c19-49b8-92a4-bde0c2b0f061 2018-08-03 01:41:10,362 - 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 464379434 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.141134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142789] pid_max: default: 32768 minimum: 301 [ 0.143685] ACPI: Core revision 20150930 [ 0.145081] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146395] Security Framework initialized [ 0.147215] Yama: becoming mindful. [ 0.147948] AppArmor: AppArmor initialized [ 0.148815] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150152] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152645] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154065] Initializing cgroup subsys io [ 0.154878] Initializing cgroup subsys memory [ 0.155738] Initializing cgroup subsys devices [ 0.156623] Initializing cgroup subsys freezer [ 0.157493] Initializing cgroup subsys net_cls [ 0.158361] Initializing cgroup subsys perf_event [ 0.159278] Initializing cgroup subsys net_prio [ 0.160176] Initializing cgroup subsys hugetlb [ 0.161053] Initializing cgroup subsys pids [ 0.161922] CPU: Physical Processor ID: 0 [ 0.163410] mce: CPU supports 10 MCE banks [ 0.164274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185754] ftrace: allocating 31920 entries in 125 pages [ 0.210804] smpboot: Max logical packages: 1 [ 0.211712] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213170] x2apic enabled [ 0.214020] Switched APIC routing to physical x2apic. [ 0.215757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216888] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218971] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220762] KVM setup paravirtual spinlock [ 0.222073] x86: Booted up 1 node, 1 CPUs [ 0.222884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224307] devtmpfs: initialized [ 0.226028] evm: security.selinux [ 0.226731] evm: security.SMACK64 [ 0.227435] evm: security.SMACK64EXEC [ 0.228188] evm: security.SMACK64TRANSMUTE [ 0.229001] evm: security.SMACK64MMAP [ 0.229749] evm: security.ima [ 0.230395] evm: security.capability [ 0.231205] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233073] pinctrl core: initialized pinctrl subsystem [ 0.234186] RTC time: 1:41:05, date: 08/03/18 [ 0.235155] NET: Registered protocol family 16 [ 0.236150] cpuidle: using governor ladder [ 0.236977] cpuidle: using governor menu [ 0.237764] PCCT header not found. [ 0.238525] ACPI: bus type PCI registered [ 0.239346] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240602] PCI: Using configuration type 1 for base access [ 0.242383] ACPI: Added _OSI(Module Device) [ 0.243236] ACPI: Added _OSI(Processor Device) [ 0.244101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246749] ACPI: Interpreter enabled [ 0.247526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.254944] ACPI: (supports S0 S5) [ 0.255650] ACPI: Using IOAPIC for interrupt routing [ 0.256611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263339] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265566] acpiphp: Slot [3] registered [ 0.266384] acpiphp: Slot [4] registered [ 0.267194] acpiphp: Slot [5] registered [ 0.267998] acpiphp: Slot [6] registered [ 0.268794] acpiphp: Slot [7] registered [ 0.269599] acpiphp: Slot [8] registered [ 0.270409] acpiphp: Slot [9] registered [ 0.271209] acpiphp: Slot [10] registered [ 0.272037] acpiphp: Slot [11] registered [ 0.272854] acpiphp: Slot [12] registered [ 0.273672] acpiphp: Slot [13] registered [ 0.274497] acpiphp: Slot [14] registered [ 0.275307] acpiphp: Slot [15] registered [ 0.286108] acpiphp: Slot [16] registered [ 0.286962] acpiphp: Slot [17] registered [ 0.287769] acpiphp: Slot [18] registered [ 0.288579] acpiphp: Slot [19] registered [ 0.289399] acpiphp: Slot [20] registered [ 0.290222] acpiphp: Slot [21] registered [ 0.291037] acpiphp: Slot [22] registered [ 0.291847] acpiphp: Slot [23] registered [ 0.292657] acpiphp: Slot [24] registered [ 0.293469] acpiphp: Slot [25] registered [ 0.294288] acpiphp: Slot [26] registered [ 0.295107] acpiphp: Slot [27] registered [ 0.295954] acpiphp: Slot [28] registered [ 0.296778] acpiphp: Slot [29] registered [ 0.297630] acpiphp: Slot [30] registered [ 0.298501] acpiphp: Slot [31] registered [ 0.299361] PCI host bridge to bus 0000:00 [ 0.300177] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.302633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.305529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340595] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344688] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346004] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347075] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348625] vgaarb: loaded [ 0.349236] vgaarb: bridge control possible 0000:00:02.0 [ 0.350467] SCSI subsystem initialized [ 0.351387] ACPI: bus type USB registered [ 0.352225] usbcore: registered new interface driver usbfs [ 0.353266] usbcore: registered new interface driver hub [ 0.354289] usbcore: registered new device driver usb [ 0.355400] PCI: Using ACPI for IRQ routing [ 0.356520] NetLabel: Initializing [ 0.357245] NetLabel: domain hash size = 128 [ 0.358096] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359059] NetLabel: unlabeled traffic allowed by default [ 0.360223] clocksource: Switched to clocksource kvm-clock [ 0.368415] AppArmor: AppArmor Filesystem Enabled [ 0.369404] pnp: PnP ACPI init [ 0.370345] pnp: PnP ACPI: found 5 devices [ 0.376677] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378402] NET: Registered protocol family 2 [ 0.379455] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380759] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383187] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385482] NET: Registered protocol family 1 [ 0.386369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388552] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416741] Trying to unpack rootfs image as initramfs... [ 0.472866] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474534] Scanning for low memory corruption every 60 seconds [ 0.475893] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477096] audit: initializing netlink subsys (disabled) [ 0.478134] audit: type=2000 audit(1533260465.607:1): initialized [ 0.479479] Initialise system trusted keyring [ 0.480495] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481727] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484119] zbud: loaded [ 0.484885] VFS: Disk quotas dquot_6.6.0 [ 0.485723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487367] fuse init (API version 7.23) [ 0.488290] Key type big_key registered [ 0.489101] Allocating IMA MOK and blacklist keyrings. [ 0.490338] Key type asymmetric registered [ 0.491170] Asymmetric key parser 'x509' registered [ 0.492136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493633] io scheduler noop registered [ 0.494444] io scheduler deadline registered (default) [ 0.495453] io scheduler cfq registered [ 0.496317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498840] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500321] ACPI: Power Button [PWRF] [ 0.501188] GHES: HEST is not enabled! [ 0.515022] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544878] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568813] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571140] Linux agpgart interface v0.103 [ 0.573749] brd: module loaded [ 0.575431] loop: module loaded [ 0.579557] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581120] GPT:90111 != 2097151 [ 0.581850] GPT:Alternate GPT header not at the end of the disk. [ 0.583027] GPT:90111 != 2097151 [ 0.583740] GPT: Use GNU Parted to correct GPT errors. [ 0.584776] vda: vda1 vda15 [ 0.586080] scsi host0: ata_piix [ 0.586905] scsi host1: ata_piix [ 0.587673] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590671] libphy: Fixed MDIO Bus: probed [ 0.591551] tun: Universal TUN/TAP device driver, 1.6 [ 0.592574] tun: (C) 1999-2004 Max Krasnyansky [ 0.594895] PPP generic driver version 2.4.2 [ 0.598003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599293] ehci-pci: EHCI PCI platform driver [ 0.600389] ehci-platform: EHCI generic platform driver [ 0.601516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602770] ohci-pci: OHCI PCI platform driver [ 0.603735] ohci-platform: OHCI generic platform driver [ 0.604844] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619399] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622059] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625738] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627252] usb usb1: Product: UHCI Host Controller [ 0.628254] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.629480] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630543] hub 1-0:1.0: USB hub found [ 0.631382] hub 1-0:1.0: 2 ports detected [ 0.632422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634707] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635734] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636981] mousedev: PS/2 mouse device common for all mice [ 0.638339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640337] rtc_cmos 00:00: RTC can wake from S4 [ 0.641538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642808] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644095] i2c /dev entries driver [ 0.644943] device-mapper: uevent: version 1.0.3 [ 0.645994] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647765] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649370] NET: Registered protocol family 10 [ 0.650608] NET: Registered protocol family 17 [ 0.651578] Key type dns_resolver registered [ 0.652671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653861] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655806] registered taskstats version 1 [ 0.656718] Loading compiled-in X.509 certificates [ 0.658264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.660295] zswap: loaded using pool lzo/zbud [ 0.662086] Key type trusted registered [ 0.663972] Key type encrypted registered [ 0.664853] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665980] ima: No TPM chip found, activating TPM-bypass! [ 0.667107] evm: HMAC attrs: 0x1 [ 0.668136] Magic number: 14:471:659 [ 0.668986] block ram12: hash matches [ 0.669886] rtc_cmos 00:00: setting system clock to 2018-08-03 01:41:05 UTC (1533260465) [ 0.671620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672819] EDD information not available. [ 0.750611] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.753691] Write protecting the kernel read-only data: 14336k [ 0.756871] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.758894] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.804571] 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.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. 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----- /dev/root resized successfully [took 0.22s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZuCidpdQBHsUM/d4Vdf7jxqEeKlrTkzglffZHYEyLWXYjRudBhiP5FJBaInpuzF4Zv3mIRXqWNOMxhj8o0mj83gRsKWZPlvxoCb5bqC/gp6/8KiUuzx0zuJuVZACKUTMhjOz7v6xDgRcCE/ub+GE4vkEzYzHSeP/hW1D16VSy7ebEB8gpTVzdZWdrHrenEyMSE3U3pDs9cpwC+DiHtIMLI4CrExqMBopJbi/W8Uknu1t2JN1aDyspq4fYXyiv+6fbidh7BpnJtM+sE5kfphUnl6a7uXuY0+eTcTEq1UWGIH+IwaVfF8eWIEDC5xhM4tfJ1e2kmHoiO2QvdoHDjoj root@singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17 ssh-dss AAAAB3NzaC1kc3MAAACBAKjoouyX1/u/YTsx8hiJRETVxiojhaJA9B4DvOjHJVZ5hI9/arcSoVTox+7jLP7O9fwXbi/T0Vp7quvWWkPsSSSCQT1krdUleslTEcDWN+Qgto7AREKFR6hDYmigOp4VE/yGcn0K1hAgdES9IWl1w6nLMpAPpjzldnM3rC/JxqBfAAAAFQDDGg2qVZpgNWg1IdHCLmOQTTL6uQAAAIBHErjIOiLYCAQifbus1wFuxPUK6J/PTo8r+55w3TzgUI+/ZsEtGu20EnA5RgdPanLupEolErboW7F8A17Fvg9JrDib+q2Nnqaod7MfYrJ3PG6aR+P0vkXkOKZR8321edg82EN32lQ50wGenzkagep0Tk7s85cSa7k5ahknpXBLyAAAAIBDJkQF/QhSjab61anJ+4EyMefs+B9FMEDxpUe78mveZ9Ro9/EVsbtZiWEahF2Ygn08AYLC5lUB7MH863pGyEeBF+YIZWypdO2R5IXzm3AjFdz46XI2HFy2OnfhT7a5fNiW++seMti0BvyhOJZO9TdENmOkJtpDopvgIZoPCMYJIQ== root@singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:feb4:1eb2/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-5a01930c-f100-4f86-a1d3-d89be7aced17 login: 2018-08-03 01:41:10,979 - paramiko.transport - DEBUG - starting thread (client mode): 0x989c1ed0L 2018-08-03 01:41:10,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 01:41:10,980 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 01:41:10,980 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 01:41:10,981 - 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-08-03 01:41:10,981 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 01:41:10,981 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 01:41:10,982 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 01:41:10,982 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 01:41:10,982 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 01:41:10,999 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 01:41:10,999 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 01:41:11,011 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 20beb2606611953ebfc7f526a4ad1b28 2018-08-03 01:41:11,012 - paramiko.transport - DEBUG - Trying discovered key ecdfdd05d3b8ba41082cc56404cc580d in /tmp/tmpP6J9xs 2018-08-03 01:41:11,038 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 01:41:11,044 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 01:41:11,045 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 01:41:11,046 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 01:41:11,046 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 01:41:11,047 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 01:41:11,049 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 01:41:11,049 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-03 01:41:11,049 - functest.core.singlevm - DEBUG - error: 2018-08-03 01:41:11,055 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 01:41:11,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:41:11,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:41:11,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 01:41:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/466f8c3c-e66e-497d-8df0-f1dd028b19b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:12,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52273db4-073a-4640-9cc6-71b504696389 Content-Length: 0 Date: Fri, 03 Aug 2018 01:41:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:41:12,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/466f8c3c-e66e-497d-8df0-f1dd028b19b1.json used request id req-52273db4-073a-4640-9cc6-71b504696389 2018-08-03 01:41:12,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5921189785s 2018-08-03 01:41:12,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/466f8c3c-e66e-497d-8df0-f1dd028b19b1.json used request id req-52273db4-073a-4640-9cc6-71b504696389 2018-08-03 01:41:12,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:41:12,773 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:12,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1be2d82f-daf9-41ce-b59b-56ed46890af9 Date: Fri, 03 Aug 2018 01:41:12 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:41:12,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1be2d82f-daf9-41ce-b59b-56ed46890af9 2018-08-03 01:41:12,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719900131226s 2018-08-03 01:41:12,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1be2d82f-daf9-41ce-b59b-56ed46890af9 2018-08-03 01:41:12,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:41:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:13,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dad3c607-0377-49b0-a5b5-3b2825315a3d x-compute-request-id: req-dad3c607-0377-49b0-a5b5-3b2825315a3d Content-Type: application/json 2018-08-03 01:41:13,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-dad3c607-0377-49b0-a5b5-3b2825315a3d 2018-08-03 01:41:13,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.287248849869s 2018-08-03 01:41:13,134 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606 used request id req-dad3c607-0377-49b0-a5b5-3b2825315a3d 2018-08-03 01:41:13,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:13,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1deed7cf-0bf9-456c-ba54-e90bbbd5afa2 x-compute-request-id: req-1deed7cf-0bf9-456c-ba54-e90bbbd5afa2 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:1e:b2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:1e:b2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3f94116e-0152-41b4-b6ab-059fe54bf606", "rel": "bookmark"}], "image": {"id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "links": [{"href": "http://172.30.9.22:8774/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:04.000000", "flavor": {"id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}]}, "id": "3f94116e-0152-41b4-b6ab-059fe54bf606", "security_groups": [{"name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}], "user_id": "2aeb09a481d04eafbeac83ee2765e7a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:13Z", "hostId": "47fb6936276065a3386cfcf7a3254aac2b1ccb323cc4331bb60d3885", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17", "name": "singlevm2-vm_5a01930c-f100-4f86-a1d3-d89be7aced17", "created": "2018-08-03T01:40:56Z", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:13,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1deed7cf-0bf9-456c-ba54-e90bbbd5afa2 2018-08-03 01:41:13,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4775390625s 2018-08-03 01:41:13,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1deed7cf-0bf9-456c-ba54-e90bbbd5afa2 2018-08-03 01:41:13,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:15,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:15,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:15,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8c24214-286c-4b6c-9b7c-da634be7827f x-compute-request-id: req-d8c24214-286c-4b6c-9b7c-da634be7827f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:41:15,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8c24214-286c-4b6c-9b7c-da634be7827f 2018-08-03 01:41:15,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235433101654s 2018-08-03 01:41:15,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8c24214-286c-4b6c-9b7c-da634be7827f 2018-08-03 01:41:15,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:41:15,855 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:15,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-706ae352-bfc1-4f42-a07c-4afe92428f11 Date: Fri, 03 Aug 2018 01:41:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:53Z", "updated_at": "2018-08-03T01:40:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "196f8293-f81f-4973-99c0-60f19584541d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "7a5c7bdd-e7bd-44c1-94ac-fc1a494072b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "8c481c64-a1c9-4b81-aaad-f2ad504d3a40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:53Z", "revision_number": 0, "id": "b56ebcf9-07ce-482e-a38a-e4437a03b75f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:53Z", "security_group_id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 3, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c", "name": "singlevm2-sg_5a01930c-f100-4f86-a1d3-d89be7aced17"}, {"description": "Default security group", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:46Z", "updated_at": "2018-08-03T01:40:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "bf413e51-326d-4040-b5e3-51a536a3b788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e3c5e01e-f495-4b7e-84da-5d693c52ddb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e79b1872-171f-47d0-a1da-02a8b8fb5100", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:40:46Z", "revision_number": 0, "id": "e890059e-c719-40b2-a40f-faf7ae6d7d0f", "remote_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "remote_ip_prefix": null, "created_at": "2018-08-03T01:40:46Z", "security_group_id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca450bb456654537bf1bbf88c8d06e34"}], "revision_number": 1, "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "fb8c2d28-82b6-4bd9-8b95-e27174095878", "name": "default"}]} 2018-08-03 01:41:15,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-706ae352-bfc1-4f42-a07c-4afe92428f11 2018-08-03 01:41:15,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506389141083s 2018-08-03 01:41:15,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-706ae352-bfc1-4f42-a07c-4afe92428f11 2018-08-03 01:41:15,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 01:41:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:16,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-755087e2-6737-404a-83a2-230ef54e245b Content-Length: 0 Date: Fri, 03 Aug 2018 01:41:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:41:16,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c.json used request id req-755087e2-6737-404a-83a2-230ef54e245b 2018-08-03 01:41:16,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140240907669s 2018-08-03 01:41:16,050 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/196f61ef-8aa8-40a0-85a2-ff9f7eb50a9c.json used request id req-755087e2-6737-404a-83a2-230ef54e245b 2018-08-03 01:41:16,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 01:41:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:16,085 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a095a80-1969-44b0-a5de-85795ad8bf17 x-compute-request-id: req-5a095a80-1969-44b0-a5de-85795ad8bf17 Content-Length: 0 Content-Type: application/json 2018-08-03 01:41:16,085 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17 used request id req-5a095a80-1969-44b0-a5de-85795ad8bf17 2018-08-03 01:41:16,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0349910259247s 2018-08-03 01:41:16,085 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_5a01930c-f100-4f86-a1d3-d89be7aced17 used request id req-5a095a80-1969-44b0-a5de-85795ad8bf17 2018-08-03 01:41:16,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:41:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" -d '{"subnet_id": "75ce1604-fd70-42e1-97db-11ef483a3069"}' 2018-08-03 01:41:17,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd49157c-db63-456c-9c90-4eeda0469470 Date: Fri, 03 Aug 2018 01:41:17 GMT RESP BODY: {"network_id": "742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc", "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "subnet_id": "75ce1604-fd70-42e1-97db-11ef483a3069", "subnet_ids": ["75ce1604-fd70-42e1-97db-11ef483a3069"], "port_id": "db525119-a4e1-4cb2-a5ba-9fc6043ce067", "id": "7e85546a-49a3-4de6-926e-bb8503e302dd"} 2018-08-03 01:41:17,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/remove_router_interface.json used request id req-cd49157c-db63-456c-9c90-4eeda0469470 2018-08-03 01:41:17,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84083604813s 2018-08-03 01:41:17,927 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd/remove_router_interface.json used request id req-cd49157c-db63-456c-9c90-4eeda0469470 returning object 7e85546a-49a3-4de6-926e-bb8503e302dd 2018-08-03 01:41:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:41:17,928 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:18,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-838460c1-067d-4387-b3ea-d8b04205ca47 Date: Fri, 03 Aug 2018 01:41:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ca450bb456654537bf1bbf88c8d06e34", "created_at": "2018-08-03T01:40:47Z", "admin_state_up": true, "updated_at": "2018-08-03T01:41:16Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ca450bb456654537bf1bbf88c8d06e34", "id": "7e85546a-49a3-4de6-926e-bb8503e302dd", "name": "singlevm2-router_5a01930c-f100-4f86-a1d3-d89be7aced17"}]} 2018-08-03 01:41:18,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-838460c1-067d-4387-b3ea-d8b04205ca47 2018-08-03 01:41:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133637189865s 2018-08-03 01:41:18,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-838460c1-067d-4387-b3ea-d8b04205ca47 2018-08-03 01:41:18,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:41:18,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:19,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44bb38cd-04a3-4f59-a033-47f5ebfba5dd Content-Length: 0 Date: Fri, 03 Aug 2018 01:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:41:19,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd.json used request id req-44bb38cd-04a3-4f59-a033-47f5ebfba5dd 2018-08-03 01:41:19,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.126693964s 2018-08-03 01:41:19,190 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7e85546a-49a3-4de6-926e-bb8503e302dd.json used request id req-44bb38cd-04a3-4f59-a033-47f5ebfba5dd 2018-08-03 01:41:19,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:41:19,191 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:19,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f483389c-f9ef-44f7-9942-79dc4fb9d711 Date: Fri, 03 Aug 2018 01:41:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:40: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":"ca450bb456654537bf1bbf88c8d06e34","id":"75ce1604-fd70-42e1-97db-11ef483a3069","subnetpool_id":null,"name":"singlevm2-subnet_5a01930c-f100-4f86-a1d3-d89be7aced17"}]} 2018-08-03 01:41:19,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f483389c-f9ef-44f7-9942-79dc4fb9d711 2018-08-03 01:41:19,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470900535583s 2018-08-03 01:41:19,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f483389c-f9ef-44f7-9942-79dc4fb9d711 2018-08-03 01:41:19,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:41:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/75ce1604-fd70-42e1-97db-11ef483a3069.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:20,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bbe9e9b-99dc-48ed-aebc-01b037f6f344 Date: Fri, 03 Aug 2018 01:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:41:20,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/75ce1604-fd70-42e1-97db-11ef483a3069.json used request id req-0bbe9e9b-99dc-48ed-aebc-01b037f6f344 2018-08-03 01:41:20,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03594207764s 2018-08-03 01:41:20,276 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/75ce1604-fd70-42e1-97db-11ef483a3069.json used request id req-0bbe9e9b-99dc-48ed-aebc-01b037f6f344 2018-08-03 01:41:20,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:20,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-8e63af7f-8db9-4c33-a1b5-08680d8268cf Date: Fri, 03 Aug 2018 01:41:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca450bb456654537bf1bbf88c8d06e34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:41:20Z","qos_policy_id":null,"name":"singlevm2-net_5a01930c-f100-4f86-a1d3-d89be7aced17","admin_state_up":true,"tenant_id":"ca450bb456654537bf1bbf88c8d06e34","created_at":"2018-08-03T01:40:46Z","mtu":1450}]} 2018-08-03 01:41:20,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8e63af7f-8db9-4c33-a1b5-08680d8268cf 2018-08-03 01:41:20,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109679937363s 2018-08-03 01:41:20,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8e63af7f-8db9-4c33-a1b5-08680d8268cf 2018-08-03 01:41:20,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:41:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:21,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9d46a0e-03f6-4121-aaf5-f862cb5513dd Date: Fri, 03 Aug 2018 01:41:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:41:21,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc.json used request id req-e9d46a0e-03f6-4121-aaf5-f862cb5513dd 2018-08-03 01:41:21,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.822494983673s 2018-08-03 01:41:21,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/742fb2aa-c9a9-45cf-8e58-87d2d5b16dbc.json used request id req-e9d46a0e-03f6-4121-aaf5-f862cb5513dd 2018-08-03 01:41:21,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:41:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:21,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e3abaa64-28cd-4ca8-a3be-64d986065cbd Date: Fri, 03 Aug 2018 01:41:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/snap", "metadata": {}}], "file": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/file", "owner": "ca450bb456654537bf1bbf88c8d06e34", "id": "495d75e5-a26e-42ce-8e13-9fb187eb114c", "size": 12716032, "self": "/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/495d75e5-a26e-42ce-8e13-9fb187eb114c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:40:52Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5a01930c-f100-4f86-a1d3-d89be7aced17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:40:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:41:21,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e3abaa64-28cd-4ca8-a3be-64d986065cbd 2018-08-03 01:41:21,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655245065689s 2018-08-03 01:41:21,870 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e3abaa64-28cd-4ca8-a3be-64d986065cbd 2018-08-03 01:41:21,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:41:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce15479a86510b0c12ccdecf07664222d4881683" 2018-08-03 01:41:22,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c6405f8-a02e-40ec-8753-9cd239d3dd36 Date: Fri, 03 Aug 2018 01:41:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:41:22,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c used request id req-0c6405f8-a02e-40ec-8753-9cd239d3dd36 2018-08-03 01:41:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.768812179565s 2018-08-03 01:41:22,640 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/495d75e5-a26e-42ce-8e13-9fb187eb114c used request id req-0c6405f8-a02e-40ec-8753-9cd239d3dd36 2018-08-03 01:41:22,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:41:22,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:22,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e43fb3eb-4c18-4094-9f41-c07132dfd43c x-compute-request-id: req-e43fb3eb-4c18-4094-9f41-c07132dfd43c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c3061c7-1db0-4c3f-91d2-7536d1d02363"}]} 2018-08-03 01:41:22,668 - 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-e43fb3eb-4c18-4094-9f41-c07132dfd43c 2018-08-03 01:41:22,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273389816284s 2018-08-03 01:41:22,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e43fb3eb-4c18-4094-9f41-c07132dfd43c 2018-08-03 01:41:22,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:41:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:22,714 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-479aa989-28ef-4cb4-b6b1-4830f2c31db3 x-compute-request-id: req-479aa989-28ef-4cb4-b6b1-4830f2c31db3 Content-Length: 0 Content-Type: application/json 2018-08-03 01:41:22,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363 used request id req-479aa989-28ef-4cb4-b6b1-4830f2c31db3 2018-08-03 01:41:22,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443208217621s 2018-08-03 01:41:22,714 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3061c7-1db0-4c3f-91d2-7536d1d02363 used request id req-479aa989-28ef-4cb4-b6b1-4830f2c31db3 2018-08-03 01:41:22,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:41:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:22,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a18a2f-6660-4e93-ae0c-d2a788126ab9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": {"self": "http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aeb09a481d04eafbeac83ee2765e7a5", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:41:22,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b3a18a2f-6660-4e93-ae0c-d2a788126ab9 2018-08-03 01:41:22,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121701002121s 2018-08-03 01:41:22,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b3a18a2f-6660-4e93-ae0c-d2a788126ab9 2018-08-03 01:41:22,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:41:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:22,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a81bd2-01fe-4156-bb24-37b32d4d7de9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_5a01930c-f100-4f86-a1d3-d89be7aced17", "links": {"self": "http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2aeb09a481d04eafbeac83ee2765e7a5", "description": null}} 2018-08-03 01:41:22,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 used request id req-31a81bd2-01fe-4156-bb24-37b32d4d7de9 2018-08-03 01:41:22,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101320981979s 2018-08-03 01:41:22,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 used request id req-31a81bd2-01fe-4156-bb24-37b32d4d7de9 2018-08-03 01:41:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:41:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:23,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0020d80-a19e-4458-af48-1b0b8aaed6c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:41:23,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 used request id req-b0020d80-a19e-4458-af48-1b0b8aaed6c1 2018-08-03 01:41:23,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24151301384s 2018-08-03 01:41:23,187 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2aeb09a481d04eafbeac83ee2765e7a5 used request id req-b0020d80-a19e-4458-af48-1b0b8aaed6c1 2018-08-03 01:41:23,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:41:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:23,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2049f5-f1c5-4550-93a9-ff38d3f0780a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/ca450bb456654537bf1bbf88c8d06e34"}, "tags": [], "enabled": true, "id": "ca450bb456654537bf1bbf88c8d06e34", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5a01930c-f100-4f86-a1d3-d89be7aced17"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:41:23,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-bf2049f5-f1c5-4550-93a9-ff38d3f0780a 2018-08-03 01:41:23,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891261100769s 2018-08-03 01:41:23,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-bf2049f5-f1c5-4550-93a9-ff38d3f0780a 2018-08-03 01:41:23,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:41:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85defd9009948267e7abadc8b922ea10dadf932f" 2018-08-03 01:41:23,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a654bf6c-bf23-4f19-9c5a-721bc5b230c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:41:23,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34 used request id req-a654bf6c-bf23-4f19-9c5a-721bc5b230c5 2018-08-03 01:41:23,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207961082458s 2018-08-03 01:41:23,495 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ca450bb456654537bf1bbf88c8d06e34 used request id req-a654bf6c-bf23-4f19-9c5a-721bc5b230c5 2018-08-03 01:41:23,545 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:41:23,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:41:23,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:41:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:41:23,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1526cb2e-ea76-4832-a77e-150c68ced9f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:41:23,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1526cb2e-ea76-4832-a77e-150c68ced9f7 2018-08-03 01:41:23,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:41:23,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["Y4B6nXCiQGO_1J7o018OEw"], "issued_at": "2018-08-03T01:41:23.000000Z"}} 2018-08-03 01:41:23,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:23,979 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:24,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-99050eed-fc82-461e-bfed-1c15a5f936c1 Date: Fri, 03 Aug 2018 01:41:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:41:24,235 - 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-99050eed-fc82-461e-bfed-1c15a5f936c1 2018-08-03 01:41:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256546974182s 2018-08-03 01:41:24,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99050eed-fc82-461e-bfed-1c15a5f936c1 2018-08-03 01:41:24,239 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:41:24,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09885257-7090-4fd1-9c22-e7a53c67d566 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:41:24,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-09885257-7090-4fd1-9c22-e7a53c67d566 2018-08-03 01:41:24,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:41:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:24,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5712de3-3c02-435d-b20d-06c2d507f89b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:41:24,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f5712de3-3c02-435d-b20d-06c2d507f89b 2018-08-03 01:41:24,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101944923401s 2018-08-03 01:41:24,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f5712de3-3c02-435d-b20d-06c2d507f89b 2018-08-03 01:41:24,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:41:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}}' 2018-08-03 01:41:24,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c91394-142a-48a5-ab30-40972a569867 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8"}, "tags": [], "enabled": true, "id": "81becc606c1343d48e598d2148a5b5a8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}} 2018-08-03 01:41:24,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-47c91394-142a-48a5-ab30-40972a569867 2018-08-03 01:41:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128250837326s 2018-08-03 01:41:24,483 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-47c91394-142a-48a5-ab30-40972a569867 2018-08-03 01:41:24,483 - 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'81becc606c1343d48e598d2148a5b5a8', '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_8dc03b76-2f4c-40c5-bc34-a06b198babf6'}) 2018-08-03 01:41:24,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:41:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "227e3919-9eb0-40d9-ba0a-3d5a080fbf86", "email": null, "name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}}' 2018-08-03 01:41:24,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cded1ab-5cee-447d-b317-dc7c97ab9c84 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": {"self": "http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da02b71db0c241e59ce99f4a17024f4f", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:41:24,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7cded1ab-5cee-447d-b317-dc7c97ab9c84 2018-08-03 01:41:24,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376429796219s 2018-08-03 01:41:24,866 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7cded1ab-5cee-447d-b317-dc7c97ab9c84 2018-08-03 01:41:24,866 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da02b71db0c241e59ce99f4a17024f4f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6'}) 2018-08-03 01:41:24,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:41:24,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:24,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4932019-6d61-456e-8577-5fa7187b5feb Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:41:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a4932019-6d61-456e-8577-5fa7187b5feb 2018-08-03 01:41:24,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936779975891s 2018-08-03 01:41:24,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a4932019-6d61-456e-8577-5fa7187b5feb 2018-08-03 01:41:24,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:41:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef868563-e4f3-4207-b379-7c96d309fb56 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:41:25,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef868563-e4f3-4207-b379-7c96d309fb56 2018-08-03 01:41:25,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0827610492706s 2018-08-03 01:41:25,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef868563-e4f3-4207-b379-7c96d309fb56 2018-08-03 01:41:25,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:41:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49544f1f-531d-4dc0-816a-1e1b281ea2e5 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:41:25,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49544f1f-531d-4dc0-816a-1e1b281ea2e5 2018-08-03 01:41:25,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0190250873566s 2018-08-03 01:41:25,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49544f1f-531d-4dc0-816a-1e1b281ea2e5 2018-08-03 01:41:25,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:41:25,084 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d27581-d612-4133-b447-a7cb7b882a62 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:41:25,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-52d27581-d612-4133-b447-a7cb7b882a62 2018-08-03 01:41:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106714010239s 2018-08-03 01:41:25,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-52d27581-d612-4133-b447-a7cb7b882a62 2018-08-03 01:41:25,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:41:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154b578c-5e0a-4405-9625-119eee5f0203 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": {"self": "http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da02b71db0c241e59ce99f4a17024f4f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:41:25,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-154b578c-5e0a-4405-9625-119eee5f0203 2018-08-03 01:41:25,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112761974335s 2018-08-03 01:41:25,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-154b578c-5e0a-4405-9625-119eee5f0203 2018-08-03 01:41:25,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:41:25,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bdff54-9ac4-461c-bad5-4383d0fb9b57 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/81becc606c1343d48e598d2148a5b5a8"}, "tags": [], "enabled": true, "id": "81becc606c1343d48e598d2148a5b5a8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}]} 2018-08-03 01:41:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c6bdff54-9ac4-461c-bad5-4383d0fb9b57 2018-08-03 01:41:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100275039673s 2018-08-03 01:41:25,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c6bdff54-9ac4-461c-bad5-4383d0fb9b57 2018-08-03 01:41:25,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:41:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=da02b71db0c241e59ce99f4a17024f4f&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=81becc606c1343d48e598d2148a5b5a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feff06e6-4dd1-4403-94a0-2a121a0e9098 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=da02b71db0c241e59ce99f4a17024f4f&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=81becc606c1343d48e598d2148a5b5a8", "previous": null, "next": null}} 2018-08-03 01:41:25,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=da02b71db0c241e59ce99f4a17024f4f&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=81becc606c1343d48e598d2148a5b5a8 used request id req-feff06e6-4dd1-4403-94a0-2a121a0e9098 2018-08-03 01:41:25,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966651439667s 2018-08-03 01:41:25,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=da02b71db0c241e59ce99f4a17024f4f&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=81becc606c1343d48e598d2148a5b5a8 used request id req-feff06e6-4dd1-4403-94a0-2a121a0e9098 2018-08-03 01:41:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:41:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8/users/da02b71db0c241e59ce99f4a17024f4f/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:41:25,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570c4007-7057-4f83-8e77-1e481616dd76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:41:25,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8/users/da02b71db0c241e59ce99f4a17024f4f/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-570c4007-7057-4f83-8e77-1e481616dd76 2018-08-03 01:41:25,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164347887039s 2018-08-03 01:41:25,687 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8/users/da02b71db0c241e59ce99f4a17024f4f/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-570c4007-7057-4f83-8e77-1e481616dd76 2018-08-03 01:41:25,688 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 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'81becc606c1343d48e598d2148a5b5a8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '227e3919-9eb0-40d9-ba0a-3d5a080fbf86', 'username': u'vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:41:25,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:41:25,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:41:25,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:41:25,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:41:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:41:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:41:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:41:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:41:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:41:25,693 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'password': '227e3919-9eb0-40d9-ba0a-3d5a080fbf86', 'project_name': 'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '81becc606c1343d48e598d2148a5b5a8', 'project_domain_name': 'Default'} 2018-08-03 01:41:25,694 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-03 01:41:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:41:25,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9d52d7-f0d7-4057-b919-86afb7ccd2e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:41:25,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c9d52d7-f0d7-4057-b919-86afb7ccd2e4 2018-08-03 01:41:25,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:41:26,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81becc606c1343d48e598d2148a5b5a8", "name": "vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_81becc606c1343d48e598d2148a5b5a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_81becc606c1343d48e598d2148a5b5a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/81becc606c1343d48e598d2148a5b5a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/81becc606c1343d48e598d2148a5b5a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/81becc606c1343d48e598d2148a5b5a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/81becc606c1343d48e598d2148a5b5a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/81becc606c1343d48e598d2148a5b5a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/81becc606c1343d48e598d2148a5b5a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/81becc606c1343d48e598d2148a5b5a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "id": "da02b71db0c241e59ce99f4a17024f4f"}, "audit_ids": ["rsiQWXfHSCa8auBWm6H6aQ"], "issued_at": "2018-08-03T01:41:26.000000Z"}} 2018-08-03 01:41:26,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:41:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"network": {"name": "vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "admin_state_up": true}}' 2018-08-03 01:41:26,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-07ce4f57-8057-4a4c-8696-c8c485d8fc02 Date: Fri, 03 Aug 2018 01:41:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:41:26Z","is_default":false,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}} 2018-08-03 01:41:26,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-07ce4f57-8057-4a4c-8696-c8c485d8fc02 2018-08-03 01:41:26,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.566964149475s 2018-08-03 01:41:26,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-07ce4f57-8057-4a4c-8696-c8c485d8fc02 2018-08-03 01:41:26,679 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:41:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c32edf99-cbcf-4b62-8ef0-0e9bac0a998f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6', u'admin_state_up': True, u'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', u'created_at': u'2018-08-03T01:41:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'81becc606c1343d48e598d2148a5b5a8', u'l2_adjacency': True}) 2018-08-03 01:41:26,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:26,681 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-29d63ca0-bfea-4f0d-a865-4e0d1666db73 Date: Fri, 03 Aug 2018 01:41:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:41:26Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:41:26,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-29d63ca0-bfea-4f0d-a865-4e0d1666db73 2018-08-03 01:41:26,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.148257017136s 2018-08-03 01:41:26,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-29d63ca0-bfea-4f0d-a865-4e0d1666db73 2018-08-03 01:41:26,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:41:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"subnet": {"name": "vping_ssh-subnet_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "enable_dhcp": true, "network_id": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:41:27,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-00e4a8f6-97cf-4cf7-8156-4e0313f13999 Date: Fri, 03 Aug 2018 01:41:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:41:27Z","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":"81becc606c1343d48e598d2148a5b5a8","id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","subnetpool_id":null,"name":"vping_ssh-subnet_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}} 2018-08-03 01:41:27,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-00e4a8f6-97cf-4cf7-8156-4e0313f13999 2018-08-03 01:41:27,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.776233911514s 2018-08-03 01:41:27,607 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-00e4a8f6-97cf-4cf7-8156-4e0313f13999 2018-08-03 01:41:27,608 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:41:27Z', 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'7d1575f9-7bfe-48af-947b-cce0ed6412e0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_8dc03b76-2f4c-40c5-bc34-a06b198babf6', u'enable_dhcp': True, u'network_id': u'c32edf99-cbcf-4b62-8ef0-0e9bac0a998f', u'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', u'created_at': u'2018-08-03T01:41:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'81becc606c1343d48e598d2148a5b5a8'}) 2018-08-03 01:41:27,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:41:27,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "vping_ssh-router_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "admin_state_up": true}}' 2018-08-03 01:41:29,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a5178fbe-2561-4e52-9626-3703e982b1ae Date: Fri, 03 Aug 2018 01:41:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:27Z", "admin_state_up": true, "updated_at": "2018-08-03T01:41:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "32cd285d-f2ff-4d6d-8075-f5d041f312f3", "name": "vping_ssh-router_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}} 2018-08-03 01:41:29,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a5178fbe-2561-4e52-9626-3703e982b1ae 2018-08-03 01:41:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66567492485s 2018-08-03 01:41:29,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a5178fbe-2561-4e52-9626-3703e982b1ae 2018-08-03 01:41:29,275 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:41:28Z', u'revision_number': 2, u'id': u'32cd285d-f2ff-4d6d-8075-f5d041f312f3', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_8dc03b76-2f4c-40c5-bc34-a06b198babf6', u'admin_state_up': True, u'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', u'created_at': u'2018-08-03T01:41:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'81becc606c1343d48e598d2148a5b5a8'}) 2018-08-03 01:41:29,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:41:29,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"subnet_id": "7d1575f9-7bfe-48af-947b-cce0ed6412e0"}' 2018-08-03 01:41:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-77b5ffd1-c023-4173-b668-b15fb1e7b468 Date: Fri, 03 Aug 2018 01:41:31 GMT RESP BODY: {"network_id": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "subnet_id": "7d1575f9-7bfe-48af-947b-cce0ed6412e0", "subnet_ids": ["7d1575f9-7bfe-48af-947b-cce0ed6412e0"], "port_id": "ced940c3-fccf-4547-8543-f8ffeee5dfb7", "id": "32cd285d-f2ff-4d6d-8075-f5d041f312f3"} 2018-08-03 01:41:31,646 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/add_router_interface.json used request id req-77b5ffd1-c023-4173-b668-b15fb1e7b468 2018-08-03 01:41:31,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37017583847s 2018-08-03 01:41:31,646 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/add_router_interface.json used request id req-77b5ffd1-c023-4173-b668-b15fb1e7b468 returning object 32cd285d-f2ff-4d6d-8075-f5d041f312f3 2018-08-03 01:41:31,647 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:41:31,779 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:41:31,780 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:41:31,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:41:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:41:31,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:41:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-46fc7ca6-a8b5-4d36-85ca-ef2ce0638b08 Date: Fri, 03 Aug 2018 01:41:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:41:31,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-46fc7ca6-a8b5-4d36-85ca-ef2ce0638b08 2018-08-03 01:41:31,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204174995422s 2018-08-03 01:41:31,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-46fc7ca6-a8b5-4d36-85ca-ef2ce0638b08 2018-08-03 01:41:32,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:41:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}' 2018-08-03 01:41:32,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f37eae1c-2cf9-4b51-b857-84bf04575666 Date: Fri, 03 Aug 2018 01:41:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file", "owner": "81becc606c1343d48e598d2148a5b5a8", "id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "size": null, "self": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:41:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "checksum": null, "created_at": "2018-08-03T01:41:31Z", "protected": false} 2018-08-03 01:41:32,054 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f37eae1c-2cf9-4b51-b857-84bf04575666 2018-08-03 01:41:32,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0535440444946s 2018-08-03 01:41:32,054 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f37eae1c-2cf9-4b51-b857-84bf04575666 returning object d917f206-d2ff-4f3b-b3f2-b2c8b83479db 2018-08-03 01:41:32,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:41:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '' 2018-08-03 01:41:32,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42ce439c-42aa-40e6-bfd1-ad9ebe335fc2 Date: Fri, 03 Aug 2018 01:41:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:41:32,500 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file used request id req-42ce439c-42aa-40e6-bfd1-ad9ebe335fc2 2018-08-03 01:41:32,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444884061813s 2018-08-03 01:41:32,500 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file used request id req-42ce439c-42aa-40e6-bfd1-ad9ebe335fc2 2018-08-03 01:41:32,500 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:41:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file', u'owner': u'81becc606c1343d48e598d2148a5b5a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd917f206-d2ff-4f3b-b3f2-b2c8b83479db', u'size': None, u'name': u'vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6', u'checksum': None, u'self': u'/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:41:31Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:41:32,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:41:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:41:32,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04ea95a5-a01b-49e3-bc47-597e140b362d x-compute-request-id: req-04ea95a5-a01b-49e3-bc47-597e140b362d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b"}} 2018-08-03 01:41:32,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-04ea95a5-a01b-49e3-bc47-597e140b362d 2018-08-03 01:41:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.408978939056s 2018-08-03 01:41:32,911 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-04ea95a5-a01b-49e3-bc47-597e140b362d 2018-08-03 01:41:32,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'aadcf8e4-c5de-4093-b577-54f71bda7e1b', 'swap': 0}) 2018-08-03 01:41:32,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:41:32,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" -d '{"extra_specs": {}}' 2018-08-03 01:41:32,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc48ad10-5543-48a4-8b07-32b352bbe29f x-compute-request-id: req-bc48ad10-5543-48a4-8b07-32b352bbe29f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:41:32,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b/os-extra_specs used request id req-bc48ad10-5543-48a4-8b07-32b352bbe29f 2018-08-03 01:41:32,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221619606018s 2018-08-03 01:41:32,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b/os-extra_specs used request id req-bc48ad10-5543-48a4-8b07-32b352bbe29f 2018-08-03 01:41:32,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 01:41:32,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"keypair": {"name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}}' 2018-08-03 01:41:33,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4389b0b5-6148-48e8-a2ef-099159bcb2bd x-compute-request-id: req-4389b0b5-6148-48e8-a2ef-099159bcb2bd Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RG1rDsgjL1lNCRT7TdQZBJuYo9Ug5aDkdTEcKFDEKMYa6HkNk51WRKu7WnWjF9LZmxDdZU0eRRBhMr3Yx5VTffhIkvQ+NSSYTVMT4Avuc6Xf0PGSrfVclVt4cuziNguVeQYh12olphHVA/m4mMfCoYv11gpULaq1CRcMsXKo7auAYFXuAG3aip6f0mMH1/B23lOVLeD4NlYVumo6qGySGs7PSTiOICspn4lZUJ+IhOUwjslJ+kqJLRA3NvzGGkMFZrDvOrN0+2yvIHfyTbQypRC/fPVy8ijUOtXbPswfIF3hJ3Dnq8KSL7QMr6XalUKpdMrd/wHFkIJhb49qQfSN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAukRtaw7IIy9ZTQkU+03UGQSbmKPVIOWg5HUxHChQxCjGGuh5\nDZOdVkSru1p1oxfS2ZsQ3WVNHkUQYTK92MeVU334SJL0PjUkmE1TE+AL7nOl39Dx\nkq31XJVbeHLs4jYLlXkGIddqJaYR1QP5uJjHwqGL9dYKVC2qtQkXDLFyqO2rgGBV\n7gBt2oqen9JjB9fwdt5TlS3g+DZWFbpqOqhskhrOz0k4jiArKZ+JWVCfiITlMI7J\nSfpKiS0QNzb8xhpDBWaw7zqzdPtsryB38k20MqUQv3z1cvIo1DrV2z7MHyBd4Sdw\n56vCki+0DK+l2pVCqXTK3f8BxZCCYW+PakH0jQIDAQABAoIBAH39lOlKOVObTlMO\nJpQJQ8KcXEa14o565AZDwrEiD+dvEPjYcDEfvNfCYUq72EA1+BfajGDEiZJE8txb\n/w/nh/jOhydHx09gkN03yE70R/3FWdh3Mz+czQ8Ps6xYSCSGm/VBxEUVuSW4G+2y\n37HeHZhnvwzM93WS4hnMCTw7tqvN171W1uMVQQDr0MNnmD66gts9Q1xSEFoGH812\nIH0ktPB881BuFJWxsBv3jIRVWvYeuIU4ueL+30+ekfyF0PxU0q+3mJ0WpLg3nIE1\ny9KxuWFvaxhpP+w5VWIoDQ8XOG9vFyWoPQAA2ZuU7KAvn+B3mPnDuqjC2n4+dJXj\nl5Kk/D0CgYEA2+qkoVWW4PCHL58Jqjt8lRqdxDmT6KEVld2MDCpFAqWlSZJXmzi9\nXDUFNtoDIFYDHXI3sD91KRlt+yhF2vUcZLaXndPcNCnjkfmRFWSknXpeSAVvfyh1\nzZd8Icuh4eFH1QFboti7a8hmvi8nRpu5RUxdVfD2T71wGrZ93s3uTU8CgYEA2NRi\nAzpsYTO+b4ttn43Kuuu1Uj5O5Z+A1hj5MoHlFFHYeeq3kelxoNIsmyLLMZ50gW7n\nVuGj5Gu40Bk6dE+4Kf3sLzuk5UZeCKOKVOd51lbWCSLmyPOa7P1cnpgwqlTnAl1F\n6duZlVucu/hoefLYle5o4ENVJjIAXEcHoF63QWMCgYBGxDXf2KvpjFzkHRg+GFBZ\npqv39dM7u4I3rIghbgSw+l660wWv5E1C+6jG4ta4tBTih9uVsoXgCNfURzxbXh6Z\n5gvZ9M/aVVRup9FhAfba2gK2yFD9qSZnVwTR1zYrepPj3kD/oSCGaYFuV7waw4eV\n3iH2wshwFnSZk/njFX9GjwKBgFFKPnyrWJqQhaLYCP86b3joiZAN4BJiXDDoJ/Tx\nkequTJRYlP3VIU6DvUlkH/24REGKTJzb90/Zuu35p1qX0JmdowCKQeXbHcHrXh86\nsQjUgWXnedJ40epril/C+uvA7OKMCXwFYm0GbZpjJPgjPWPof9UkKTYqpMvzrT5I\nhDe1AoGAf009b+XDCi9VIk/T3P8Nc0tJPOMyU77BaReD9HCebOBQ4Zk09M6rlqp4\nLFaGERgPsSBEW1nxAtQXt2XmGrNAwp2BYOR2sr6t/4p7ZN8i65PsEuqfjcDqV1pN\nZLBr5hKe7IWjrneqHEgl2YeohqyLWw7Kz6eM8vL62VFk7xWlSwc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "fingerprint": "0b:39:f4:2b:94:98:c7:2c:0e:48:84:96:2b:cb:e8:be"}} 2018-08-03 01:41:33,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4389b0b5-6148-48e8-a2ef-099159bcb2bd 2018-08-03 01:41:33,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.312193155289s 2018-08-03 01:41:33,248 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4389b0b5-6148-48e8-a2ef-099159bcb2bd 2018-08-03 01:41:33,249 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RG1rDsgjL1lNCRT7TdQZBJuYo9Ug5aDkdTEcKFDEKMYa6HkNk51WRKu7WnWjF9LZmxDdZU0eRRBhMr3Yx5VTffhIkvQ+NSSYTVMT4Avuc6Xf0PGSrfVclVt4cuziNguVeQYh12olphHVA/m4mMfCoYv11gpULaq1CRcMsXKo7auAYFXuAG3aip6f0mMH1/B23lOVLeD4NlYVumo6qGySGs7PSTiOICspn4lZUJ+IhOUwjslJ+kqJLRA3NvzGGkMFZrDvOrN0+2yvIHfyTbQypRC/fPVy8ijUOtXbPswfIF3hJ3Dnq8KSL7QMr6XalUKpdMrd/wHFkIJhb49qQfSN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAukRtaw7IIy9ZTQkU+03UGQSbmKPVIOWg5HUxHChQxCjGGuh5\nDZOdVkSru1p1oxfS2ZsQ3WVNHkUQYTK92MeVU334SJL0PjUkmE1TE+AL7nOl39Dx\nkq31XJVbeHLs4jYLlXkGIddqJaYR1QP5uJjHwqGL9dYKVC2qtQkXDLFyqO2rgGBV\n7gBt2oqen9JjB9fwdt5TlS3g+DZWFbpqOqhskhrOz0k4jiArKZ+JWVCfiITlMI7J\nSfpKiS0QNzb8xhpDBWaw7zqzdPtsryB38k20MqUQv3z1cvIo1DrV2z7MHyBd4Sdw\n56vCki+0DK+l2pVCqXTK3f8BxZCCYW+PakH0jQIDAQABAoIBAH39lOlKOVObTlMO\nJpQJQ8KcXEa14o565AZDwrEiD+dvEPjYcDEfvNfCYUq72EA1+BfajGDEiZJE8txb\n/w/nh/jOhydHx09gkN03yE70R/3FWdh3Mz+czQ8Ps6xYSCSGm/VBxEUVuSW4G+2y\n37HeHZhnvwzM93WS4hnMCTw7tqvN171W1uMVQQDr0MNnmD66gts9Q1xSEFoGH812\nIH0ktPB881BuFJWxsBv3jIRVWvYeuIU4ueL+30+ekfyF0PxU0q+3mJ0WpLg3nIE1\ny9KxuWFvaxhpP+w5VWIoDQ8XOG9vFyWoPQAA2ZuU7KAvn+B3mPnDuqjC2n4+dJXj\nl5Kk/D0CgYEA2+qkoVWW4PCHL58Jqjt8lRqdxDmT6KEVld2MDCpFAqWlSZJXmzi9\nXDUFNtoDIFYDHXI3sD91KRlt+yhF2vUcZLaXndPcNCnjkfmRFWSknXpeSAVvfyh1\nzZd8Icuh4eFH1QFboti7a8hmvi8nRpu5RUxdVfD2T71wGrZ93s3uTU8CgYEA2NRi\nAzpsYTO+b4ttn43Kuuu1Uj5O5Z+A1hj5MoHlFFHYeeq3kelxoNIsmyLLMZ50gW7n\nVuGj5Gu40Bk6dE+4Kf3sLzuk5UZeCKOKVOd51lbWCSLmyPOa7P1cnpgwqlTnAl1F\n6duZlVucu/hoefLYle5o4ENVJjIAXEcHoF63QWMCgYBGxDXf2KvpjFzkHRg+GFBZ\npqv39dM7u4I3rIghbgSw+l660wWv5E1C+6jG4ta4tBTih9uVsoXgCNfURzxbXh6Z\n5gvZ9M/aVVRup9FhAfba2gK2yFD9qSZnVwTR1zYrepPj3kD/oSCGaYFuV7waw4eV\n3iH2wshwFnSZk/njFX9GjwKBgFFKPnyrWJqQhaLYCP86b3joiZAN4BJiXDDoJ/Tx\nkequTJRYlP3VIU6DvUlkH/24REGKTJzb90/Zuu35p1qX0JmdowCKQeXbHcHrXh86\nsQjUgWXnedJ40epril/C+uvA7OKMCXwFYm0GbZpjJPgjPWPof9UkKTYqpMvzrT5I\nhDe1AoGAf009b+XDCi9VIk/T3P8Nc0tJPOMyU77BaReD9HCebOBQ4Zk09M6rlqp4\nLFaGERgPsSBEW1nxAtQXt2XmGrNAwp2BYOR2sr6t/4p7ZN8i65PsEuqfjcDqV1pN\nZLBr5hKe7IWjrneqHEgl2YeohqyLWw7Kz6eM8vL62VFk7xWlSwc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'da02b71db0c241e59ce99f4a17024f4f', 'name': u'vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'created_at': '2018-08-03T01:41:33.249350', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81becc606c1343d48e598d2148a5b5a8', 'name': 'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0b:39:f4:2b:94:98:c7:2c:0e:48:84:96:2b:cb:e8:be', 'type': 'ssh', 'id': u'vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6'}) 2018-08-03 01:41:33,249 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAukRtaw7IIy9ZTQkU+03UGQSbmKPVIOWg5HUxHChQxCjGGuh5 DZOdVkSru1p1oxfS2ZsQ3WVNHkUQYTK92MeVU334SJL0PjUkmE1TE+AL7nOl39Dx kq31XJVbeHLs4jYLlXkGIddqJaYR1QP5uJjHwqGL9dYKVC2qtQkXDLFyqO2rgGBV 7gBt2oqen9JjB9fwdt5TlS3g+DZWFbpqOqhskhrOz0k4jiArKZ+JWVCfiITlMI7J SfpKiS0QNzb8xhpDBWaw7zqzdPtsryB38k20MqUQv3z1cvIo1DrV2z7MHyBd4Sdw 56vCki+0DK+l2pVCqXTK3f8BxZCCYW+PakH0jQIDAQABAoIBAH39lOlKOVObTlMO JpQJQ8KcXEa14o565AZDwrEiD+dvEPjYcDEfvNfCYUq72EA1+BfajGDEiZJE8txb /w/nh/jOhydHx09gkN03yE70R/3FWdh3Mz+czQ8Ps6xYSCSGm/VBxEUVuSW4G+2y 37HeHZhnvwzM93WS4hnMCTw7tqvN171W1uMVQQDr0MNnmD66gts9Q1xSEFoGH812 IH0ktPB881BuFJWxsBv3jIRVWvYeuIU4ueL+30+ekfyF0PxU0q+3mJ0WpLg3nIE1 y9KxuWFvaxhpP+w5VWIoDQ8XOG9vFyWoPQAA2ZuU7KAvn+B3mPnDuqjC2n4+dJXj l5Kk/D0CgYEA2+qkoVWW4PCHL58Jqjt8lRqdxDmT6KEVld2MDCpFAqWlSZJXmzi9 XDUFNtoDIFYDHXI3sD91KRlt+yhF2vUcZLaXndPcNCnjkfmRFWSknXpeSAVvfyh1 zZd8Icuh4eFH1QFboti7a8hmvi8nRpu5RUxdVfD2T71wGrZ93s3uTU8CgYEA2NRi AzpsYTO+b4ttn43Kuuu1Uj5O5Z+A1hj5MoHlFFHYeeq3kelxoNIsmyLLMZ50gW7n VuGj5Gu40Bk6dE+4Kf3sLzuk5UZeCKOKVOd51lbWCSLmyPOa7P1cnpgwqlTnAl1F 6duZlVucu/hoefLYle5o4ENVJjIAXEcHoF63QWMCgYBGxDXf2KvpjFzkHRg+GFBZ pqv39dM7u4I3rIghbgSw+l660wWv5E1C+6jG4ta4tBTih9uVsoXgCNfURzxbXh6Z 5gvZ9M/aVVRup9FhAfba2gK2yFD9qSZnVwTR1zYrepPj3kD/oSCGaYFuV7waw4eV 3iH2wshwFnSZk/njFX9GjwKBgFFKPnyrWJqQhaLYCP86b3joiZAN4BJiXDDoJ/Tx kequTJRYlP3VIU6DvUlkH/24REGKTJzb90/Zuu35p1qX0JmdowCKQeXbHcHrXh86 sQjUgWXnedJ40epril/C+uvA7OKMCXwFYm0GbZpjJPgjPWPof9UkKTYqpMvzrT5I hDe1AoGAf009b+XDCi9VIk/T3P8Nc0tJPOMyU77BaReD9HCebOBQ4Zk09M6rlqp4 LFaGERgPsSBEW1nxAtQXt2XmGrNAwp2BYOR2sr6t/4p7ZN8i65PsEuqfjcDqV1pN ZLBr5hKe7IWjrneqHEgl2YeohqyLWw7Kz6eM8vL62VFk7xWlSwc= -----END RSA PRIVATE KEY----- 2018-08-03 01:41:33,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 01:41:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"security_group": {"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-03 01:41:33,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-bd23fa0e-8b2e-4971-87f0-50fe7f332896 Date: Fri, 03 Aug 2018 01:41:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "updated_at": "2018-08-03T01:41:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "2cae73bd-45b3-49e1-8400-de1101902eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "4bc18ec8-41f6-4402-a2a9-8e1764ef8986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 1, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}} 2018-08-03 01:41:33,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bd23fa0e-8b2e-4971-87f0-50fe7f332896 2018-08-03 01:41:33,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.129373073578s 2018-08-03 01:41:33,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bd23fa0e-8b2e-4971-87f0-50fe7f332896 2018-08-03 01:41:33,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:41:33,388 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:33,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-efbc594c-3c22-465a-b34f-055c22e5eba4 Date: Fri, 03 Aug 2018 01:41:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "updated_at": "2018-08-03T01:41:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "2cae73bd-45b3-49e1-8400-de1101902eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "4bc18ec8-41f6-4402-a2a9-8e1764ef8986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 1, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}, {"description": "Default security group", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:26Z", "updated_at": "2018-08-03T01:41:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "18634f26-44f3-4b46-9906-f5661400b6d2", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "41523234-4c4d-4751-a606-b01cf52f4dcb", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "934276f2-85d0-4e43-9203-d56aca641c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "e0c0237f-9fd7-491b-94f2-cfb934fab701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 1, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "name": "default"}]} 2018-08-03 01:41:33,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-efbc594c-3c22-465a-b34f-055c22e5eba4 2018-08-03 01:41:33,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0902791023254s 2018-08-03 01:41:33,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-efbc594c-3c22-465a-b34f-055c22e5eba4 2018-08-03 01:41:33,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:41:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -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": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}}' 2018-08-03 01:41:33,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6a197ad-94a0-4379-a936-3ad7dc62d440 Date: Fri, 03 Aug 2018 01:41:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "port_range_min": 22, "revision_number": 0, "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "35ce53e9-550c-457f-845b-6cf679dc1957"}} 2018-08-03 01:41:33,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a6a197ad-94a0-4379-a936-3ad7dc62d440 2018-08-03 01:41:33,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152112960815s 2018-08-03 01:41:33,635 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a6a197ad-94a0-4379-a936-3ad7dc62d440 2018-08-03 01:41:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:41:33,639 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:33,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-21523a92-b59b-4c32-8884-d5f3edd99953 Date: Fri, 03 Aug 2018 01:41:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "updated_at": "2018-08-03T01:41:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "2cae73bd-45b3-49e1-8400-de1101902eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "35ce53e9-550c-457f-845b-6cf679dc1957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "4bc18ec8-41f6-4402-a2a9-8e1764ef8986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 2, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}, {"description": "Default security group", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:26Z", "updated_at": "2018-08-03T01:41:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "18634f26-44f3-4b46-9906-f5661400b6d2", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "41523234-4c4d-4751-a606-b01cf52f4dcb", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "934276f2-85d0-4e43-9203-d56aca641c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "e0c0237f-9fd7-491b-94f2-cfb934fab701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 1, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "name": "default"}]} 2018-08-03 01:41:33,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-21523a92-b59b-4c32-8884-d5f3edd99953 2018-08-03 01:41:33,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501317977905s 2018-08-03 01:41:33,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-21523a92-b59b-4c32-8884-d5f3edd99953 2018-08-03 01:41:33,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:41:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -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": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}}' 2018-08-03 01:41:34,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-44410121-3472-4dd4-979e-f40074a09be4 Date: Fri, 03 Aug 2018 01:41:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "port_range_min": null, "revision_number": 0, "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "9a4f6997-1a00-42d2-9f81-17e3045b3f71"}} 2018-08-03 01:41:34,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-44410121-3472-4dd4-979e-f40074a09be4 2018-08-03 01:41:34,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.361895084381s 2018-08-03 01:41:34,054 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-44410121-3472-4dd4-979e-f40074a09be4 2018-08-03 01:41:34,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:34,056 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e4713d2b-f0c7-49b0-8409-31825887820e Date: Fri, 03 Aug 2018 01:41:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d1575f9-7bfe-48af-947b-cce0ed6412e0"],"description":"","tags":[],"updated_at":"2018-08-03T01:41:27Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:41:34,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4713d2b-f0c7-49b0-8409-31825887820e 2018-08-03 01:41:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118320941925s 2018-08-03 01:41:34,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4713d2b-f0c7-49b0-8409-31825887820e 2018-08-03 01:41:34,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:41:34,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-638f9e25-d75c-4c21-8307-9eea1b92b3a4 Date: Fri, 03 Aug 2018 01:41:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "metadata": {}}], "file": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file", "owner": "81becc606c1343d48e598d2148a5b5a8", "id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "size": 12716032, "self": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:41:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:41:34,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-638f9e25-d75c-4c21-8307-9eea1b92b3a4 2018-08-03 01:41:34,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034530878067s 2018-08-03 01:41:34,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-638f9e25-d75c-4c21-8307-9eea1b92b3a4 2018-08-03 01:41:34,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:41:34,217 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:34,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47ee64a-f5b3-4777-a302-3ed7fb42b87a x-compute-request-id: req-a47ee64a-f5b3-4777-a302-3ed7fb42b87a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b"}]} 2018-08-03 01:41:34,241 - 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-a47ee64a-f5b3-4777-a302-3ed7fb42b87a 2018-08-03 01:41:34,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257952213287s 2018-08-03 01:41:34,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a47ee64a-f5b3-4777-a302-3ed7fb42b87a 2018-08-03 01:41:34,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:41:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"server": {"name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "imageRef": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "flavorRef": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f"}], "security_groups": [{"name": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}]}}' 2018-08-03 01:41:36,106 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-910bd8a1-4175-4ca5-9aaf-95932da7b694 x-compute-request-id: req-910bd8a1-4175-4ca5-9aaf-95932da7b694 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}], "OS-DCF:diskConfig": "MANUAL", "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "adminPass": "RBy8At2yPUqU"}} 2018-08-03 01:41:36,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-910bd8a1-4175-4ca5-9aaf-95932da7b694 2018-08-03 01:41:36,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.86335992813s 2018-08-03 01:41:36,106 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-910bd8a1-4175-4ca5-9aaf-95932da7b694 2018-08-03 01:41:36,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:41:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:36,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-486c814e-945e-4609-9f99-bad0dd374291 x-compute-request-id: req-486c814e-945e-4609-9f99-bad0dd374291 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "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-08-03T01:41:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:41:36,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-486c814e-945e-4609-9f99-bad0dd374291 2018-08-03 01:41:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.408984899521s 2018-08-03 01:41:36,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-486c814e-945e-4609-9f99-bad0dd374291 2018-08-03 01:41:36,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:36,523 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:36,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-722035e2-17b4-41fa-b95b-7a817e6df780 Date: Fri, 03 Aug 2018 01:41:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d1575f9-7bfe-48af-947b-cce0ed6412e0"],"description":"","tags":[],"updated_at":"2018-08-03T01:41:27Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:41:36,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-722035e2-17b4-41fa-b95b-7a817e6df780 2018-08-03 01:41:36,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110455989838s 2018-08-03 01:41:36,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-722035e2-17b4-41fa-b95b-7a817e6df780 2018-08-03 01:41:36,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:41:36,635 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6cd96dad-00b5-4ecd-9cb2-896d578ce932 Date: Fri, 03 Aug 2018 01:41:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:41:27Z","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":"81becc606c1343d48e598d2148a5b5a8","id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","subnetpool_id":null,"name":"vping_ssh-subnet_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}]} 2018-08-03 01:41:36,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6cd96dad-00b5-4ecd-9cb2-896d578ce932 2018-08-03 01:41:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0701019763947s 2018-08-03 01:41:36,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6cd96dad-00b5-4ecd-9cb2-896d578ce932 2018-08-03 01:41:36,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:36,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3fd2d93-cfdd-4d40-b744-381b0d979988 x-compute-request-id: req-b3fd2d93-cfdd-4d40-b744-381b0d979988 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "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-08-03T01:41:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:36,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b3fd2d93-cfdd-4d40-b744-381b0d979988 2018-08-03 01:41:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.286458969116s 2018-08-03 01:41:36,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b3fd2d93-cfdd-4d40-b744-381b0d979988 2018-08-03 01:41:36,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:38,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:39,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b053205-4bd5-48d7-9cfb-717069251d5f x-compute-request-id: req-0b053205-4bd5-48d7-9cfb-717069251d5f Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:41:39Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:39,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b053205-4bd5-48d7-9cfb-717069251d5f 2018-08-03 01:41:39,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559530973434s 2018-08-03 01:41:39,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b053205-4bd5-48d7-9cfb-717069251d5f 2018-08-03 01:41:39,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:41,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:41,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68930d79-5271-447f-adaa-d1a9c03b7ae2 x-compute-request-id: req-68930d79-5271-447f-adaa-d1a9c03b7ae2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:41:39Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:41,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68930d79-5271-447f-adaa-d1a9c03b7ae2 2018-08-03 01:41:41,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375276088715s 2018-08-03 01:41:41,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68930d79-5271-447f-adaa-d1a9c03b7ae2 2018-08-03 01:41:41,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:43,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1e68eef-a39c-42ea-af3d-ae58475c6714 x-compute-request-id: req-e1e68eef-a39c-42ea-af3d-ae58475c6714 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:43Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:44,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1e68eef-a39c-42ea-af3d-ae58475c6714 2018-08-03 01:41:44,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322654008865s 2018-08-03 01:41:44,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1e68eef-a39c-42ea-af3d-ae58475c6714 2018-08-03 01:41:44,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:41:44,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=c5ffc575-0bbd-41fc-8582-073bdb736656" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2c173976-8f8a-4a89-9f5d-0b35b660097b Date: Fri, 03 Aug 2018 01:41:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:41:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","ip_address":"192.168.120.5"}],"id":"6907ce37-e35a-4cda-8034-fa06e079a8a1","security_groups":["69c200f2-3459-4ff3-86d8-535ed7a0143c"],"mac_address":"fa:16:3e:8f:1a:d7","project_id":"81becc606c1343d48e598d2148a5b5a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:39Z","binding:vnic_type":"normal","device_id":"c5ffc575-0bbd-41fc-8582-073bdb736656","ip_allocation":"immediate"}]} 2018-08-03 01:41:44,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-2c173976-8f8a-4a89-9f5d-0b35b660097b 2018-08-03 01:41:44,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0700669288635s 2018-08-03 01:41:44,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-2c173976-8f8a-4a89-9f5d-0b35b660097b 2018-08-03 01:41:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:41:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6907ce37-e35a-4cda-8034-fa06e079a8a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d026bcfa-e61b-4ef8-9069-29c174642c1a Date: Fri, 03 Aug 2018 01:41:44 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:41:44,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6907ce37-e35a-4cda-8034-fa06e079a8a1 used request id req-d026bcfa-e61b-4ef8-9069-29c174642c1a 2018-08-03 01:41:44,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491168498993s 2018-08-03 01:41:44,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6907ce37-e35a-4cda-8034-fa06e079a8a1 used request id req-d026bcfa-e61b-4ef8-9069-29c174642c1a 2018-08-03 01:41:44,401 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8f:1a:d7', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd917f206-d2ff-4f3b-b3f2-b2c8b83479db'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:41:43.000000', 'flavor': Munch({u'id': u'aadcf8e4-c5de-4093-b577-54f71bda7e1b'}), 'az': u'nova', 'id': u'c5ffc575-0bbd-41fc-8582-073bdb736656', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'da02b71db0c241e59ce99f4a17024f4f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81becc606c1343d48e598d2148a5b5a8', 'name': 'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', '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-08-03T01:41:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:41:43Z', 'hostId': u'7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2', '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-08-03T01:41:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'81becc606c1343d48e598d2148a5b5a8', 'name': u'vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'adminPass': None, 'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', 'created_at': u'2018-08-03T01:41:36Z', 'created': u'2018-08-03T01:41:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:41:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:44,402 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bde9c8e1-a44e-4c10-8ef5-520bf844b40d Date: Fri, 03 Aug 2018 01:41:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d1575f9-7bfe-48af-947b-cce0ed6412e0"],"description":"","tags":[],"updated_at":"2018-08-03T01:41:27Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:41:44,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bde9c8e1-a44e-4c10-8ef5-520bf844b40d 2018-08-03 01:41:44,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109270095825s 2018-08-03 01:41:44,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bde9c8e1-a44e-4c10-8ef5-520bf844b40d 2018-08-03 01:41:44,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:41:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4ae27232-8ab9-4f8a-ab54-a177a80b7c20 Date: Fri, 03 Aug 2018 01:41:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "metadata": {}}], "file": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file", "owner": "81becc606c1343d48e598d2148a5b5a8", "id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "size": 12716032, "self": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:41:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:41:44,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4ae27232-8ab9-4f8a-ab54-a177a80b7c20 2018-08-03 01:41:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358150005341s 2018-08-03 01:41:44,552 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4ae27232-8ab9-4f8a-ab54-a177a80b7c20 2018-08-03 01:41:44,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:41:44,558 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:44,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46501e2b-1230-4697-8a3c-370b5abdce40 x-compute-request-id: req-46501e2b-1230-4697-8a3c-370b5abdce40 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b"}]} 2018-08-03 01:41:44,584 - 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-46501e2b-1230-4697-8a3c-370b5abdce40 2018-08-03 01:41:44,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304930210114s 2018-08-03 01:41:44,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-46501e2b-1230-4697-8a3c-370b5abdce40 2018-08-03 01:41:44,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:41:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"server": {"name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "imageRef": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "flavorRef": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f"}], "security_groups": [{"name": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}]}}' 2018-08-03 01:41:46,675 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afcddadb-b52f-495f-9373-3e1faa2732ab x-compute-request-id: req-afcddadb-b52f-495f-9373-3e1faa2732ab Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "69c200f2-3459-4ff3-86d8-535ed7a0143c"}], "OS-DCF:diskConfig": "MANUAL", "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "adminPass": "w6M5SymFBP9r"}} 2018-08-03 01:41:46,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-afcddadb-b52f-495f-9373-3e1faa2732ab 2018-08-03 01:41:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.08911895752s 2018-08-03 01:41:46,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-afcddadb-b52f-495f-9373-3e1faa2732ab 2018-08-03 01:41:46,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:41:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1a4e62f-92d2-4760-ba3d-b836435260be x-compute-request-id: req-d1a4e62f-92d2-4760-ba3d-b836435260be Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "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-08-03T01:41:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:41:46,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-d1a4e62f-92d2-4760-ba3d-b836435260be 2018-08-03 01:41:46,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.244407176971s 2018-08-03 01:41:46,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-d1a4e62f-92d2-4760-ba3d-b836435260be 2018-08-03 01:41:46,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:47,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf11fa3-3945-4542-9ad2-01a692a22a2a x-compute-request-id: req-adf11fa3-3945-4542-9ad2-01a692a22a2a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "user_id": "da02b71db0c241e59ce99f4a17024f4f", "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-08-03T01:41:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:43Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:47,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adf11fa3-3945-4542-9ad2-01a692a22a2a 2018-08-03 01:41:47,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570302009583s 2018-08-03 01:41:47,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adf11fa3-3945-4542-9ad2-01a692a22a2a 2018-08-03 01:41:47,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:49,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:50,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86785e36-8a1b-4573-b274-cec536c9a00a x-compute-request-id: req-86785e36-8a1b-4573-b274-cec536c9a00a Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:41:49Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:43Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:50,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86785e36-8a1b-4573-b274-cec536c9a00a 2018-08-03 01:41:50,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979304075241s 2018-08-03 01:41:50,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86785e36-8a1b-4573-b274-cec536c9a00a 2018-08-03 01:41:50,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:52,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:52,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:52,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1156b7-3144-4fbd-aa48-2b78b8ca919c x-compute-request-id: req-2a1156b7-3144-4fbd-aa48-2b78b8ca919c Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:41:49Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:43Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:52,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a1156b7-3144-4fbd-aa48-2b78b8ca919c 2018-08-03 01:41:52,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459958076477s 2018-08-03 01:41:52,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a1156b7-3144-4fbd-aa48-2b78b8ca919c 2018-08-03 01:41:52,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:41:54,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:41:54,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:55,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d8386b0-9d86-4637-837f-3472afc5cfc1 x-compute-request-id: req-1d8386b0-9d86-4637-837f-3472afc5cfc1 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:54.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:54Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:43Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:41:55,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d8386b0-9d86-4637-837f-3472afc5cfc1 2018-08-03 01:41:55,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366992950439s 2018-08-03 01:41:55,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d8386b0-9d86-4637-837f-3472afc5cfc1 2018-08-03 01:41:55,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:41:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:55,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-cd76ec1e-371c-4908-b9a3-14a4f51814d7 Date: Fri, 03 Aug 2018 01:41:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:41:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","ip_address":"192.168.120.7"}],"id":"42e5f02f-79dc-4760-bc2f-f1705c67001c","security_groups":["69c200f2-3459-4ff3-86d8-535ed7a0143c"],"mac_address":"fa:16:3e:61:60:cc","project_id":"81becc606c1343d48e598d2148a5b5a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:49Z","binding:vnic_type":"normal","device_id":"b135c418-c118-48ba-9f07-1d79a397ba55","ip_allocation":"immediate"}]} 2018-08-03 01:41:55,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-cd76ec1e-371c-4908-b9a3-14a4f51814d7 2018-08-03 01:41:55,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0617470741272s 2018-08-03 01:41:55,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-cd76ec1e-371c-4908-b9a3-14a4f51814d7 2018-08-03 01:41:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:41:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42e5f02f-79dc-4760-bc2f-f1705c67001c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:55,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-32ddbf6c-012b-48b9-894c-fe221847a7aa Date: Fri, 03 Aug 2018 01:41:55 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:41:55,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42e5f02f-79dc-4760-bc2f-f1705c67001c used request id req-32ddbf6c-012b-48b9-894c-fe221847a7aa 2018-08-03 01:41:55,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0473549365997s 2018-08-03 01:41:55,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42e5f02f-79dc-4760-bc2f-f1705c67001c used request id req-32ddbf6c-012b-48b9-894c-fe221847a7aa 2018-08-03 01:41:55,449 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:60:cc', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd917f206-d2ff-4f3b-b3f2-b2c8b83479db'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:41:54.000000', 'flavor': Munch({u'id': u'aadcf8e4-c5de-4093-b577-54f71bda7e1b'}), 'az': u'nova', 'id': u'b135c418-c118-48ba-9f07-1d79a397ba55', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'da02b71db0c241e59ce99f4a17024f4f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81becc606c1343d48e598d2148a5b5a8', 'name': 'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', '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-08-03T01:41:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:41:54Z', 'hostId': u'7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7', '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-08-03T01:41:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'81becc606c1343d48e598d2148a5b5a8', 'name': u'vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'adminPass': None, 'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', 'created_at': u'2018-08-03T01:41:46Z', 'created': u'2018-08-03T01:41:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:41:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:41:55,452 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:55,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1ea4baff-d9ce-4b93-9618-d94e9d0f2245 Date: Fri, 03 Aug 2018 01:41:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d1575f9-7bfe-48af-947b-cce0ed6412e0"],"description":"","tags":[],"updated_at":"2018-08-03T01:41:27Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:41:55,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1ea4baff-d9ce-4b93-9618-d94e9d0f2245 2018-08-03 01:41:55,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113933086395s 2018-08-03 01:41:55,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1ea4baff-d9ce-4b93-9618-d94e9d0f2245 2018-08-03 01:41:55,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:41:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:41:55,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-35689569-6c11-4bdb-9e9b-642e4da887f6 Date: Fri, 03 Aug 2018 01:41:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:41:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","ip_address":"192.168.120.7"}],"id":"42e5f02f-79dc-4760-bc2f-f1705c67001c","security_groups":["69c200f2-3459-4ff3-86d8-535ed7a0143c"],"mac_address":"fa:16:3e:61:60:cc","project_id":"81becc606c1343d48e598d2148a5b5a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:49Z","binding:vnic_type":"normal","device_id":"b135c418-c118-48ba-9f07-1d79a397ba55","ip_allocation":"immediate"}]} 2018-08-03 01:41:55,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-35689569-6c11-4bdb-9e9b-642e4da887f6 2018-08-03 01:41:55,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610358715057s 2018-08-03 01:41:55,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-35689569-6c11-4bdb-9e9b-642e4da887f6 2018-08-03 01:41:55,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 01:41:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.7", "port_id": "42e5f02f-79dc-4760-bc2f-f1705c67001c"}}' 2018-08-03 01:41:57,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-a5dcb6f4-5988-4922-a58d-bd75e03358d8 Date: Fri, 03 Aug 2018 01:41:57 GMT RESP BODY: {"floatingip": {"router_id": "32cd285d-f2ff-4d6d-8075-f5d041f312f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:56Z", "updated_at": "2018-08-03T01:41:56Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:60:cc", "device_id": "b135c418-c118-48ba-9f07-1d79a397ba55"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "81becc606c1343d48e598d2148a5b5a8", "port_id": "42e5f02f-79dc-4760-bc2f-f1705c67001c", "id": "032dbcae-68d2-4888-9569-f61da1d80f80", "qos_policy_id": null}} 2018-08-03 01:41:57,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a5dcb6f4-5988-4922-a58d-bd75e03358d8 2018-08-03 01:41:57,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27293419838s 2018-08-03 01:41:57,903 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a5dcb6f4-5988-4922-a58d-bd75e03358d8 2018-08-03 01:41:57,907 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'32cd285d-f2ff-4d6d-8075-f5d041f312f3', 'updated_at': u'2018-08-03T01:41:56Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'42e5f02f-79dc-4760-bc2f-f1705c67001c', 'id': u'032dbcae-68d2-4888-9569-f61da1d80f80', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'42e5f02f-79dc-4760-bc2f-f1705c67001c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81becc606c1343d48e598d2148a5b5a8', 'name': 'vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'81becc606c1343d48e598d2148a5b5a8', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c32edf99-cbcf-4b62-8ef0-0e9bac0a998f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:60:cc', u'device_id': u'b135c418-c118-48ba-9f07-1d79a397ba55'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'81becc606c1343d48e598d2148a5b5a8', 'created_at': u'2018-08-03T01:41:56Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c32edf99-cbcf-4b62-8ef0-0e9bac0a998f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:60:cc', u'device_id': u'b135c418-c118-48ba-9f07-1d79a397ba55'}), 'router': u'32cd285d-f2ff-4d6d-8075-f5d041f312f3'}) 2018-08-03 01:41:57,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:41:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:41:58,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89181297-efb9-4248-ab5f-6519f71d7947 x-compute-request-id: req-89181297-efb9-4248-ab5f-6519f71d7947 Content-Encoding: gzip Content-Length: 7925 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 468354252 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.135279] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136940] pid_max: default: 32768 minimum: 301\n[ 0.137836] ACPI: Core revision 20150930\n[ 0.139221] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140536] Security Framework initialized\n[ 0.141357] Yama: becoming mindful.\n[ 0.142095] AppArmor: AppArmor initialized\n[ 0.142970] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144296] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145566] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148193] Initializing cgroup subsys io\n[ 0.149013] Initializing cgroup subsys memory\n[ 0.149873] Initializing cgroup subsys devices\n[ 0.150752] Initializing cgroup subsys freezer\n[ 0.151624] Initializing cgroup subsys net_cls\n[ 0.152495] Initializing cgroup subsys perf_event\n[ 0.153407] Initializing cgroup subsys net_prio\n[ 0.154292] Initializing cgroup subsys hugetlb\n[ 0.155162] Initializing cgroup subsys pids\n[ 0.156036] CPU: Physical Processor ID: 0\n[ 0.157521] mce: CPU supports 10 MCE banks\n[ 0.158382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179793] ftrace: allocating 31920 entries in 125 pages\n[ 0.204834] smpboot: Max logical packages: 1\n[ 0.205701] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207068] x2apic enabled\n[ 0.207878] Switched APIC routing to physical x2apic.\n[ 0.209604] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212796] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214599] KVM setup paravirtual spinlock\n[ 0.215910] x86: Booted up 1 node, 1 CPUs\n[ 0.216715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218112] devtmpfs: initialized\n[ 0.219832] evm: security.selinux\n[ 0.220535] evm: security.SMACK64\n[ 0.221230] evm: security.SMACK64EXEC\n[ 0.221973] evm: security.SMACK64TRANSMUTE\n[ 0.222779] evm: security.SMACK64MMAP\n[ 0.223524] evm: security.ima\n[ 0.224168] evm: security.capability\n[ 0.224976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226838] pinctrl core: initialized pinctrl subsystem\n[ 0.227940] RTC time: 1:41:54, date: 08/03/18\n[ 0.228911] NET: Registered protocol family 16\n[ 0.229899] cpuidle: using governor ladder\n[ 0.230716] cpuidle: using governor menu\n[ 0.231512] PCCT header not found.\n[ 0.232280] ACPI: bus type PCI registered\n[ 0.233087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234331] PCI: Using configuration type 1 for base access\n[ 0.236103] ACPI: Added _OSI(Module Device)\n[ 0.236950] ACPI: Added _OSI(Processor Device)\n[ 0.237816] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238713] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240450] ACPI: Interpreter enabled\n[ 0.241228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248664] ACPI: (supports S0 S5)\n[ 0.249386] ACPI: Using IOAPIC for interrupt routing\n[ 0.250341] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253449] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255836] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259277] acpiphp: Slot [3] registered\n[ 0.260081] acpiphp: Slot [4] registered\n[ 0.260879] acpiphp: Slot [5] registered\n[ 0.261671] acpiphp: Slot [6] registered\n[ 0.262475] acpiphp: Slot [7] registered\n[ 0.263277] acpiphp: Slot [8] registered\n[ 0.264088] acpiphp: Slot [9] registered\n[ 0.264884] acpiphp: Slot [10] registered\n[ 0.265695] acpiphp: Slot [11] registered\n[ 0.266508] acpiphp: Slot [12] registered\n[ 0.267333] acpiphp: Slot [13] registered\n[ 0.268147] acpiphp: Slot [14] registered\n[ 0.268957] acpiphp: Slot [15] registered\n[ 0.279697] acpiphp: Slot [16] registered\n[ 0.280524] acpiphp: Slot [17] registered\n[ 0.281345] acpiphp: Slot [18] registered\n[ 0.282154] acpiphp: Slot [19] registered\n[ 0.282962] acpiphp: Slot [20] registered\n[ 0.283772] acpiphp: Slot [21] registered\n[ 0.284583] acpiphp: Slot [22] registered\n[ 0.285394] acpiphp: Slot [23] registered\n[ 0.286219] acpiphp: Slot [24] registered\n[ 0.287029] acpiphp: Slot [25] registered\n[ 0.287842] acpiphp: Slot [26] registered\n[ 0.288649] acpiphp: Slot [27] registered\n[ 0.289462] acpiphp: Slot [28] registered\n[ 0.290280] acpiphp: Slot [29] registered\n[ 0.291141] acpiphp: Slot [30] registered\n[ 0.291957] acpiphp: Slot [31] registered\n[ 0.292764] PCI host bridge to bus 0000:00\n[ 0.293574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298899] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.300374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312755] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.331674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.333159] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.335418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.336841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.338238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.339521] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.340822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.341877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.343420] vgaarb: loaded\n[ 0.344027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.345251] SCSI subsystem initialized\n[ 0.346163] ACPI: bus type USB registered\n[ 0.346992] usbcore: registered new interface driver usbfs\n[ 0.348027] usbcore: registered new interface driver hub\n[ 0.349040] usbcore: registered new device driver usb\n[ 0.350150] PCI: Using ACPI for IRQ routing\n[ 0.351263] NetLabel: Initializing\n[ 0.351988] NetLabel: domain hash size = 128\n[ 0.352841] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353808] NetLabel: unlabeled traffic allowed by default\n[ 0.354961] clocksource: Switched to clocksource kvm-clock\n[ 0.363159] AppArmor: AppArmor Filesystem Enabled\n[ 0.364129] pnp: PnP ACPI init\n[ 0.365066] pnp: PnP ACPI: found 5 devices\n[ 0.371382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.373099] NET: Registered protocol family 2\n[ 0.374147] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.375449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.376670] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.377886] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.378996] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380188] NET: Registered protocol family 1\n[ 0.381070] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382175] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397304] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411421] Trying to unpack rootfs image as initramfs...\n[ 0.468016] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.469669] Scanning for low memory corruption every 60 seconds\n[ 0.471042] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472210] audit: initializing netlink subsys (disabled)\n[ 0.473240] audit: type=2000 audit(1533260515.357:1): initialized\n[ 0.474602] Initialise system trusted keyring\n[ 0.475576] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.476744] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.478873] zbud: loaded\n[ 0.479610] VFS: Disk quotas dquot_6.6.0\n[ 0.480437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.482040] fuse init (API version 7.23)\n[ 0.482947] Key type big_key registered\n[ 0.483760] Allocating IMA MOK and blacklist keyrings.\n[ 0.484990] Key type asymmetric registered\n[ 0.485819] Asymmetric key parser 'x509' registered\n[ 0.486783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488265] io scheduler noop registered\n[ 0.489060] io scheduler deadline registered (default)\n[ 0.490055] io scheduler cfq registered\n[ 0.490909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.494691] ACPI: Power Button [PWRF]\n[ 0.495555] GHES: HEST is not enabled!\n[ 0.509219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.539332] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.563275] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.565566] Linux agpgart interface v0.103\n[ 0.568166] brd: module loaded\n[ 0.569832] loop: module loaded\n[ 0.573158] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.574624] GPT:90111 != 2097151\n[ 0.575315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.576431] GPT:90111 != 2097151\n[ 0.577123] GPT: Use GNU Parted to correct GPT errors.\n[ 0.578122] vda: vda1 vda15\n[ 0.579358] scsi host0: ata_piix\n[ 0.580150] scsi host1: ata_piix\n[ 0.580892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.582148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.583657] libphy: Fixed MDIO Bus: probed\n[ 0.584499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.585475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.587652] PPP generic driver version 2.4.2\n[ 0.588634] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.589860] ehci-pci: EHCI PCI platform driver\n[ 0.590744] ehci-platform: EHCI generic platform driver\n[ 0.591762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.594690] ohci-pci: OHCI PCI platform driver\n[ 0.595761] ohci-platform: OHCI generic platform driver\n[ 0.596807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.611178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612202] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.613697] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.614737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.615929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.617196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.618646] usb usb1: Product: UHCI Host Controller\n[ 0.619597] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.620761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621828] hub 1-0:1.0: USB hub found\n[ 0.622624] hub 1-0:1.0: 2 ports detected\n[ 0.623615] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.625823] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.626808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.627894] mousedev: PS/2 mouse device common for all mice\n[ 0.629200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631381] rtc_cmos 00:00: RTC can wake from S4\n[ 0.632532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633749] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634983] i2c /dev entries driver\n[ 0.635786] device-mapper: uevent: version 1.0.3\n[ 0.636775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.638447] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.639984] NET: Registered protocol family 10\n[ 0.641158] NET: Registered protocol family 17\n[ 0.642084] Key type dns_resolver registered\n[ 0.643133] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.644251] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.646076] registered taskstats version 1\n[ 0.646934] Loading compiled-in X.509 certificates\n[ 0.648433] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.650360] zswap: loaded using pool lzo/zbud\n[ 0.652051] Key type trusted registered\n[ 0.653819] Key type encrypted registered\n[ 0.654665] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.655738] ima: No TPM chip found, activating TPM-bypass!\n[ 0.656817] evm: HMAC attrs: 0x1\n[ 0.657804] Magic number: 14:471:659\n[ 0.658598] block ram12: hash matches\n[ 0.659474] rtc_cmos 00:00: setting system clock to 2018-08-03 01:41:55 UTC (1533260515)\n[ 0.661138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.662262] EDD information not available.\n[ 0.740447] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.742032] Write protecting the kernel read-only data: 14336k\n[ 0.744184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.746041] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.70\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.896328] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.83. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-03 01:41:58,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55/action used request id req-89181297-efb9-4248-ab5f-6519f71d7947 2018-08-03 01:41:58,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.69491815567s 2018-08-03 01:41:58,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55/action used request id req-89181297-efb9-4248-ab5f-6519f71d7947 2018-08-03 01:41:58,604 - 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 468354252 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.135279] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136940] pid_max: default: 32768 minimum: 301 [ 0.137836] ACPI: Core revision 20150930 [ 0.139221] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140536] Security Framework initialized [ 0.141357] Yama: becoming mindful. [ 0.142095] AppArmor: AppArmor initialized [ 0.142970] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144296] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145566] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148193] Initializing cgroup subsys io [ 0.149013] Initializing cgroup subsys memory [ 0.149873] Initializing cgroup subsys devices [ 0.150752] Initializing cgroup subsys freezer [ 0.151624] Initializing cgroup subsys net_cls [ 0.152495] Initializing cgroup subsys perf_event [ 0.153407] Initializing cgroup subsys net_prio [ 0.154292] Initializing cgroup subsys hugetlb [ 0.155162] Initializing cgroup subsys pids [ 0.156036] CPU: Physical Processor ID: 0 [ 0.157521] mce: CPU supports 10 MCE banks [ 0.158382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179793] ftrace: allocating 31920 entries in 125 pages [ 0.204834] smpboot: Max logical packages: 1 [ 0.205701] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207068] x2apic enabled [ 0.207878] Switched APIC routing to physical x2apic. [ 0.209604] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212796] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214599] KVM setup paravirtual spinlock [ 0.215910] x86: Booted up 1 node, 1 CPUs [ 0.216715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218112] devtmpfs: initialized [ 0.219832] evm: security.selinux [ 0.220535] evm: security.SMACK64 [ 0.221230] evm: security.SMACK64EXEC [ 0.221973] evm: security.SMACK64TRANSMUTE [ 0.222779] evm: security.SMACK64MMAP [ 0.223524] evm: security.ima [ 0.224168] evm: security.capability [ 0.224976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226838] pinctrl core: initialized pinctrl subsystem [ 0.227940] RTC time: 1:41:54, date: 08/03/18 [ 0.228911] NET: Registered protocol family 16 [ 0.229899] cpuidle: using governor ladder [ 0.230716] cpuidle: using governor menu [ 0.231512] PCCT header not found. [ 0.232280] ACPI: bus type PCI registered [ 0.233087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234331] PCI: Using configuration type 1 for base access [ 0.236103] ACPI: Added _OSI(Module Device) [ 0.236950] ACPI: Added _OSI(Processor Device) [ 0.237816] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238713] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240450] ACPI: Interpreter enabled [ 0.241228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.246807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248664] ACPI: (supports S0 S5) [ 0.249386] ACPI: Using IOAPIC for interrupt routing [ 0.250341] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253449] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.255836] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259277] acpiphp: Slot [3] registered [ 0.260081] acpiphp: Slot [4] registered [ 0.260879] acpiphp: Slot [5] registered [ 0.261671] acpiphp: Slot [6] registered [ 0.262475] acpiphp: Slot [7] registered [ 0.263277] acpiphp: Slot [8] registered [ 0.264088] acpiphp: Slot [9] registered [ 0.264884] acpiphp: Slot [10] registered [ 0.265695] acpiphp: Slot [11] registered [ 0.266508] acpiphp: Slot [12] registered [ 0.267333] acpiphp: Slot [13] registered [ 0.268147] acpiphp: Slot [14] registered [ 0.268957] acpiphp: Slot [15] registered [ 0.279697] acpiphp: Slot [16] registered [ 0.280524] acpiphp: Slot [17] registered [ 0.281345] acpiphp: Slot [18] registered [ 0.282154] acpiphp: Slot [19] registered [ 0.282962] acpiphp: Slot [20] registered [ 0.283772] acpiphp: Slot [21] registered [ 0.284583] acpiphp: Slot [22] registered [ 0.285394] acpiphp: Slot [23] registered [ 0.286219] acpiphp: Slot [24] registered [ 0.287029] acpiphp: Slot [25] registered [ 0.287842] acpiphp: Slot [26] registered [ 0.288649] acpiphp: Slot [27] registered [ 0.289462] acpiphp: Slot [28] registered [ 0.290280] acpiphp: Slot [29] registered [ 0.291141] acpiphp: Slot [30] registered [ 0.291957] acpiphp: Slot [31] registered [ 0.292764] PCI host bridge to bus 0000:00 [ 0.293574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298899] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.300374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312755] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.331674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.333159] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.335418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.336841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.338238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.339521] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340822] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.341877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.343420] vgaarb: loaded [ 0.344027] vgaarb: bridge control possible 0000:00:02.0 [ 0.345251] SCSI subsystem initialized [ 0.346163] ACPI: bus type USB registered [ 0.346992] usbcore: registered new interface driver usbfs [ 0.348027] usbcore: registered new interface driver hub [ 0.349040] usbcore: registered new device driver usb [ 0.350150] PCI: Using ACPI for IRQ routing [ 0.351263] NetLabel: Initializing [ 0.351988] NetLabel: domain hash size = 128 [ 0.352841] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353808] NetLabel: unlabeled traffic allowed by default [ 0.354961] clocksource: Switched to clocksource kvm-clock [ 0.363159] AppArmor: AppArmor Filesystem Enabled [ 0.364129] pnp: PnP ACPI init [ 0.365066] pnp: PnP ACPI: found 5 devices [ 0.371382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373099] NET: Registered protocol family 2 [ 0.374147] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.376670] TCP: Hash tables configured (established 4096 bind 4096) [ 0.377886] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.378996] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380188] NET: Registered protocol family 1 [ 0.381070] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382175] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383260] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397304] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411421] Trying to unpack rootfs image as initramfs... [ 0.468016] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.469669] Scanning for low memory corruption every 60 seconds [ 0.471042] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472210] audit: initializing netlink subsys (disabled) [ 0.473240] audit: type=2000 audit(1533260515.357:1): initialized [ 0.474602] Initialise system trusted keyring [ 0.475576] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.476744] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.478873] zbud: loaded [ 0.479610] VFS: Disk quotas dquot_6.6.0 [ 0.480437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482040] fuse init (API version 7.23) [ 0.482947] Key type big_key registered [ 0.483760] Allocating IMA MOK and blacklist keyrings. [ 0.484990] Key type asymmetric registered [ 0.485819] Asymmetric key parser 'x509' registered [ 0.486783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488265] io scheduler noop registered [ 0.489060] io scheduler deadline registered (default) [ 0.490055] io scheduler cfq registered [ 0.490909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.494691] ACPI: Power Button [PWRF] [ 0.495555] GHES: HEST is not enabled! [ 0.509219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.539332] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.563275] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565566] Linux agpgart interface v0.103 [ 0.568166] brd: module loaded [ 0.569832] loop: module loaded [ 0.573158] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.574624] GPT:90111 != 2097151 [ 0.575315] GPT:Alternate GPT header not at the end of the disk. [ 0.576431] GPT:90111 != 2097151 [ 0.577123] GPT: Use GNU Parted to correct GPT errors. [ 0.578122] vda: vda1 vda15 [ 0.579358] scsi host0: ata_piix [ 0.580150] scsi host1: ata_piix [ 0.580892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.582148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.583657] libphy: Fixed MDIO Bus: probed [ 0.584499] tun: Universal TUN/TAP device driver, 1.6 [ 0.585475] tun: (C) 1999-2004 Max Krasnyansky [ 0.587652] PPP generic driver version 2.4.2 [ 0.588634] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.589860] ehci-pci: EHCI PCI platform driver [ 0.590744] ehci-platform: EHCI generic platform driver [ 0.591762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.594690] ohci-pci: OHCI PCI platform driver [ 0.595761] ohci-platform: OHCI generic platform driver [ 0.596807] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611178] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612202] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613697] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.614737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.615929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618646] usb usb1: Product: UHCI Host Controller [ 0.619597] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620761] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621828] hub 1-0:1.0: USB hub found [ 0.622624] hub 1-0:1.0: 2 ports detected [ 0.623615] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.625823] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626808] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627894] mousedev: PS/2 mouse device common for all mice [ 0.629200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631381] rtc_cmos 00:00: RTC can wake from S4 [ 0.632532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633749] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634983] i2c /dev entries driver [ 0.635786] device-mapper: uevent: version 1.0.3 [ 0.636775] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.638447] ledtrig-cpu: registered to indicate activity on CPUs [ 0.639984] NET: Registered protocol family 10 [ 0.641158] NET: Registered protocol family 17 [ 0.642084] Key type dns_resolver registered [ 0.643133] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.644251] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.646076] registered taskstats version 1 [ 0.646934] Loading compiled-in X.509 certificates [ 0.648433] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.650360] zswap: loaded using pool lzo/zbud [ 0.652051] Key type trusted registered [ 0.653819] Key type encrypted registered [ 0.654665] AppArmor: AppArmor sha1 policy hashing enabled [ 0.655738] ima: No TPM chip found, activating TPM-bypass! [ 0.656817] evm: HMAC attrs: 0x1 [ 0.657804] Magic number: 14:471:659 [ 0.658598] block ram12: hash matches [ 0.659474] rtc_cmos 00:00: setting system clock to 2018-08-03 01:41:55 UTC (1533260515) [ 0.661138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662262] EDD information not available. [ 0.740447] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.742032] Write protecting the kernel read-only data: 14336k [ 0.744184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.746041] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.896328] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.83. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-03 01:42:01,614 - paramiko.transport - DEBUG - starting thread (client mode): 0x989ba310L 2018-08-03 01:42:01,614 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 01:42:01,615 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 01:42:01,615 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 01:42:01,616 - 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-08-03 01:42:01,617 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 01:42:01,617 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 01:42:01,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 01:42:01,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 01:42:01,617 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 01:42:01,636 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 01:42:01,637 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 01:42:01,647 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 6b7584061105b4cdf598a245be4811b6 2018-08-03 01:42:01,648 - paramiko.transport - DEBUG - Trying discovered key 0b39f42b9498c72c0e4884962bcbe8be in /tmp/tmpL5h5hJ 2018-08-03 01:42:01,677 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 01:42:01,682 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 01:42:01,713 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 01:42:01,714 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 01:42:01,714 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 01:42:01,718 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 01:42:01,762 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 01:42:01,762 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=42.005 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.005/42.005/42.005 ms 2018-08-03 01:42:01,762 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-03 01:42:01,768 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 01:42:01,881 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:42:01,882 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:42:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:42:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:02,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46be02de-4c39-42b0-b615-875789cff635 x-compute-request-id: req-46be02de-4c39-42b0-b615-875789cff635 Content-Type: application/json 2018-08-03 01:42:02,199 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-46be02de-4c39-42b0-b615-875789cff635 2018-08-03 01:42:02,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.311640977859s 2018-08-03 01:42:02,199 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656 used request id req-46be02de-4c39-42b0-b615-875789cff635 2018-08-03 01:42:02,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:02,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d3a3b63-0e0f-4253-a9e4-c42189ef5786 x-compute-request-id: req-7d3a3b63-0e0f-4253-a9e4-c42189ef5786 Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:54.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:54Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:1a:d7", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5ffc575-0bbd-41fc-8582-073bdb736656", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:43.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "c5ffc575-0bbd-41fc-8582-073bdb736656", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:02Z", "hostId": "7b59693e7463861c54ea3287a22e01293312a53e232f8ab98d692ec2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:36Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:02,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d3a3b63-0e0f-4253-a9e4-c42189ef5786 2018-08-03 01:42:02,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63455915451s 2018-08-03 01:42:02,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d3a3b63-0e0f-4253-a9e4-c42189ef5786 2018-08-03 01:42:02,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:04,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:05,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a86700e-418c-4010-b811-2896d9418786 x-compute-request-id: req-6a86700e-418c-4010-b811-2896d9418786 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:54.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:41:54Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:05,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a86700e-418c-4010-b811-2896d9418786 2018-08-03 01:42:05,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319421052933s 2018-08-03 01:42:05,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a86700e-418c-4010-b811-2896d9418786 2018-08-03 01:42:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 01:42:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/032dbcae-68d2-4888-9569-f61da1d80f80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:06,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fece1ad-deeb-4c71-9f86-b85e950c92df Content-Length: 0 Date: Fri, 03 Aug 2018 01:42:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:42:06,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/032dbcae-68d2-4888-9569-f61da1d80f80.json used request id req-8fece1ad-deeb-4c71-9f86-b85e950c92df 2018-08-03 01:42:06,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16001605988s 2018-08-03 01:42:06,324 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/032dbcae-68d2-4888-9569-f61da1d80f80.json used request id req-8fece1ad-deeb-4c71-9f86-b85e950c92df 2018-08-03 01:42:06,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:42:06,329 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:06,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cd05bd2d-9c6b-4259-bfa2-be4075fa10d3 Date: Fri, 03 Aug 2018 01:42:06 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:42:06,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cd05bd2d-9c6b-4259-bfa2-be4075fa10d3 2018-08-03 01:42:06,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697131156921s 2018-08-03 01:42:06,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cd05bd2d-9c6b-4259-bfa2-be4075fa10d3 2018-08-03 01:42:06,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:42:06,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:06,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b684625-acbb-4b42-8db1-d6a6b8994906 x-compute-request-id: req-9b684625-acbb-4b42-8db1-d6a6b8994906 Content-Type: application/json 2018-08-03 01:42:06,546 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-9b684625-acbb-4b42-8db1-d6a6b8994906 2018-08-03 01:42:06,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146198987961s 2018-08-03 01:42:06,546 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55 used request id req-9b684625-acbb-4b42-8db1-d6a6b8994906 2018-08-03 01:42:06,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d576addf-e8aa-4170-8c7b-910ec6f7daa6 x-compute-request-id: req-d576addf-e8aa-4170-8c7b-910ec6f7daa6 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:60:cc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b135c418-c118-48ba-9f07-1d79a397ba55", "rel": "bookmark"}], "image": {"id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "links": [{"href": "http://172.30.9.22:8774/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:41:54.000000", "flavor": {"id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b", "links": [{"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}]}, "id": "b135c418-c118-48ba-9f07-1d79a397ba55", "security_groups": [{"name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}], "user_id": "da02b71db0c241e59ce99f4a17024f4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:06Z", "hostId": "7a24b1248a14eff22c26bded3d460b65884007a70177cdfd2dcee6a7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "name": "vping_ssh-vm_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "created": "2018-08-03T01:41:46Z", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:06,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d576addf-e8aa-4170-8c7b-910ec6f7daa6 2018-08-03 01:42:06,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245275020599s 2018-08-03 01:42:06,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d576addf-e8aa-4170-8c7b-910ec6f7daa6 2018-08-03 01:42:06,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:08,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:08,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d395fde-a9de-4066-8a10-16cfd73eb001 x-compute-request-id: req-3d395fde-a9de-4066-8a10-16cfd73eb001 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:42:08,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d395fde-a9de-4066-8a10-16cfd73eb001 2018-08-03 01:42:08,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0786828994751s 2018-08-03 01:42:08,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d395fde-a9de-4066-8a10-16cfd73eb001 2018-08-03 01:42:08,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:42:08,879 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:09,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-1b5ef0c2-9163-40d2-9a3d-86870f53d873 Date: Fri, 03 Aug 2018 01:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:33Z", "updated_at": "2018-08-03T01:41:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "2cae73bd-45b3-49e1-8400-de1101902eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "35ce53e9-550c-457f-845b-6cf679dc1957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "4bc18ec8-41f6-4402-a2a9-8e1764ef8986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:33Z", "revision_number": 0, "id": "9a4f6997-1a00-42d2-9f81-17e3045b3f71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:33Z", "security_group_id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 3, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "69c200f2-3459-4ff3-86d8-535ed7a0143c", "name": "vping_ssh-sg_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}, {"description": "Default security group", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:26Z", "updated_at": "2018-08-03T01:41:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "18634f26-44f3-4b46-9906-f5661400b6d2", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "41523234-4c4d-4751-a606-b01cf52f4dcb", "remote_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "934276f2-85d0-4e43-9203-d56aca641c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "81becc606c1343d48e598d2148a5b5a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:41:26Z", "revision_number": 0, "id": "e0c0237f-9fd7-491b-94f2-cfb934fab701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:41:26Z", "security_group_id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "81becc606c1343d48e598d2148a5b5a8"}], "revision_number": 1, "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "c7d03a26-b3dd-4513-bf50-1eb32502bad8", "name": "default"}]} 2018-08-03 01:42:09,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1b5ef0c2-9163-40d2-9a3d-86870f53d873 2018-08-03 01:42:09,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322340011597s 2018-08-03 01:42:09,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1b5ef0c2-9163-40d2-9a3d-86870f53d873 2018-08-03 01:42:09,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 01:42:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/69c200f2-3459-4ff3-86d8-535ed7a0143c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:09,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68823a38-d708-4bfc-9fa0-75223db8981d Content-Length: 0 Date: Fri, 03 Aug 2018 01:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:42:09,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/69c200f2-3459-4ff3-86d8-535ed7a0143c.json used request id req-68823a38-d708-4bfc-9fa0-75223db8981d 2018-08-03 01:42:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153439998627s 2018-08-03 01:42:09,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/69c200f2-3459-4ff3-86d8-535ed7a0143c.json used request id req-68823a38-d708-4bfc-9fa0-75223db8981d 2018-08-03 01:42:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 01:42:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:09,400 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad8402b1-a7be-438b-9736-c5aef0f08755 x-compute-request-id: req-ad8402b1-a7be-438b-9736-c5aef0f08755 Content-Length: 0 Content-Type: application/json 2018-08-03 01:42:09,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6 used request id req-ad8402b1-a7be-438b-9736-c5aef0f08755 2018-08-03 01:42:09,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409340858459s 2018-08-03 01:42:09,401 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_8dc03b76-2f4c-40c5-bc34-a06b198babf6 used request id req-ad8402b1-a7be-438b-9736-c5aef0f08755 2018-08-03 01:42:09,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:42:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" -d '{"subnet_id": "7d1575f9-7bfe-48af-947b-cce0ed6412e0"}' 2018-08-03 01:42:11,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f4436c5-8a67-4a4f-b7ff-07747b7a5758 Date: Fri, 03 Aug 2018 01:42:11 GMT RESP BODY: {"network_id": "c32edf99-cbcf-4b62-8ef0-0e9bac0a998f", "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "subnet_id": "7d1575f9-7bfe-48af-947b-cce0ed6412e0", "subnet_ids": ["7d1575f9-7bfe-48af-947b-cce0ed6412e0"], "port_id": "ced940c3-fccf-4547-8543-f8ffeee5dfb7", "id": "32cd285d-f2ff-4d6d-8075-f5d041f312f3"} 2018-08-03 01:42:11,077 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/remove_router_interface.json used request id req-1f4436c5-8a67-4a4f-b7ff-07747b7a5758 2018-08-03 01:42:11,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67638516426s 2018-08-03 01:42:11,078 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3/remove_router_interface.json used request id req-1f4436c5-8a67-4a4f-b7ff-07747b7a5758 returning object 32cd285d-f2ff-4d6d-8075-f5d041f312f3 2018-08-03 01:42:11,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:42:11,079 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:11,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bc68d3be-20d3-43cc-b572-63fdfa3055c0 Date: Fri, 03 Aug 2018 01:42:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "81becc606c1343d48e598d2148a5b5a8", "created_at": "2018-08-03T01:41:27Z", "admin_state_up": true, "updated_at": "2018-08-03T01:42:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "81becc606c1343d48e598d2148a5b5a8", "id": "32cd285d-f2ff-4d6d-8075-f5d041f312f3", "name": "vping_ssh-router_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}]} 2018-08-03 01:42:11,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bc68d3be-20d3-43cc-b572-63fdfa3055c0 2018-08-03 01:42:11,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.365567922592s 2018-08-03 01:42:11,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bc68d3be-20d3-43cc-b572-63fdfa3055c0 2018-08-03 01:42:11,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:42:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:12,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02208831-3f03-4958-9546-d71acfd44f5f Content-Length: 0 Date: Fri, 03 Aug 2018 01:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:42:12,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3.json used request id req-02208831-3f03-4958-9546-d71acfd44f5f 2018-08-03 01:42:12,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24704217911s 2018-08-03 01:42:12,693 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/32cd285d-f2ff-4d6d-8075-f5d041f312f3.json used request id req-02208831-3f03-4958-9546-d71acfd44f5f 2018-08-03 01:42:12,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:42:12,694 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:12,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-eec80ddc-054d-46b3-be16-5d99be1368bc Date: Fri, 03 Aug 2018 01:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:41:27Z","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":"81becc606c1343d48e598d2148a5b5a8","id":"7d1575f9-7bfe-48af-947b-cce0ed6412e0","subnetpool_id":null,"name":"vping_ssh-subnet_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}]} 2018-08-03 01:42:12,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eec80ddc-054d-46b3-be16-5d99be1368bc 2018-08-03 01:42:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0537760257721s 2018-08-03 01:42:12,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eec80ddc-054d-46b3-be16-5d99be1368bc 2018-08-03 01:42:12,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:42:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/7d1575f9-7bfe-48af-947b-cce0ed6412e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:13,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2864b5d4-3fa1-4c20-b254-9c077bfb6cb3 Date: Fri, 03 Aug 2018 01:42:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:42:13,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7d1575f9-7bfe-48af-947b-cce0ed6412e0.json used request id req-2864b5d4-3fa1-4c20-b254-9c077bfb6cb3 2018-08-03 01:42:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.955796003342s 2018-08-03 01:42:13,705 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7d1575f9-7bfe-48af-947b-cce0ed6412e0.json used request id req-2864b5d4-3fa1-4c20-b254-9c077bfb6cb3 2018-08-03 01:42:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:13,706 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:13,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-2d05373f-6698-4790-b0c4-6bb46c4960e1 Date: Fri, 03 Aug 2018 01:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c32edf99-cbcf-4b62-8ef0-0e9bac0a998f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81becc606c1343d48e598d2148a5b5a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:42:13Z","qos_policy_id":null,"name":"vping_ssh-net_8dc03b76-2f4c-40c5-bc34-a06b198babf6","admin_state_up":true,"tenant_id":"81becc606c1343d48e598d2148a5b5a8","created_at":"2018-08-03T01:41:26Z","mtu":1450}]} 2018-08-03 01:42:13,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d05373f-6698-4790-b0c4-6bb46c4960e1 2018-08-03 01:42:13,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11056303978s 2018-08-03 01:42:13,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d05373f-6698-4790-b0c4-6bb46c4960e1 2018-08-03 01:42:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:42:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/c32edf99-cbcf-4b62-8ef0-0e9bac0a998f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:14,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6eadeee1-9b26-4d5f-80b0-a92c09b6b17d Date: Fri, 03 Aug 2018 01:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:42:14,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c32edf99-cbcf-4b62-8ef0-0e9bac0a998f.json used request id req-6eadeee1-9b26-4d5f-80b0-a92c09b6b17d 2018-08-03 01:42:14,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09761404991s 2018-08-03 01:42:14,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c32edf99-cbcf-4b62-8ef0-0e9bac0a998f.json used request id req-6eadeee1-9b26-4d5f-80b0-a92c09b6b17d 2018-08-03 01:42:14,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:42:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:14,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1b44d62e-9960-421a-add5-2f75a94376d2 Date: Fri, 03 Aug 2018 01:42:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "metadata": {}}], "file": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/file", "owner": "81becc606c1343d48e598d2148a5b5a8", "id": "d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "size": 12716032, "self": "/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:41:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:42:14,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b44d62e-9960-421a-add5-2f75a94376d2 2018-08-03 01:42:14,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436728000641s 2018-08-03 01:42:14,964 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b44d62e-9960-421a-add5-2f75a94376d2 2018-08-03 01:42:14,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:42:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba80e716f1cef95d8256ea080542548d19d0ca09" 2018-08-03 01:42:15,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-184c858d-0315-4e5e-9184-3e6f6b4c2c24 Date: Fri, 03 Aug 2018 01:42:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:42:15,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db used request id req-184c858d-0315-4e5e-9184-3e6f6b4c2c24 2018-08-03 01:42:15,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.315685987473s 2018-08-03 01:42:15,281 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d917f206-d2ff-4f3b-b3f2-b2c8b83479db used request id req-184c858d-0315-4e5e-9184-3e6f6b4c2c24 2018-08-03 01:42:15,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:42:15,284 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09748f31-c532-4577-bb62-a15aa2b2169e x-compute-request-id: req-09748f31-c532-4577-bb62-a15aa2b2169e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aadcf8e4-c5de-4093-b577-54f71bda7e1b"}]} 2018-08-03 01:42:15,308 - 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-09748f31-c532-4577-bb62-a15aa2b2169e 2018-08-03 01:42:15,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262720584869s 2018-08-03 01:42:15,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-09748f31-c532-4577-bb62-a15aa2b2169e 2018-08-03 01:42:15,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:42:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,347 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-160a8e7a-6ec7-4af7-955f-5de474497be1 x-compute-request-id: req-160a8e7a-6ec7-4af7-955f-5de474497be1 Content-Length: 0 Content-Type: application/json 2018-08-03 01:42:15,347 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b used request id req-160a8e7a-6ec7-4af7-955f-5de474497be1 2018-08-03 01:42:15,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370879173279s 2018-08-03 01:42:15,347 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/aadcf8e4-c5de-4093-b577-54f71bda7e1b used request id req-160a8e7a-6ec7-4af7-955f-5de474497be1 2018-08-03 01:42:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:42:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ea45c1-0fb8-4da9-8dea-8abea753b8ed Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": {"self": "http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da02b71db0c241e59ce99f4a17024f4f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:42:15,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b3ea45c1-0fb8-4da9-8dea-8abea753b8ed 2018-08-03 01:42:15,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142916917801s 2018-08-03 01:42:15,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b3ea45c1-0fb8-4da9-8dea-8abea753b8ed 2018-08-03 01:42:15,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:42:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198229cb-1c79-4328-8510-6d3b38bf899f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_8dc03b76-2f4c-40c5-bc34-a06b198babf6", "links": {"self": "http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "da02b71db0c241e59ce99f4a17024f4f", "description": null}} 2018-08-03 01:42:15,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f used request id req-198229cb-1c79-4328-8510-6d3b38bf899f 2018-08-03 01:42:15,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106466054916s 2018-08-03 01:42:15,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f used request id req-198229cb-1c79-4328-8510-6d3b38bf899f 2018-08-03 01:42:15,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:42:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24674a0c-3dab-40b3-bd32-741449a58f18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:42:15,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f used request id req-24674a0c-3dab-40b3-bd32-741449a58f18 2018-08-03 01:42:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242614030838s 2018-08-03 01:42:15,847 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/da02b71db0c241e59ce99f4a17024f4f used request id req-24674a0c-3dab-40b3-bd32-741449a58f18 2018-08-03 01:42:15,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:42:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:15,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c28f6f-33c8-4dbe-b83e-b6b15e0800a8 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/81becc606c1343d48e598d2148a5b5a8"}, "tags": [], "enabled": true, "id": "81becc606c1343d48e598d2148a5b5a8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8dc03b76-2f4c-40c5-bc34-a06b198babf6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:42:15,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c6c28f6f-33c8-4dbe-b83e-b6b15e0800a8 2018-08-03 01:42:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0843181610107s 2018-08-03 01:42:15,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c6c28f6f-33c8-4dbe-b83e-b6b15e0800a8 2018-08-03 01:42:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:42:15,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3575f1831352a6607e6ecac5fd58a944a1d2195a" 2018-08-03 01:42:16,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ac8dab-7840-4925-a5d8-0f810125e9db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:42:16,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8 used request id req-71ac8dab-7840-4925-a5d8-0f810125e9db 2018-08-03 01:42:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174244880676s 2018-08-03 01:42:16,118 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/81becc606c1343d48e598d2148a5b5a8 used request id req-71ac8dab-7840-4925-a5d8-0f810125e9db 2018-08-03 01:42:16,173 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-03 01:42:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:42:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:42:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:42:16,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:42:16,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:42:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddf5f5f-1d0b-4ded-9f8c-04dc2c7b05fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:42:16,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eddf5f5f-1d0b-4ded-9f8c-04dc2c7b05fd 2018-08-03 01:42:16,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:42:16,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["TlIZ-S6ZRNy6pXUIW_rLKA"], "issued_at": "2018-08-03T01:42:16.000000Z"}} 2018-08-03 01:42:16,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:16,615 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:16,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fea161be-9de4-4d7e-ba98-fdbf6bc1179a Date: Fri, 03 Aug 2018 01:42:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:42:16,886 - 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-fea161be-9de4-4d7e-ba98-fdbf6bc1179a 2018-08-03 01:42:16,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272063016891s 2018-08-03 01:42:16,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fea161be-9de4-4d7e-ba98-fdbf6bc1179a 2018-08-03 01:42:16,890 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:42:16,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7c4d41-8f97-4955-af0a-591b29f85e1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:42:16,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-cf7c4d41-8f97-4955-af0a-591b29f85e1e 2018-08-03 01:42:16,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:42:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:16,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b2bd45-f3ae-4792-8278-a7f744aead9c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:42:16,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-89b2bd45-f3ae-4792-8278-a7f744aead9c 2018-08-03 01:42:16,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967419147491s 2018-08-03 01:42:16,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-89b2bd45-f3ae-4792-8278-a7f744aead9c 2018-08-03 01:42:17,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:42:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67"}}' 2018-08-03 01:42:17,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-070a7e50-1cae-4690-931e-25fe6f3c4460 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa"}, "tags": [], "enabled": true, "id": "cfb363183c8343bbbd6b347f4a6470fa", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67"}} 2018-08-03 01:42:17,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-070a7e50-1cae-4690-931e-25fe6f3c4460 2018-08-03 01:42:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131629943848s 2018-08-03 01:42:17,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-070a7e50-1cae-4690-931e-25fe6f3c4460 2018-08-03 01:42:17,133 - 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'cfb363183c8343bbbd6b347f4a6470fa', '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_5b288fcd-1ece-400f-a2b5-99feebdcab67'}) 2018-08-03 01:42:17,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:42:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1750602b-6bb1-4608-b5ec-f59a5e764eeb", "email": null, "name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67"}}' 2018-08-03 01:42:17,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1af323-8bfc-4ec2-828e-e977101dda2f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": {"self": "http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a925f9acf45b4d93a4d437f1ed87d748", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:42:17,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1e1af323-8bfc-4ec2-828e-e977101dda2f 2018-08-03 01:42:17,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376431941986s 2018-08-03 01:42:17,517 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1e1af323-8bfc-4ec2-828e-e977101dda2f 2018-08-03 01:42:17,517 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a925f9acf45b4d93a4d437f1ed87d748', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67'}) 2018-08-03 01:42:17,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:42:17,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:17,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c62661-4bf1-4bbc-a1bd-e3a86698b762 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:42:17,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8c62661-4bf1-4bbc-a1bd-e3a86698b762 2018-08-03 01:42:17,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.021585226059s 2018-08-03 01:42:17,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8c62661-4bf1-4bbc-a1bd-e3a86698b762 2018-08-03 01:42:17,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:42:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:17,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3af4a2-84f3-471a-8fbc-363ba84a5681 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:42:17,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5e3af4a2-84f3-471a-8fbc-363ba84a5681 2018-08-03 01:42:17,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962557792664s 2018-08-03 01:42:17,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5e3af4a2-84f3-471a-8fbc-363ba84a5681 2018-08-03 01:42:17,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:42:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:17,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e0beb4-7adc-4b12-8e88-e7a7c81dbbf7 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:42:17,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-56e0beb4-7adc-4b12-8e88-e7a7c81dbbf7 2018-08-03 01:42:17,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953679084778s 2018-08-03 01:42:17,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-56e0beb4-7adc-4b12-8e88-e7a7c81dbbf7 2018-08-03 01:42:17,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:42:17,753 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:17,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c35dbd3-9370-4198-a0de-965b170a7ff2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:42:17,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8c35dbd3-9370-4198-a0de-965b170a7ff2 2018-08-03 01:42:17,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106165885925s 2018-08-03 01:42:17,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8c35dbd3-9370-4198-a0de-965b170a7ff2 2018-08-03 01:42:17,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:42:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df1169b-0a45-4fbb-b1b3-3f9a07e46701 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": {"self": "http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a925f9acf45b4d93a4d437f1ed87d748", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:42:17,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5df1169b-0a45-4fbb-b1b3-3f9a07e46701 2018-08-03 01:42:17,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124238967896s 2018-08-03 01:42:17,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5df1169b-0a45-4fbb-b1b3-3f9a07e46701 2018-08-03 01:42:17,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:42:17,996 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:18,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87f305a-d514-45b0-ab57-3cca4add1e7b Content-Encoding: gzip Content-Length: 399 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/cfb363183c8343bbbd6b347f4a6470fa"}, "tags": [], "enabled": true, "id": "cfb363183c8343bbbd6b347f4a6470fa", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67"}]} 2018-08-03 01:42:18,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a87f305a-d514-45b0-ab57-3cca4add1e7b 2018-08-03 01:42:18,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0976860523224s 2018-08-03 01:42:18,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a87f305a-d514-45b0-ab57-3cca4add1e7b 2018-08-03 01:42:18,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:42:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a925f9acf45b4d93a4d437f1ed87d748&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=cfb363183c8343bbbd6b347f4a6470fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:18,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdc2e60-553c-4b3e-ba66-24bfa548446c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a925f9acf45b4d93a4d437f1ed87d748&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=cfb363183c8343bbbd6b347f4a6470fa", "previous": null, "next": null}} 2018-08-03 01:42:18,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a925f9acf45b4d93a4d437f1ed87d748&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=cfb363183c8343bbbd6b347f4a6470fa used request id req-5cdc2e60-553c-4b3e-ba66-24bfa548446c 2018-08-03 01:42:18,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0979959964752s 2018-08-03 01:42:18,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a925f9acf45b4d93a4d437f1ed87d748&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=cfb363183c8343bbbd6b347f4a6470fa used request id req-5cdc2e60-553c-4b3e-ba66-24bfa548446c 2018-08-03 01:42:18,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:42:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa/users/a925f9acf45b4d93a4d437f1ed87d748/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:42:18,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c66e025-d4a0-49da-a2d8-167d726ba486 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:42:18,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa/users/a925f9acf45b4d93a4d437f1ed87d748/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-1c66e025-d4a0-49da-a2d8-167d726ba486 2018-08-03 01:42:18,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138837814331s 2018-08-03 01:42:18,340 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa/users/a925f9acf45b4d93a4d437f1ed87d748/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-1c66e025-d4a0-49da-a2d8-167d726ba486 2018-08-03 01:42:18,340 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67', 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'cfb363183c8343bbbd6b347f4a6470fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '1750602b-6bb1-4608-b5ec-f59a5e764eeb', 'username': u'vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:42:18,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:42:18,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:42:18,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:42:18,346 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67', 'password': '1750602b-6bb1-4608-b5ec-f59a5e764eeb', 'project_name': 'vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'cfb363183c8343bbbd6b347f4a6470fa', 'project_domain_name': 'Default'} 2018-08-03 01:42:18,346 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-03 01:42:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:42:18,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888e2d7e-875e-4072-abee-a515a1d988c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:42:18,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-888e2d7e-875e-4072-abee-a515a1d988c0 2018-08-03 01:42:18,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:42:18,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfb363183c8343bbbd6b347f4a6470fa", "name": "vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_cfb363183c8343bbbd6b347f4a6470fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_cfb363183c8343bbbd6b347f4a6470fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/cfb363183c8343bbbd6b347f4a6470fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cfb363183c8343bbbd6b347f4a6470fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/cfb363183c8343bbbd6b347f4a6470fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/cfb363183c8343bbbd6b347f4a6470fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cfb363183c8343bbbd6b347f4a6470fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/cfb363183c8343bbbd6b347f4a6470fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/cfb363183c8343bbbd6b347f4a6470fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67", "id": "a925f9acf45b4d93a4d437f1ed87d748"}, "audit_ids": ["l1Hkd9L8QuGK8gsy-Feuuw"], "issued_at": "2018-08-03T01:42:18.000000Z"}} 2018-08-03 01:42:18,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:42:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"network": {"name": "vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67", "admin_state_up": true}}' 2018-08-03 01:42:19,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-4b55a807-596f-4b7e-be96-cf85b7aae4a9 Date: Fri, 03 Aug 2018 01:42:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:42:19Z","is_default":false,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}} 2018-08-03 01:42:19,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b55a807-596f-4b7e-be96-cf85b7aae4a9 2018-08-03 01:42:19,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.63087105751s 2018-08-03 01:42:19,371 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b55a807-596f-4b7e-be96-cf85b7aae4a9 2018-08-03 01:42:19,371 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:42:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'a8a1144b-a4c6-47d6-b455-03797134a97f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67', u'admin_state_up': True, u'tenant_id': u'cfb363183c8343bbbd6b347f4a6470fa', u'created_at': u'2018-08-03T01:42:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cfb363183c8343bbbd6b347f4a6470fa', u'l2_adjacency': True}) 2018-08-03 01:42:19,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:19,373 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-8627a66f-429f-4332-acc1-7c2daf872ce3 Date: Fri, 03 Aug 2018 01:42:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:42:19Z","qos_policy_id":null,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}]} 2018-08-03 01:42:19,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8627a66f-429f-4332-acc1-7c2daf872ce3 2018-08-03 01:42:19,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130280971527s 2018-08-03 01:42:19,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8627a66f-429f-4332-acc1-7c2daf872ce3 2018-08-03 01:42:19,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:42:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"subnet": {"name": "vping_userdata-subnet_5b288fcd-1ece-400f-a2b5-99feebdcab67", "enable_dhcp": true, "network_id": "a8a1144b-a4c6-47d6-b455-03797134a97f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:42:20,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8202ea9e-f89c-4957-ad79-087011e1366c Date: Fri, 03 Aug 2018 01:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:42:19Z","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":"cfb363183c8343bbbd6b347f4a6470fa","id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","subnetpool_id":null,"name":"vping_userdata-subnet_5b288fcd-1ece-400f-a2b5-99feebdcab67"}} 2018-08-03 01:42:20,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8202ea9e-f89c-4957-ad79-087011e1366c 2018-08-03 01:42:20,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743041038513s 2018-08-03 01:42:20,248 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8202ea9e-f89c-4957-ad79-087011e1366c 2018-08-03 01:42:20,248 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:42:19Z', 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'b50ac690-374c-4578-a4c4-4d53dc9421cc', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_5b288fcd-1ece-400f-a2b5-99feebdcab67', u'enable_dhcp': True, u'network_id': u'a8a1144b-a4c6-47d6-b455-03797134a97f', u'tenant_id': u'cfb363183c8343bbbd6b347f4a6470fa', u'created_at': u'2018-08-03T01:42:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cfb363183c8343bbbd6b347f4a6470fa'}) 2018-08-03 01:42:20,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:42:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "vping_userdata-router_5b288fcd-1ece-400f-a2b5-99feebdcab67", "admin_state_up": true}}' 2018-08-03 01:42:21,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6085e356-3088-4ac0-9115-c5de348cc66e Date: Fri, 03 Aug 2018 01:42:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "created_at": "2018-08-03T01:42:20Z", "admin_state_up": true, "updated_at": "2018-08-03T01:42:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cfb363183c8343bbbd6b347f4a6470fa", "id": "e8052a3f-a140-4784-8b58-3e2c4163f8b0", "name": "vping_userdata-router_5b288fcd-1ece-400f-a2b5-99feebdcab67"}} 2018-08-03 01:42:21,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6085e356-3088-4ac0-9115-c5de348cc66e 2018-08-03 01:42:21,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5862019062s 2018-08-03 01:42:21,835 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6085e356-3088-4ac0-9115-c5de348cc66e 2018-08-03 01:42:21,836 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:42:21Z', u'revision_number': 2, u'id': u'e8052a3f-a140-4784-8b58-3e2c4163f8b0', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_5b288fcd-1ece-400f-a2b5-99feebdcab67', u'admin_state_up': True, u'tenant_id': u'cfb363183c8343bbbd6b347f4a6470fa', u'created_at': u'2018-08-03T01:42:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'cfb363183c8343bbbd6b347f4a6470fa'}) 2018-08-03 01:42:21,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:42:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"subnet_id": "b50ac690-374c-4578-a4c4-4d53dc9421cc"}' 2018-08-03 01:42:24,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-024d7a59-2f94-4a4d-a15b-59ad3a437f64 Date: Fri, 03 Aug 2018 01:42:24 GMT RESP BODY: {"network_id": "a8a1144b-a4c6-47d6-b455-03797134a97f", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "subnet_id": "b50ac690-374c-4578-a4c4-4d53dc9421cc", "subnet_ids": ["b50ac690-374c-4578-a4c4-4d53dc9421cc"], "port_id": "fe1ea99a-eb97-4b2b-84d2-32c17ab22132", "id": "e8052a3f-a140-4784-8b58-3e2c4163f8b0"} 2018-08-03 01:42:24,066 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/add_router_interface.json used request id req-024d7a59-2f94-4a4d-a15b-59ad3a437f64 2018-08-03 01:42:24,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22985887527s 2018-08-03 01:42:24,067 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/add_router_interface.json used request id req-024d7a59-2f94-4a4d-a15b-59ad3a437f64 returning object e8052a3f-a140-4784-8b58-3e2c4163f8b0 2018-08-03 01:42:24,067 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:42:24,198 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:42:24,200 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:42:24,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:42:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:42:24,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:42:24,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:24,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ba9821a7-80d7-4537-bdfb-9160627bd853 Date: Fri, 03 Aug 2018 01:42:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:42:24,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba9821a7-80d7-4537-bdfb-9160627bd853 2018-08-03 01:42:24,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29846405983s 2018-08-03 01:42:24,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba9821a7-80d7-4537-bdfb-9160627bd853 2018-08-03 01:42:24,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:42:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67"}' 2018-08-03 01:42:24,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c5e5195-2e1d-4be3-af7a-826ac2745409 Date: Fri, 03 Aug 2018 01:42:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file", "owner": "cfb363183c8343bbbd6b347f4a6470fa", "id": "609780a9-75eb-4a84-a176-531c7a40602d", "size": null, "self": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:42:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "checksum": null, "created_at": "2018-08-03T01:42:24Z", "protected": false} 2018-08-03 01:42:24,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1c5e5195-2e1d-4be3-af7a-826ac2745409 2018-08-03 01:42:24,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564749240875s 2018-08-03 01:42:24,571 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1c5e5195-2e1d-4be3-af7a-826ac2745409 returning object 609780a9-75eb-4a84-a176-531c7a40602d 2018-08-03 01:42:24,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:42:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '' 2018-08-03 01:42:24,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edd6d7cf-0fe1-4f6b-ad4d-6057dcb46d32 Date: Fri, 03 Aug 2018 01:42:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:42:24,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file used request id req-edd6d7cf-0fe1-4f6b-ad4d-6057dcb46d32 2018-08-03 01:42:24,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.417859077454s 2018-08-03 01:42:24,990 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file used request id req-edd6d7cf-0fe1-4f6b-ad4d-6057dcb46d32 2018-08-03 01:42:24,990 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:42:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file', u'owner': u'cfb363183c8343bbbd6b347f4a6470fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'609780a9-75eb-4a84-a176-531c7a40602d', u'size': None, u'name': u'vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67', u'checksum': None, u'self': u'/v2/images/609780a9-75eb-4a84-a176-531c7a40602d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:42:24Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:42:24,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:42:24,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:42:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-303ce1d4-cbb1-4309-afa9-c13586415e20 x-compute-request-id: req-303ce1d4-cbb1-4309-afa9-c13586415e20 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b79ebc01-8338-4b46-93d7-30585a34a44f"}} 2018-08-03 01:42:25,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-303ce1d4-cbb1-4309-afa9-c13586415e20 2018-08-03 01:42:25,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302713155746s 2018-08-03 01:42:25,294 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-303ce1d4-cbb1-4309-afa9-c13586415e20 2018-08-03 01:42:25,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'b79ebc01-8338-4b46-93d7-30585a34a44f', 'swap': 0}) 2018-08-03 01:42:25,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:42:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" -d '{"extra_specs": {}}' 2018-08-03 01:42:25,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afb4b26a-db45-4653-9c45-cd864ff7ac79 x-compute-request-id: req-afb4b26a-db45-4653-9c45-cd864ff7ac79 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:42:25,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f/os-extra_specs used request id req-afb4b26a-db45-4653-9c45-cd864ff7ac79 2018-08-03 01:42:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239601135254s 2018-08-03 01:42:25,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f/os-extra_specs used request id req-afb4b26a-db45-4653-9c45-cd864ff7ac79 2018-08-03 01:42:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:25,321 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:25,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-716cbaf9-c2b0-475c-9d07-cb101a2f6e41 Date: Fri, 03 Aug 2018 01:42:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":["b50ac690-374c-4578-a4c4-4d53dc9421cc"],"description":"","tags":[],"updated_at":"2018-08-03T01:42:19Z","qos_policy_id":null,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}]} 2018-08-03 01:42:25,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-716cbaf9-c2b0-475c-9d07-cb101a2f6e41 2018-08-03 01:42:25,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12667798996s 2018-08-03 01:42:25,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-716cbaf9-c2b0-475c-9d07-cb101a2f6e41 2018-08-03 01:42:25,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:42:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:25,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8f827251-4ce2-41c4-a24e-84fbaacd99bd Date: Fri, 03 Aug 2018 01:42:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "metadata": {}}], "file": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file", "owner": "cfb363183c8343bbbd6b347f4a6470fa", "id": "609780a9-75eb-4a84-a176-531c7a40602d", "size": 12716032, "self": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:42:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:42:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:42:25,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8f827251-4ce2-41c4-a24e-84fbaacd99bd 2018-08-03 01:42:25,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353560447693s 2018-08-03 01:42:25,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8f827251-4ce2-41c4-a24e-84fbaacd99bd 2018-08-03 01:42:25,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:42:25,493 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:25,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-308ed66d-7bdb-4ab5-99ac-3ad3f9b0a3a3 x-compute-request-id: req-308ed66d-7bdb-4ab5-99ac-3ad3f9b0a3a3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b79ebc01-8338-4b46-93d7-30585a34a44f"}]} 2018-08-03 01:42:25,684 - 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-308ed66d-7bdb-4ab5-99ac-3ad3f9b0a3a3 2018-08-03 01:42:25,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.194242954254s 2018-08-03 01:42:25,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-308ed66d-7bdb-4ab5-99ac-3ad3f9b0a3a3 2018-08-03 01:42:25,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:42:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"server": {"name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "imageRef": "609780a9-75eb-4a84-a176-531c7a40602d", "flavorRef": "b79ebc01-8338-4b46-93d7-30585a34a44f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8a1144b-a4c6-47d6-b455-03797134a97f"}]}}' 2018-08-03 01:42:27,364 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e361f9c2-b981-4739-ab5a-fc689e064426 x-compute-request-id: req-e361f9c2-b981-4739-ab5a-fc689e064426 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "adminPass": "CSRYTyF2qb2v"}} 2018-08-03 01:42:27,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e361f9c2-b981-4739-ab5a-fc689e064426 2018-08-03 01:42:27,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67809605598s 2018-08-03 01:42:27,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e361f9c2-b981-4739-ab5a-fc689e064426 2018-08-03 01:42:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:42:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:27,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47290525-da6e-4caf-a1de-1ce9062e4d56 x-compute-request-id: req-47290525-da6e-4caf-a1de-1ce9062e4d56 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "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-08-03T01:42:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:42:27,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-47290525-da6e-4caf-a1de-1ce9062e4d56 2018-08-03 01:42:27,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.40702009201s 2018-08-03 01:42:27,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-47290525-da6e-4caf-a1de-1ce9062e4d56 2018-08-03 01:42:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:27,779 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:27,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-e1071854-1b24-4e49-ad91-0fa39d9801e8 Date: Fri, 03 Aug 2018 01:42:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":["b50ac690-374c-4578-a4c4-4d53dc9421cc"],"description":"","tags":[],"updated_at":"2018-08-03T01:42:19Z","qos_policy_id":null,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}]} 2018-08-03 01:42:27,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e1071854-1b24-4e49-ad91-0fa39d9801e8 2018-08-03 01:42:27,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125642776489s 2018-08-03 01:42:27,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e1071854-1b24-4e49-ad91-0fa39d9801e8 2018-08-03 01:42:27,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:42:27,907 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:27,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96706607-baed-4ef0-aab0-ebd5c20dff84 Date: Fri, 03 Aug 2018 01:42:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:42:19Z","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":"cfb363183c8343bbbd6b347f4a6470fa","id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","subnetpool_id":null,"name":"vping_userdata-subnet_5b288fcd-1ece-400f-a2b5-99feebdcab67"}]} 2018-08-03 01:42:27,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-96706607-baed-4ef0-aab0-ebd5c20dff84 2018-08-03 01:42:27,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0661768913269s 2018-08-03 01:42:27,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-96706607-baed-4ef0-aab0-ebd5c20dff84 2018-08-03 01:42:27,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:27,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:28,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1241b8df-43e6-49d5-a0f0-87fc2674dfe3 x-compute-request-id: req-1241b8df-43e6-49d5-a0f0-87fc2674dfe3 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "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-08-03T01:42:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:28,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1241b8df-43e6-49d5-a0f0-87fc2674dfe3 2018-08-03 01:42:28,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216942071915s 2018-08-03 01:42:28,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1241b8df-43e6-49d5-a0f0-87fc2674dfe3 2018-08-03 01:42:28,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:30,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:30,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30b5b80e-51cc-4775-8370-f7b8957dc9dd x-compute-request-id: req-30b5b80e-51cc-4775-8370-f7b8957dc9dd Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:30Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:30,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30b5b80e-51cc-4775-8370-f7b8957dc9dd 2018-08-03 01:42:30,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445254802704s 2018-08-03 01:42:30,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30b5b80e-51cc-4775-8370-f7b8957dc9dd 2018-08-03 01:42:30,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:32,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:32,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19cdb1eb-58a1-4ea8-a08e-49b6622f3b2c x-compute-request-id: req-19cdb1eb-58a1-4ea8-a08e-49b6622f3b2c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:30Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:32,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19cdb1eb-58a1-4ea8-a08e-49b6622f3b2c 2018-08-03 01:42:32,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220242977142s 2018-08-03 01:42:32,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19cdb1eb-58a1-4ea8-a08e-49b6622f3b2c 2018-08-03 01:42:32,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:34,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:34,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:35,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a5f8d1-7374-4d51-9160-498ae2daa3ac x-compute-request-id: req-18a5f8d1-7374-4d51-9160-498ae2daa3ac Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:30Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:35,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18a5f8d1-7374-4d51-9160-498ae2daa3ac 2018-08-03 01:42:35,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.258347988129s 2018-08-03 01:42:35,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18a5f8d1-7374-4d51-9160-498ae2daa3ac 2018-08-03 01:42:35,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:37,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:37,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:37,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b351447-83b2-471a-8158-7ddc6fdfd337 x-compute-request-id: req-8b351447-83b2-471a-8158-7ddc6fdfd337 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:37,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b351447-83b2-471a-8158-7ddc6fdfd337 2018-08-03 01:42:37,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546242952347s 2018-08-03 01:42:37,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b351447-83b2-471a-8158-7ddc6fdfd337 2018-08-03 01:42:37,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:42:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=95f38747-7d57-4457-b0e0-96dc1be0ca09" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:37,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a1428c57-b9de-4072-b4d8-ca4a716259c6 Date: Fri, 03 Aug 2018 01:42:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:42:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","ip_address":"192.168.120.6"}],"id":"27d11115-081d-41d1-94fa-aa177f39e230","security_groups":["60fd7598-fa12-48b5-bc2d-e90ab9636ed5"],"mac_address":"fa:16:3e:da:1e:e9","project_id":"cfb363183c8343bbbd6b347f4a6470fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:30Z","binding:vnic_type":"normal","device_id":"95f38747-7d57-4457-b0e0-96dc1be0ca09","ip_allocation":"immediate"}]} 2018-08-03 01:42:37,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-a1428c57-b9de-4072-b4d8-ca4a716259c6 2018-08-03 01:42:37,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.251046895981s 2018-08-03 01:42:37,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-a1428c57-b9de-4072-b4d8-ca4a716259c6 2018-08-03 01:42:37,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:42:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=27d11115-081d-41d1-94fa-aa177f39e230" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:37,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2b9f331a-ced0-49bd-9490-48eeaea769b0 Date: Fri, 03 Aug 2018 01:42:37 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:42:37,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=27d11115-081d-41d1-94fa-aa177f39e230 used request id req-2b9f331a-ced0-49bd-9490-48eeaea769b0 2018-08-03 01:42:37,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456910133362s 2018-08-03 01:42:37,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=27d11115-081d-41d1-94fa-aa177f39e230 used request id req-2b9f331a-ced0-49bd-9490-48eeaea769b0 2018-08-03 01:42:37,996 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:1e:e9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'609780a9-75eb-4a84-a176-531c7a40602d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:42:34.000000', 'flavor': Munch({u'id': u'b79ebc01-8338-4b46-93d7-30585a34a44f'}), 'az': u'nova', 'id': u'95f38747-7d57-4457-b0e0-96dc1be0ca09', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a925f9acf45b4d93a4d437f1ed87d748', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfb363183c8343bbbd6b347f4a6470fa', 'name': 'vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67', '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-08-03T01:42:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:42:35Z', 'hostId': u'4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806', '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-08-03T01:42:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cfb363183c8343bbbd6b347f4a6470fa', 'name': u'vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67', 'adminPass': None, 'tenant_id': u'cfb363183c8343bbbd6b347f4a6470fa', 'created_at': u'2018-08-03T01:42:27Z', 'created': u'2018-08-03T01:42:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:42:37,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:42:37,998 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:38,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-4424d8af-bb9a-4e7b-980a-675948695a7e Date: Fri, 03 Aug 2018 01:42:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":["b50ac690-374c-4578-a4c4-4d53dc9421cc"],"description":"","tags":[],"updated_at":"2018-08-03T01:42:19Z","qos_policy_id":null,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}]} 2018-08-03 01:42:38,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4424d8af-bb9a-4e7b-980a-675948695a7e 2018-08-03 01:42:38,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117125988007s 2018-08-03 01:42:38,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4424d8af-bb9a-4e7b-980a-675948695a7e 2018-08-03 01:42:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:42:38,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:38,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-624231e0-dfd1-4d1d-a5ce-0c4a73bd0a6a Date: Fri, 03 Aug 2018 01:42:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "metadata": {}}], "file": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file", "owner": "cfb363183c8343bbbd6b347f4a6470fa", "id": "609780a9-75eb-4a84-a176-531c7a40602d", "size": 12716032, "self": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:42:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:42:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:42:38,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-624231e0-dfd1-4d1d-a5ce-0c4a73bd0a6a 2018-08-03 01:42:38,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190227985382s 2018-08-03 01:42:38,310 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-624231e0-dfd1-4d1d-a5ce-0c4a73bd0a6a 2018-08-03 01:42:38,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:42:38,315 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:38,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6ecb5d1-c135-4ccd-b15f-cb59c3409636 x-compute-request-id: req-b6ecb5d1-c135-4ccd-b15f-cb59c3409636 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b79ebc01-8338-4b46-93d7-30585a34a44f"}]} 2018-08-03 01:42:38,337 - 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-b6ecb5d1-c135-4ccd-b15f-cb59c3409636 2018-08-03 01:42:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256910324097s 2018-08-03 01:42:38,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b6ecb5d1-c135-4ccd-b15f-cb59c3409636 2018-08-03 01:42:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:42:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"server": {"name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "imageRef": "609780a9-75eb-4a84-a176-531c7a40602d", "flavorRef": "b79ebc01-8338-4b46-93d7-30585a34a44f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjYgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8a1144b-a4c6-47d6-b455-03797134a97f"}]}}' 2018-08-03 01:42:39,832 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48e35551-1d2a-41e4-a019-3075397e4554 x-compute-request-id: req-48e35551-1d2a-41e4-a019-3075397e4554 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "adminPass": "3XGkNu9YeNC4"}} 2018-08-03 01:42:39,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-48e35551-1d2a-41e4-a019-3075397e4554 2018-08-03 01:42:39,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.49352288246s 2018-08-03 01:42:39,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-48e35551-1d2a-41e4-a019-3075397e4554 2018-08-03 01:42:39,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:42:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:40,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ce866b3-bd66-474b-8479-f63dc2eea6a9 x-compute-request-id: req-6ce866b3-bd66-474b-8479-f63dc2eea6a9 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "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-08-03T01:42:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:42:40,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-6ce866b3-bd66-474b-8479-f63dc2eea6a9 2018-08-03 01:42:40,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.237962007523s 2018-08-03 01:42:40,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-6ce866b3-bd66-474b-8479-f63dc2eea6a9 2018-08-03 01:42:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:40,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc512cca-6a9e-4c63-b64b-9c31d8e2c204 x-compute-request-id: req-cc512cca-6a9e-4c63-b64b-9c31d8e2c204 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "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-08-03T01:42:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:40,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc512cca-6a9e-4c63-b64b-9c31d8e2c204 2018-08-03 01:42:40,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197055101395s 2018-08-03 01:42:40,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc512cca-6a9e-4c63-b64b-9c31d8e2c204 2018-08-03 01:42:40,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:42,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:42,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:42,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-781a6a4a-6034-47d2-8be8-0c66f82d4496 x-compute-request-id: req-781a6a4a-6034-47d2-8be8-0c66f82d4496 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:41Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:42,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-781a6a4a-6034-47d2-8be8-0c66f82d4496 2018-08-03 01:42:42,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559917211533s 2018-08-03 01:42:42,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-781a6a4a-6034-47d2-8be8-0c66f82d4496 2018-08-03 01:42:42,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:44,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:44,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:45,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ce13fd-ef97-481e-8dad-9707b171048b x-compute-request-id: req-c8ce13fd-ef97-481e-8dad-9707b171048b Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:42Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:45,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8ce13fd-ef97-481e-8dad-9707b171048b 2018-08-03 01:42:45,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246286153793s 2018-08-03 01:42:45,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8ce13fd-ef97-481e-8dad-9707b171048b 2018-08-03 01:42:45,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:47,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:47,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddd7b21f-cebe-47de-a8cf-789d357d3e37 x-compute-request-id: req-ddd7b21f-cebe-47de-a8cf-789d357d3e37 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:42:42Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:47,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddd7b21f-cebe-47de-a8cf-789d357d3e37 2018-08-03 01:42:47,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395174980164s 2018-08-03 01:42:47,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddd7b21f-cebe-47de-a8cf-789d357d3e37 2018-08-03 01:42:47,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:49,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:49,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:49,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb08aba3-6ba3-4531-9c00-419f89493379 x-compute-request-id: req-bb08aba3-6ba3-4531-9c00-419f89493379 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:47Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:49,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb08aba3-6ba3-4531-9c00-419f89493379 2018-08-03 01:42:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217000007629s 2018-08-03 01:42:49,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb08aba3-6ba3-4531-9c00-419f89493379 2018-08-03 01:42:49,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:42:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:49,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-712f0744-2922-464f-afd2-3dd945310892 Date: Fri, 03 Aug 2018 01:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:42:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","ip_address":"192.168.120.12"}],"id":"a355f67f-aedb-471a-9cda-72f3e469f483","security_groups":["60fd7598-fa12-48b5-bc2d-e90ab9636ed5"],"mac_address":"fa:16:3e:ee:c4:4b","project_id":"cfb363183c8343bbbd6b347f4a6470fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:43Z","binding:vnic_type":"normal","device_id":"f06bf2ee-a82f-435e-9963-140a7dffe5a6","ip_allocation":"immediate"}]} 2018-08-03 01:42:49,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-712f0744-2922-464f-afd2-3dd945310892 2018-08-03 01:42:49,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.231595039368s 2018-08-03 01:42:49,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-712f0744-2922-464f-afd2-3dd945310892 2018-08-03 01:42:49,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:42:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-378c7e1c-c46f-4f5d-b922-79054ea696be Date: Fri, 03 Aug 2018 01:42:49 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:42:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483 used request id req-378c7e1c-c46f-4f5d-b922-79054ea696be 2018-08-03 01:42:50,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457310676575s 2018-08-03 01:42:50,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483 used request id req-378c7e1c-c46f-4f5d-b922-79054ea696be 2018-08-03 01:42:50,013 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:c4:4b', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'609780a9-75eb-4a84-a176-531c7a40602d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:42:47.000000', 'flavor': Munch({u'id': u'b79ebc01-8338-4b46-93d7-30585a34a44f'}), 'az': u'nova', 'id': u'f06bf2ee-a82f-435e-9963-140a7dffe5a6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a925f9acf45b4d93a4d437f1ed87d748', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfb363183c8343bbbd6b347f4a6470fa', 'name': 'vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67', '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-08-03T01:42:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:42:47Z', 'hostId': u'4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03', '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-08-03T01:42:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cfb363183c8343bbbd6b347f4a6470fa', 'name': u'vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67', 'adminPass': None, 'tenant_id': u'cfb363183c8343bbbd6b347f4a6470fa', 'created_at': u'2018-08-03T01:42:39Z', 'created': u'2018-08-03T01:42:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:42:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:50,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc2c0fe-08cc-4dd7-932d-c1a7022c061a x-compute-request-id: req-8fc2c0fe-08cc-4dd7-932d-c1a7022c061a Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:47Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:50,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fc2c0fe-08cc-4dd7-932d-c1a7022c061a 2018-08-03 01:42:50,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400556087494s 2018-08-03 01:42:50,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fc2c0fe-08cc-4dd7-932d-c1a7022c061a 2018-08-03 01:42:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:42:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:50,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-4f7ea282-3034-414d-9f40-37bfefda0195 Date: Fri, 03 Aug 2018 01:42:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:42:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","ip_address":"192.168.120.12"}],"id":"a355f67f-aedb-471a-9cda-72f3e469f483","security_groups":["60fd7598-fa12-48b5-bc2d-e90ab9636ed5"],"mac_address":"fa:16:3e:ee:c4:4b","project_id":"cfb363183c8343bbbd6b347f4a6470fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:43Z","binding:vnic_type":"normal","device_id":"f06bf2ee-a82f-435e-9963-140a7dffe5a6","ip_allocation":"immediate"}]} 2018-08-03 01:42:50,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-4f7ea282-3034-414d-9f40-37bfefda0195 2018-08-03 01:42:50,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061539888382s 2018-08-03 01:42:50,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-4f7ea282-3034-414d-9f40-37bfefda0195 2018-08-03 01:42:50,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:42:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:50,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c0fc9978-2daa-45ab-8f77-270b4ff147a3 Date: Fri, 03 Aug 2018 01:42:50 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:42:50,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483 used request id req-c0fc9978-2daa-45ab-8f77-270b4ff147a3 2018-08-03 01:42:50,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0472540855408s 2018-08-03 01:42:50,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a355f67f-aedb-471a-9cda-72f3e469f483 used request id req-c0fc9978-2daa-45ab-8f77-270b4ff147a3 2018-08-03 01:42:50,535 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-03 01:42:51,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:51,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a694f293-7852-4653-9bbc-6a5cbb5ac1d4 x-compute-request-id: req-a694f293-7852-4653-9bbc-6a5cbb5ac1d4 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:47Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:35Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:51,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a694f293-7852-4653-9bbc-6a5cbb5ac1d4 2018-08-03 01:42:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.309461832047s 2018-08-03 01:42:51,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a694f293-7852-4653-9bbc-6a5cbb5ac1d4 2018-08-03 01:42:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:42:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:42:51,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889c09fa-1628-46d1-82c5-4c845eddbedc x-compute-request-id: req-889c09fa-1628-46d1-82c5-4c845eddbedc Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 482396467 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.154130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.156052] pid_max: default: 32768 minimum: 301\n[ 0.157120] ACPI: Core revision 20150930\n[ 0.158648] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160182] Security Framework initialized\n[ 0.161146] Yama: becoming mindful.\n[ 0.161988] AppArmor: AppArmor initialized\n[ 0.162988] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164544] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167477] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169160] Initializing cgroup subsys io\n[ 0.170121] Initializing cgroup subsys memory\n[ 0.171116] Initializing cgroup subsys devices\n[ 0.172119] Initializing cgroup subsys freezer\n[ 0.173143] Initializing cgroup subsys net_cls\n[ 0.174170] Initializing cgroup subsys perf_event\n[ 0.175232] Initializing cgroup subsys net_prio\n[ 0.176244] Initializing cgroup subsys hugetlb\n[ 0.177265] Initializing cgroup subsys pids\n[ 0.178298] CPU: Physical Processor ID: 0\n[ 0.179948] mce: CPU supports 10 MCE banks\n[ 0.180918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182123] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199770] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205950] ftrace: allocating 31920 entries in 125 pages\n[ 0.230875] smpboot: Max logical packages: 1\n[ 0.231861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233438] x2apic enabled\n[ 0.234347] Switched APIC routing to physical x2apic.\n[ 0.236255] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242078] KVM setup paravirtual spinlock\n[ 0.243481] x86: Booted up 1 node, 1 CPUs\n[ 0.244420] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.246001] devtmpfs: initialized\n[ 0.247790] evm: security.selinux\n[ 0.248589] evm: security.SMACK64\n[ 0.249379] evm: security.SMACK64EXEC\n[ 0.250276] evm: security.SMACK64TRANSMUTE\n[ 0.251212] evm: security.SMACK64MMAP\n[ 0.252065] evm: security.ima\n[ 0.252784] evm: security.capability\n[ 0.253695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255853] pinctrl core: initialized pinctrl subsystem\n[ 0.257147] RTC time: 1:42:47, date: 08/03/18\n[ 0.258249] NET: Registered protocol family 16\n[ 0.259367] cpuidle: using governor ladder\n[ 0.260371] cpuidle: using governor menu\n[ 0.261272] PCCT header not found.\n[ 0.262119] ACPI: bus type PCI registered\n[ 0.263037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264475] PCI: Using configuration type 1 for base access\n[ 0.266392] ACPI: Added _OSI(Module Device)\n[ 0.267359] ACPI: Added _OSI(Processor Device)\n[ 0.268349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.269391] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.271329] ACPI: Interpreter enabled\n[ 0.272227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.274352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.276456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.278572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.280720] ACPI: (supports S0 S5)\n[ 0.281560] ACPI: Using IOAPIC for interrupt routing\n[ 0.282684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.286098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.287438] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.288878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.290304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.292941] acpiphp: Slot [3] registered\n[ 0.293883] acpiphp: Slot [4] registered\n[ 0.294798] acpiphp: Slot [5] registered\n[ 0.295709] acpiphp: Slot [6] registered\n[ 0.296611] acpiphp: Slot [7] registered\n[ 0.297525] acpiphp: Slot [8] registered\n[ 0.298438] acpiphp: Slot [9] registered\n[ 0.299347] acpiphp: Slot [10] registered\n[ 0.300290] acpiphp: Slot [11] registered\n[ 0.301244] acpiphp: Slot [12] registered\n[ 0.302229] acpiphp: Slot [13] registered\n[ 0.303162] acpiphp: Slot [14] registered\n[ 0.304088] acpiphp: Slot [15] registered\n[ 0.314943] acpiphp: Slot [16] registered\n[ 0.315891] acpiphp: Slot [17] registered\n[ 0.316815] acpiphp: Slot [18] registered\n[ 0.317737] acpiphp: Slot [19] registered\n[ 0.318660] acpiphp: Slot [20] registered\n[ 0.319584] acpiphp: Slot [21] registered\n[ 0.320531] acpiphp: Slot [22] registered\n[ 0.321489] acpiphp: Slot [23] registered\n[ 0.322502] acpiphp: Slot [24] registered\n[ 0.323423] acpiphp: Slot [25] registered\n[ 0.324347] acpiphp: Slot [26] registered\n[ 0.325268] acpiphp: Slot [27] registered\n[ 0.326198] acpiphp: Slot [28] registered\n[ 0.327121] acpiphp: Slot [29] registered\n[ 0.328041] acpiphp: Slot [30] registered\n[ 0.328961] acpiphp: Slot [31] registered\n[ 0.329901] PCI host bridge to bus 0000:00\n[ 0.330919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332376] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335521] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.337214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.338939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342349] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343872] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.350574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.352413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374812] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.378037] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380979] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.382247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384086] vgaarb: loaded\n[ 0.384785] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386211] SCSI subsystem initialized\n[ 0.387264] ACPI: bus type USB registered\n[ 0.388247] usbcore: registered new interface driver usbfs\n[ 0.389482] usbcore: registered new interface driver hub\n[ 0.390677] usbcore: registered new device driver usb\n[ 0.391971] PCI: Using ACPI for IRQ routing\n[ 0.393249] NetLabel: Initializing\n[ 0.394088] NetLabel: domain hash size = 128\n[ 0.395089] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396219] NetLabel: unlabeled traffic allowed by default\n[ 0.397584] clocksource: Switched to clocksource kvm-clock\n[ 0.405904] AppArmor: AppArmor Filesystem Enabled\n[ 0.407053] pnp: PnP ACPI init\n[ 0.408111] pnp: PnP ACPI: found 5 devices\n[ 0.414694] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416740] NET: Registered protocol family 2\n[ 0.417948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419509] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420946] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422397] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425119] NET: Registered protocol family 1\n[ 0.426158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427475] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443032] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457447] Trying to unpack rootfs image as initramfs...\n[ 0.514945] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.516853] Scanning for low memory corruption every 60 seconds\n[ 0.518432] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.519823] audit: initializing netlink subsys (disabled)\n[ 0.521056] audit: type=2000 audit(1533260567.870:1): initialized\n[ 0.522653] Initialise system trusted keyring\n[ 0.523763] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.525156] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.527521] zbud: loaded\n[ 0.528347] VFS: Disk quotas dquot_6.6.0\n[ 0.529312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531169] fuse init (API version 7.23)\n[ 0.532214] Key type big_key registered\n[ 0.533153] Allocating IMA MOK and blacklist keyrings.\n[ 0.534579] Key type asymmetric registered\n[ 0.535563] Asymmetric key parser 'x509' registered\n[ 0.536699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.538467] io scheduler noop registered\n[ 0.539404] io scheduler deadline registered (default)\n[ 0.540587] io scheduler cfq registered\n[ 0.541577] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542821] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.546055] ACPI: Power Button [PWRF]\n[ 0.547051] GHES: HEST is not enabled!\n[ 0.560852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590941] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620619] Linux agpgart interface v0.103\n[ 0.623637] brd: module loaded\n[ 0.625476] loop: module loaded\n[ 0.629393] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.631083] GPT:90111 != 2097151\n[ 0.631844] GPT:Alternate GPT header not at the end of the disk.\n[ 0.633097] GPT:90111 != 2097151\n[ 0.633878] GPT: Use GNU Parted to correct GPT errors.\n[ 0.635033] vda: vda1 vda15\n[ 0.636444] scsi host0: ata_piix\n[ 0.637351] scsi host1: ata_piix\n[ 0.638177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.639593] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.641275] libphy: Fixed MDIO Bus: probed\n[ 0.642389] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645860] PPP generic driver version 2.4.2\n[ 0.646941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648337] ehci-pci: EHCI PCI platform driver\n[ 0.649335] ehci-platform: EHCI generic platform driver\n[ 0.650481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651798] ohci-pci: OHCI PCI platform driver\n[ 0.652802] ohci-platform: OHCI generic platform driver\n[ 0.653964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669333] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671020] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.672182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.673505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676636] usb usb1: Product: UHCI Host Controller\n[ 0.677741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679063] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680183] hub 1-0:1.0: USB hub found\n[ 0.681107] hub 1-0:1.0: 2 ports detected\n[ 0.682198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685792] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687128] mousedev: PS/2 mouse device common for all mice\n[ 0.688620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690805] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692111] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693519] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.694974] i2c /dev entries driver\n[ 0.695890] device-mapper: uevent: version 1.0.3\n[ 0.697074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698991] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700660] NET: Registered protocol family 10\n[ 0.701939] NET: Registered protocol family 17\n[ 0.702985] Key type dns_resolver registered\n[ 0.704129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707577] registered taskstats version 1\n[ 0.708555] Loading compiled-in X.509 certificates\n[ 0.710186] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.712353] zswap: loaded using pool lzo/zbud\n[ 0.714198] Key type trusted registered\n[ 0.716150] Key type encrypted registered\n[ 0.717097] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719530] evm: HMAC attrs: 0x1\n[ 0.720587] Magic number: 14:24:710\n[ 0.721451] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.723337] rtc_cmos 00:00: setting system clock to 2018-08-03 01:42:47 UTC (1533260567)\n[ 0.725261] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736491] EDD information not available.\n[ 0.798899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800686] Write protecting the kernel read-only data: 14336k\n[ 0.802961] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805047] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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.852882] 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.74\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.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-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.13s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEoK/z44MO/u6o2YW+Du8IkkIp7UhnhUSaOM3DCI9XUU840VDM8eozmph6omcd3xubyOyxwGwUGhbMbjnqgoTvrlb5TMEsFPLXWVryPMdgXmDDLdjU+Erm9JXYKIlqx44IW1v7C/j5TxYltc7xou1fp1KFzRpinSxA/753XIt6ZeRQIdScYaGqPNIs7A7w44ZRFCScevZp/3bA+kTxo5QQkzIL+m1YJR4AEn+0lDYjvvU9Eg6y/84rMke7yqfSyt2kzHg4Eir/s5yTbtVoBdUroIVn4dWdeDIUYfmQEF9B6VVl42kpPgFJdCoSdlBzINo4Q5Vtl6mWkcVR0omm1VUx root@vping-userdata-vm2-5b288fcd-1ece-400f-a2b5-99feebdcab67\nssh-dss AAAAB3NzaC1kc3MAAACBAIEADIe2KLhW+ioa+X3UyLjI3FIvblwQZS5yfSP8h+kQQR5QQCbc0lbDMwejLTuyh7b4jQ2SSNMABbu/0Q/4npMpLGzJ9py+I8OrPnhgqLkuEwO/SSK9loHOjJVyhJvN4NRdXKHCQ1Nv3Reg09dLgnsiTjSU4xL13s4EOAKxoIxDAAAAFQD8lb/NQWV1MlDkoNfXN6R/rgPdrwAAAIB3G46rDeMIYF7rxNhNPPhLEL5gf0+61hsq0TJeHZ3dujj89xB1Nz3BCPcCKrINwDQCfM8PiQLf1h/+JHWRv/7obVF0xklkqPTBh/Asq3H3gtFJhRtx3qMoAU/e/w89h4rPTDsr4apK6QHkjeYGZSqt/qWwgK5D0mKJNReU3F1OEwAAAIBoW66pe1tGZbKvts9jDAHPeTLoeTufCVnkxD70tb30PnOtFStUnlBXXBGF1lvtPztVL6tAIC9sr/tmVb2eXBabFLdUbYoY+e5rSwNlIxJzpbu+aa1AwI5Kaa3UTfYGvHO9JMmYx/sDj0tFxoKcvEYj45fHU6ihJFbI/C4dXhmtoQ== root@vping-userdata-vm2-5b288fcd-1ece-400f-a2b5-99feebdcab67\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.12,24,fe80::f816:3eff:feee:c44b/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.12 \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-5b288fcd-1ece-400f-a2b5-99feebdcab67\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.55 ===\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-5b288fcd-1ece-400f-a2b5-99feebdcab67 login: "} 2018-08-03 01:42:51,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6/action used request id req-889c09fa-1628-46d1-82c5-4c845eddbedc 2018-08-03 01:42:51,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0889270305634s 2018-08-03 01:42:51,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6/action used request id req-889c09fa-1628-46d1-82c5-4c845eddbedc 2018-08-03 01:42:51,939 - 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 482396467 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.154130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.156052] pid_max: default: 32768 minimum: 301 [ 0.157120] ACPI: Core revision 20150930 [ 0.158648] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160182] Security Framework initialized [ 0.161146] Yama: becoming mindful. [ 0.161988] AppArmor: AppArmor initialized [ 0.162988] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164544] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166073] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167477] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169160] Initializing cgroup subsys io [ 0.170121] Initializing cgroup subsys memory [ 0.171116] Initializing cgroup subsys devices [ 0.172119] Initializing cgroup subsys freezer [ 0.173143] Initializing cgroup subsys net_cls [ 0.174170] Initializing cgroup subsys perf_event [ 0.175232] Initializing cgroup subsys net_prio [ 0.176244] Initializing cgroup subsys hugetlb [ 0.177265] Initializing cgroup subsys pids [ 0.178298] CPU: Physical Processor ID: 0 [ 0.179948] mce: CPU supports 10 MCE banks [ 0.180918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.182123] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199770] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205950] ftrace: allocating 31920 entries in 125 pages [ 0.230875] smpboot: Max logical packages: 1 [ 0.231861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233438] x2apic enabled [ 0.234347] Switched APIC routing to physical x2apic. [ 0.236255] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.242078] KVM setup paravirtual spinlock [ 0.243481] x86: Booted up 1 node, 1 CPUs [ 0.244420] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.246001] devtmpfs: initialized [ 0.247790] evm: security.selinux [ 0.248589] evm: security.SMACK64 [ 0.249379] evm: security.SMACK64EXEC [ 0.250276] evm: security.SMACK64TRANSMUTE [ 0.251212] evm: security.SMACK64MMAP [ 0.252065] evm: security.ima [ 0.252784] evm: security.capability [ 0.253695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.255853] pinctrl core: initialized pinctrl subsystem [ 0.257147] RTC time: 1:42:47, date: 08/03/18 [ 0.258249] NET: Registered protocol family 16 [ 0.259367] cpuidle: using governor ladder [ 0.260371] cpuidle: using governor menu [ 0.261272] PCCT header not found. [ 0.262119] ACPI: bus type PCI registered [ 0.263037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264475] PCI: Using configuration type 1 for base access [ 0.266392] ACPI: Added _OSI(Module Device) [ 0.267359] ACPI: Added _OSI(Processor Device) [ 0.268349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.269391] ACPI: Added _OSI(Processor Aggregator Device) [ 0.271329] ACPI: Interpreter enabled [ 0.272227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.274352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.276456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.278572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.280720] ACPI: (supports S0 S5) [ 0.281560] ACPI: Using IOAPIC for interrupt routing [ 0.282684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.286098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.287438] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.288878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.290304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.292941] acpiphp: Slot [3] registered [ 0.293883] acpiphp: Slot [4] registered [ 0.294798] acpiphp: Slot [5] registered [ 0.295709] acpiphp: Slot [6] registered [ 0.296611] acpiphp: Slot [7] registered [ 0.297525] acpiphp: Slot [8] registered [ 0.298438] acpiphp: Slot [9] registered [ 0.299347] acpiphp: Slot [10] registered [ 0.300290] acpiphp: Slot [11] registered [ 0.301244] acpiphp: Slot [12] registered [ 0.302229] acpiphp: Slot [13] registered [ 0.303162] acpiphp: Slot [14] registered [ 0.304088] acpiphp: Slot [15] registered [ 0.314943] acpiphp: Slot [16] registered [ 0.315891] acpiphp: Slot [17] registered [ 0.316815] acpiphp: Slot [18] registered [ 0.317737] acpiphp: Slot [19] registered [ 0.318660] acpiphp: Slot [20] registered [ 0.319584] acpiphp: Slot [21] registered [ 0.320531] acpiphp: Slot [22] registered [ 0.321489] acpiphp: Slot [23] registered [ 0.322502] acpiphp: Slot [24] registered [ 0.323423] acpiphp: Slot [25] registered [ 0.324347] acpiphp: Slot [26] registered [ 0.325268] acpiphp: Slot [27] registered [ 0.326198] acpiphp: Slot [28] registered [ 0.327121] acpiphp: Slot [29] registered [ 0.328041] acpiphp: Slot [30] registered [ 0.328961] acpiphp: Slot [31] registered [ 0.329901] PCI host bridge to bus 0000:00 [ 0.330919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.332376] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.335521] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.337214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.338939] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.342349] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.343872] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.345282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.346792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.350574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.352413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.371169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.374812] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.376438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.378037] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.380979] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.382247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.384086] vgaarb: loaded [ 0.384785] vgaarb: bridge control possible 0000:00:02.0 [ 0.386211] SCSI subsystem initialized [ 0.387264] ACPI: bus type USB registered [ 0.388247] usbcore: registered new interface driver usbfs [ 0.389482] usbcore: registered new interface driver hub [ 0.390677] usbcore: registered new device driver usb [ 0.391971] PCI: Using ACPI for IRQ routing [ 0.393249] NetLabel: Initializing [ 0.394088] NetLabel: domain hash size = 128 [ 0.395089] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.396219] NetLabel: unlabeled traffic allowed by default [ 0.397584] clocksource: Switched to clocksource kvm-clock [ 0.405904] AppArmor: AppArmor Filesystem Enabled [ 0.407053] pnp: PnP ACPI init [ 0.408111] pnp: PnP ACPI: found 5 devices [ 0.414694] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.416740] NET: Registered protocol family 2 [ 0.417948] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.419509] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.420946] TCP: Hash tables configured (established 4096 bind 4096) [ 0.422397] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.423706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.425119] NET: Registered protocol family 1 [ 0.426158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.427475] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.428757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.443032] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.457447] Trying to unpack rootfs image as initramfs... [ 0.514945] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.516853] Scanning for low memory corruption every 60 seconds [ 0.518432] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.519823] audit: initializing netlink subsys (disabled) [ 0.521056] audit: type=2000 audit(1533260567.870:1): initialized [ 0.522653] Initialise system trusted keyring [ 0.523763] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.525156] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.527521] zbud: loaded [ 0.528347] VFS: Disk quotas dquot_6.6.0 [ 0.529312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.531169] fuse init (API version 7.23) [ 0.532214] Key type big_key registered [ 0.533153] Allocating IMA MOK and blacklist keyrings. [ 0.534579] Key type asymmetric registered [ 0.535563] Asymmetric key parser 'x509' registered [ 0.536699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.538467] io scheduler noop registered [ 0.539404] io scheduler deadline registered (default) [ 0.540587] io scheduler cfq registered [ 0.541577] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542821] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.546055] ACPI: Power Button [PWRF] [ 0.547051] GHES: HEST is not enabled! [ 0.560852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.590941] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620619] Linux agpgart interface v0.103 [ 0.623637] brd: module loaded [ 0.625476] loop: module loaded [ 0.629393] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.631083] GPT:90111 != 2097151 [ 0.631844] GPT:Alternate GPT header not at the end of the disk. [ 0.633097] GPT:90111 != 2097151 [ 0.633878] GPT: Use GNU Parted to correct GPT errors. [ 0.635033] vda: vda1 vda15 [ 0.636444] scsi host0: ata_piix [ 0.637351] scsi host1: ata_piix [ 0.638177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.639593] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641275] libphy: Fixed MDIO Bus: probed [ 0.642389] tun: Universal TUN/TAP device driver, 1.6 [ 0.643487] tun: (C) 1999-2004 Max Krasnyansky [ 0.645860] PPP generic driver version 2.4.2 [ 0.646941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648337] ehci-pci: EHCI PCI platform driver [ 0.649335] ehci-platform: EHCI generic platform driver [ 0.650481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.651798] ohci-pci: OHCI PCI platform driver [ 0.652802] ohci-platform: OHCI generic platform driver [ 0.653964] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669333] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671020] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.672182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.673505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676636] usb usb1: Product: UHCI Host Controller [ 0.677741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679063] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680183] hub 1-0:1.0: USB hub found [ 0.681107] hub 1-0:1.0: 2 ports detected [ 0.682198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684652] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.685792] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687128] mousedev: PS/2 mouse device common for all mice [ 0.688620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.690805] rtc_cmos 00:00: RTC can wake from S4 [ 0.692111] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.693519] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.694974] i2c /dev entries driver [ 0.695890] device-mapper: uevent: version 1.0.3 [ 0.697074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698991] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700660] NET: Registered protocol family 10 [ 0.701939] NET: Registered protocol family 17 [ 0.702985] Key type dns_resolver registered [ 0.704129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.705461] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.707577] registered taskstats version 1 [ 0.708555] Loading compiled-in X.509 certificates [ 0.710186] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.712353] zswap: loaded using pool lzo/zbud [ 0.714198] Key type trusted registered [ 0.716150] Key type encrypted registered [ 0.717097] AppArmor: AppArmor sha1 policy hashing enabled [ 0.718317] ima: No TPM chip found, activating TPM-bypass! [ 0.719530] evm: HMAC attrs: 0x1 [ 0.720587] Magic number: 14:24:710 [ 0.721451] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.723337] rtc_cmos 00:00: setting system clock to 2018-08-03 01:42:47 UTC (1533260567) [ 0.725261] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736491] EDD information not available. [ 0.798899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.800686] Write protecting the kernel read-only data: 14336k [ 0.802961] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805047] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.852882] 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.74 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-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.13s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDEoK/z44MO/u6o2YW+Du8IkkIp7UhnhUSaOM3DCI9XUU840VDM8eozmph6omcd3xubyOyxwGwUGhbMbjnqgoTvrlb5TMEsFPLXWVryPMdgXmDDLdjU+Erm9JXYKIlqx44IW1v7C/j5TxYltc7xou1fp1KFzRpinSxA/753XIt6ZeRQIdScYaGqPNIs7A7w44ZRFCScevZp/3bA+kTxo5QQkzIL+m1YJR4AEn+0lDYjvvU9Eg6y/84rMke7yqfSyt2kzHg4Eir/s5yTbtVoBdUroIVn4dWdeDIUYfmQEF9B6VVl42kpPgFJdCoSdlBzINo4Q5Vtl6mWkcVR0omm1VUx root@vping-userdata-vm2-5b288fcd-1ece-400f-a2b5-99feebdcab67 ssh-dss AAAAB3NzaC1kc3MAAACBAIEADIe2KLhW+ioa+X3UyLjI3FIvblwQZS5yfSP8h+kQQR5QQCbc0lbDMwejLTuyh7b4jQ2SSNMABbu/0Q/4npMpLGzJ9py+I8OrPnhgqLkuEwO/SSK9loHOjJVyhJvN4NRdXKHCQ1Nv3Reg09dLgnsiTjSU4xL13s4EOAKxoIxDAAAAFQD8lb/NQWV1MlDkoNfXN6R/rgPdrwAAAIB3G46rDeMIYF7rxNhNPPhLEL5gf0+61hsq0TJeHZ3dujj89xB1Nz3BCPcCKrINwDQCfM8PiQLf1h/+JHWRv/7obVF0xklkqPTBh/Asq3H3gtFJhRtx3qMoAU/e/w89h4rPTDsr4apK6QHkjeYGZSqt/qWwgK5D0mKJNReU3F1OEwAAAIBoW66pe1tGZbKvts9jDAHPeTLoeTufCVnkxD70tb30PnOtFStUnlBXXBGF1lvtPztVL6tAIC9sr/tmVb2eXBabFLdUbYoY+e5rSwNlIxJzpbu+aa1AwI5Kaa3UTfYGvHO9JMmYx/sDj0tFxoKcvEYj45fHU6ihJFbI/C4dXhmtoQ== root@vping-userdata-vm2-5b288fcd-1ece-400f-a2b5-99feebdcab67 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:feee:c44b/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.12 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-5b288fcd-1ece-400f-a2b5-99feebdcab67 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-5b288fcd-1ece-400f-a2b5-99feebdcab67 login: 2018-08-03 01:42:51,940 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-03 01:42:52,050 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:42:52,050 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 01:42:52,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:42:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:52,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73b8421a-dbc5-4da6-9d75-0998b6631cfc x-compute-request-id: req-73b8421a-dbc5-4da6-9d75-0998b6631cfc Content-Type: application/json 2018-08-03 01:42:52,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-73b8421a-dbc5-4da6-9d75-0998b6631cfc 2018-08-03 01:42:52,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.12388920784s 2018-08-03 01:42:52,180 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09 used request id req-73b8421a-dbc5-4da6-9d75-0998b6631cfc 2018-08-03 01:42:52,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:52,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72642fb6-0b8f-4ef0-bd2e-512ab6908c8d x-compute-request-id: req-72642fb6-0b8f-4ef0-bd2e-512ab6908c8d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:47Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:1e:e9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/95f38747-7d57-4457-b0e0-96dc1be0ca09", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:34.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "95f38747-7d57-4457-b0e0-96dc1be0ca09", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:52Z", "hostId": "4978dcb05339ddb8cc7db0a1333d9a8c7ee5400d29b2dc6cf132a806", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:27Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:52,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72642fb6-0b8f-4ef0-bd2e-512ab6908c8d 2018-08-03 01:42:52,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412463903427s 2018-08-03 01:42:52,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72642fb6-0b8f-4ef0-bd2e-512ab6908c8d 2018-08-03 01:42:52,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:54,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:54,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93de8f25-20cf-49b4-abca-1d2aed6bf3e5 x-compute-request-id: req-93de8f25-20cf-49b4-abca-1d2aed6bf3e5 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:47Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:54,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93de8f25-20cf-49b4-abca-1d2aed6bf3e5 2018-08-03 01:42:54,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367012023926s 2018-08-03 01:42:54,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93de8f25-20cf-49b4-abca-1d2aed6bf3e5 2018-08-03 01:42:54,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:42:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:55,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-548b0f12-8eac-4779-b56c-f052b8ebd313 x-compute-request-id: req-548b0f12-8eac-4779-b56c-f052b8ebd313 Content-Type: application/json 2018-08-03 01:42:55,109 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-548b0f12-8eac-4779-b56c-f052b8ebd313 2018-08-03 01:42:55,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140959978104s 2018-08-03 01:42:55,110 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6 used request id req-548b0f12-8eac-4779-b56c-f052b8ebd313 2018-08-03 01:42:55,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:55,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:55,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4284e1ae-c8b2-46a9-adac-edc3aba905ed x-compute-request-id: req-4284e1ae-c8b2-46a9-adac-edc3aba905ed Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:c4:4b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f06bf2ee-a82f-435e-9963-140a7dffe5a6", "rel": "bookmark"}], "image": {"id": "609780a9-75eb-4a84-a176-531c7a40602d", "links": [{"href": "http://172.30.9.22:8774/images/609780a9-75eb-4a84-a176-531c7a40602d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:42:47.000000", "flavor": {"id": "b79ebc01-8338-4b46-93d7-30585a34a44f", "links": [{"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}]}, "id": "f06bf2ee-a82f-435e-9963-140a7dffe5a6", "security_groups": [{"name": "default"}], "user_id": "a925f9acf45b4d93a4d437f1ed87d748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:42:55Z", "hostId": "4f222c532d2fa30b81d54134fb101cd4113ca5ae0e4ecbaff56a5b03", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5b288fcd-1ece-400f-a2b5-99feebdcab67", "created": "2018-08-03T01:42:39Z", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:42:55,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4284e1ae-c8b2-46a9-adac-edc3aba905ed 2018-08-03 01:42:55,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421809911728s 2018-08-03 01:42:55,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4284e1ae-c8b2-46a9-adac-edc3aba905ed 2018-08-03 01:42:55,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:42:57,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:42:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9d7633f-a20c-41db-9be5-2e79fd8d2ec0 x-compute-request-id: req-d9d7633f-a20c-41db-9be5-2e79fd8d2ec0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:42:57,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9d7633f-a20c-41db-9be5-2e79fd8d2ec0 2018-08-03 01:42:57,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0775442123413s 2018-08-03 01:42:57,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9d7633f-a20c-41db-9be5-2e79fd8d2ec0 2018-08-03 01:42:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:42:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" -d '{"subnet_id": "b50ac690-374c-4578-a4c4-4d53dc9421cc"}' 2018-08-03 01:42:59,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1dabf8a-41df-46c8-955e-4202ffd22932 Date: Fri, 03 Aug 2018 01:42:59 GMT RESP BODY: {"network_id": "a8a1144b-a4c6-47d6-b455-03797134a97f", "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "subnet_id": "b50ac690-374c-4578-a4c4-4d53dc9421cc", "subnet_ids": ["b50ac690-374c-4578-a4c4-4d53dc9421cc"], "port_id": "fe1ea99a-eb97-4b2b-84d2-32c17ab22132", "id": "e8052a3f-a140-4784-8b58-3e2c4163f8b0"} 2018-08-03 01:42:59,471 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/remove_router_interface.json used request id req-f1dabf8a-41df-46c8-955e-4202ffd22932 2018-08-03 01:42:59,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85622000694s 2018-08-03 01:42:59,472 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0/remove_router_interface.json used request id req-f1dabf8a-41df-46c8-955e-4202ffd22932 returning object e8052a3f-a140-4784-8b58-3e2c4163f8b0 2018-08-03 01:42:59,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:42:59,473 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:42:59,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-88b52197-5ba4-4ed8-aceb-924fd2637f6d Date: Fri, 03 Aug 2018 01:42:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cfb363183c8343bbbd6b347f4a6470fa", "created_at": "2018-08-03T01:42:20Z", "admin_state_up": true, "updated_at": "2018-08-03T01:42:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cfb363183c8343bbbd6b347f4a6470fa", "id": "e8052a3f-a140-4784-8b58-3e2c4163f8b0", "name": "vping_userdata-router_5b288fcd-1ece-400f-a2b5-99feebdcab67"}]} 2018-08-03 01:42:59,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-88b52197-5ba4-4ed8-aceb-924fd2637f6d 2018-08-03 01:42:59,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123967885971s 2018-08-03 01:42:59,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-88b52197-5ba4-4ed8-aceb-924fd2637f6d 2018-08-03 01:42:59,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:42:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:00,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af674f0a-bc83-4487-b98d-69e4e536f851 Content-Length: 0 Date: Fri, 03 Aug 2018 01:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:43:00,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0.json used request id req-af674f0a-bc83-4487-b98d-69e4e536f851 2018-08-03 01:43:00,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32411909103s 2018-08-03 01:43:00,923 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e8052a3f-a140-4784-8b58-3e2c4163f8b0.json used request id req-af674f0a-bc83-4487-b98d-69e4e536f851 2018-08-03 01:43:00,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:43:00,924 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:00,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4459c742-30cd-4f71-a2d1-010b382a8fc4 Date: Fri, 03 Aug 2018 01:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8a1144b-a4c6-47d6-b455-03797134a97f","tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:42:19Z","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":"cfb363183c8343bbbd6b347f4a6470fa","id":"b50ac690-374c-4578-a4c4-4d53dc9421cc","subnetpool_id":null,"name":"vping_userdata-subnet_5b288fcd-1ece-400f-a2b5-99feebdcab67"}]} 2018-08-03 01:43:00,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4459c742-30cd-4f71-a2d1-010b382a8fc4 2018-08-03 01:43:00,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0526609420776s 2018-08-03 01:43:00,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4459c742-30cd-4f71-a2d1-010b382a8fc4 2018-08-03 01:43:00,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:43:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b50ac690-374c-4578-a4c4-4d53dc9421cc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:01,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df94b97e-c476-49e1-a84b-643a9d5cef69 Date: Fri, 03 Aug 2018 01:43:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:43:01,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b50ac690-374c-4578-a4c4-4d53dc9421cc.json used request id req-df94b97e-c476-49e1-a84b-643a9d5cef69 2018-08-03 01:43:01,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.950659036636s 2018-08-03 01:43:01,929 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b50ac690-374c-4578-a4c4-4d53dc9421cc.json used request id req-df94b97e-c476-49e1-a84b-643a9d5cef69 2018-08-03 01:43:01,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:01,929 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:02,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-3b63e5b1-9272-4980-bb95-fa975f57a719 Date: Fri, 03 Aug 2018 01:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a8a1144b-a4c6-47d6-b455-03797134a97f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfb363183c8343bbbd6b347f4a6470fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:43:01Z","qos_policy_id":null,"name":"vping_userdata-net_5b288fcd-1ece-400f-a2b5-99feebdcab67","admin_state_up":true,"tenant_id":"cfb363183c8343bbbd6b347f4a6470fa","created_at":"2018-08-03T01:42:19Z","mtu":1450}]} 2018-08-03 01:43:02,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3b63e5b1-9272-4980-bb95-fa975f57a719 2018-08-03 01:43:02,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11018204689s 2018-08-03 01:43:02,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3b63e5b1-9272-4980-bb95-fa975f57a719 2018-08-03 01:43:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:43:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a8a1144b-a4c6-47d6-b455-03797134a97f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:02,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b9334fa-0cd5-4a45-b5a0-b1500643298e Date: Fri, 03 Aug 2018 01:43:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:43:02,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a8a1144b-a4c6-47d6-b455-03797134a97f.json used request id req-4b9334fa-0cd5-4a45-b5a0-b1500643298e 2018-08-03 01:43:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.783840894699s 2018-08-03 01:43:02,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a8a1144b-a4c6-47d6-b455-03797134a97f.json used request id req-4b9334fa-0cd5-4a45-b5a0-b1500643298e 2018-08-03 01:43:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:43:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-725acfe8-b125-4773-9d56-4a5701a6b785 Date: Fri, 03 Aug 2018 01:43:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "metadata": {}}], "file": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d/file", "owner": "cfb363183c8343bbbd6b347f4a6470fa", "id": "609780a9-75eb-4a84-a176-531c7a40602d", "size": 12716032, "self": "/v2/images/609780a9-75eb-4a84-a176-531c7a40602d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/609780a9-75eb-4a84-a176-531c7a40602d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:42:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5b288fcd-1ece-400f-a2b5-99feebdcab67", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:42:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:43:02,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-725acfe8-b125-4773-9d56-4a5701a6b785 2018-08-03 01:43:02,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398700237274s 2018-08-03 01:43:02,870 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-725acfe8-b125-4773-9d56-4a5701a6b785 2018-08-03 01:43:02,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:43:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20697aaf6ccdf09a94dcb93eded6da59bac8c754" 2018-08-03 01:43:03,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d997615-c12d-48b2-97c1-8b1c0b55f370 Date: Fri, 03 Aug 2018 01:43:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:43:03,223 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d used request id req-6d997615-c12d-48b2-97c1-8b1c0b55f370 2018-08-03 01:43:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.350933074951s 2018-08-03 01:43:03,223 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/609780a9-75eb-4a84-a176-531c7a40602d used request id req-6d997615-c12d-48b2-97c1-8b1c0b55f370 2018-08-03 01:43:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:43:03,226 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3c12b9d-e356-4b01-877d-7b0c1e9ef5ea x-compute-request-id: req-b3c12b9d-e356-4b01-877d-7b0c1e9ef5ea Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b79ebc01-8338-4b46-93d7-30585a34a44f"}]} 2018-08-03 01:43:03,251 - 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-b3c12b9d-e356-4b01-877d-7b0c1e9ef5ea 2018-08-03 01:43:03,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273449420929s 2018-08-03 01:43:03,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b3c12b9d-e356-4b01-877d-7b0c1e9ef5ea 2018-08-03 01:43:03,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:43:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,282 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bc1555c-175a-4132-ad11-e065636045d9 x-compute-request-id: req-4bc1555c-175a-4132-ad11-e065636045d9 Content-Length: 0 Content-Type: application/json 2018-08-03 01:43:03,283 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f used request id req-4bc1555c-175a-4132-ad11-e065636045d9 2018-08-03 01:43:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300009250641s 2018-08-03 01:43:03,283 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b79ebc01-8338-4b46-93d7-30585a34a44f used request id req-4bc1555c-175a-4132-ad11-e065636045d9 2018-08-03 01:43:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:43:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a115330-2bd5-4aef-813f-ff312d0e314d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": {"self": "http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a925f9acf45b4d93a4d437f1ed87d748", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:43:03,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1a115330-2bd5-4aef-813f-ff312d0e314d 2018-08-03 01:43:03,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124659061432s 2018-08-03 01:43:03,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1a115330-2bd5-4aef-813f-ff312d0e314d 2018-08-03 01:43:03,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:43:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9500b7-4ad1-438b-b0bb-da9c60bd81a2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_5b288fcd-1ece-400f-a2b5-99feebdcab67", "links": {"self": "http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a925f9acf45b4d93a4d437f1ed87d748", "description": null}} 2018-08-03 01:43:03,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 used request id req-2e9500b7-4ad1-438b-b0bb-da9c60bd81a2 2018-08-03 01:43:03,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111578941345s 2018-08-03 01:43:03,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 used request id req-2e9500b7-4ad1-438b-b0bb-da9c60bd81a2 2018-08-03 01:43:03,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:43:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc054c8-d333-4a7c-8333-8e43b326fab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:43:03,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 used request id req-5cc054c8-d333-4a7c-8333-8e43b326fab4 2018-08-03 01:43:03,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223977088928s 2018-08-03 01:43:03,751 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a925f9acf45b4d93a4d437f1ed87d748 used request id req-5cc054c8-d333-4a7c-8333-8e43b326fab4 2018-08-03 01:43:03,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:43:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:03,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e0e844-0203-4052-887a-d0e46c4007fe Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/cfb363183c8343bbbd6b347f4a6470fa"}, "tags": [], "enabled": true, "id": "cfb363183c8343bbbd6b347f4a6470fa", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5b288fcd-1ece-400f-a2b5-99feebdcab67"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:43:03,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-69e0e844-0203-4052-887a-d0e46c4007fe 2018-08-03 01:43:03,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978720188141s 2018-08-03 01:43:03,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-69e0e844-0203-4052-887a-d0e46c4007fe 2018-08-03 01:43:03,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:43:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb273262245ef16d7c2ab1802857f9e7caa2c4d" 2018-08-03 01:43:04,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed95efe-e5ec-4f87-9548-de2058f359b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:43:04,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa used request id req-1ed95efe-e5ec-4f87-9548-de2058f359b4 2018-08-03 01:43:04,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189469099045s 2018-08-03 01:43:04,049 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/cfb363183c8343bbbd6b347f4a6470fa used request id req-1ed95efe-e5ec-4f87-9548-de2058f359b4 2018-08-03 01:43:04,107 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:43:04,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:43:04,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:43:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:43:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e226faf-5d4c-444f-b53e-06dac3d56240 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:43:04,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2e226faf-5d4c-444f-b53e-06dac3d56240 2018-08-03 01:43:04,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:43:04,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["R4x6NG2ATAGvPR3S3eUxaw"], "issued_at": "2018-08-03T01:43:04.000000Z"}} 2018-08-03 01:43:04,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:04,547 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:04,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5802913f-7a73-439b-b609-f0e16efbc25d Date: Fri, 03 Aug 2018 01:43:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:43:04,805 - 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-5802913f-7a73-439b-b609-f0e16efbc25d 2018-08-03 01:43:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258116960526s 2018-08-03 01:43:04,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5802913f-7a73-439b-b609-f0e16efbc25d 2018-08-03 01:43:04,809 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:43:04,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90174076-d067-4498-870b-ee3cb0e0fef4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:43:04,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-90174076-d067-4498-870b-ee3cb0e0fef4 2018-08-03 01:43:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:43:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:04,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b1764e-ca8d-4a61-9844-fc6bc13e7880 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 01:43:04,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f3b1764e-ca8d-4a61-9844-fc6bc13e7880 2018-08-03 01:43:04,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106221199036s 2018-08-03 01:43:04,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f3b1764e-ca8d-4a61-9844-fc6bc13e7880 2018-08-03 01:43:04,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 01:43:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}}' 2018-08-03 01:43:05,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed21ba38-bfd2-40a7-8932-0272fc748e79 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670"}, "tags": [], "enabled": true, "id": "2d80e35501ec44ba98f38737b8d63670", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}} 2018-08-03 01:43:05,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed21ba38-bfd2-40a7-8932-0272fc748e79 2018-08-03 01:43:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133025884628s 2018-08-03 01:43:05,063 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed21ba38-bfd2-40a7-8932-0272fc748e79 2018-08-03 01:43:05,064 - 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'2d80e35501ec44ba98f38737b8d63670', '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_f335e2e9-8f2f-47ba-8a9d-1925025c5eef'}) 2018-08-03 01:43:05,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 01:43:05,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fafc5bf3-a3d4-4b3b-87a8-c9c178528de2", "email": null, "name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}}' 2018-08-03 01:43:05,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-403d0fa2-53aa-4873-ac95-ec19336a5967 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": {"self": "http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ced74674f4b42d2a436ecd709271fdc", "domain_id": "default", "password_expires_at": null}} 2018-08-03 01:43:05,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-403d0fa2-53aa-4873-ac95-ec19336a5967 2018-08-03 01:43:05,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363449811935s 2018-08-03 01:43:05,434 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-403d0fa2-53aa-4873-ac95-ec19336a5967 2018-08-03 01:43:05,434 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ced74674f4b42d2a436ecd709271fdc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef'}) 2018-08-03 01:43:05,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:43:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:05,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45838a5a-2a8e-42b4-afe9-24696a9afa5d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:43:05,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-45838a5a-2a8e-42b4-afe9-24696a9afa5d 2018-08-03 01:43:05,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968029499054s 2018-08-03 01:43:05,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-45838a5a-2a8e-42b4-afe9-24696a9afa5d 2018-08-03 01:43:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:43:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:05,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79aeeb9-1aae-4f27-acd7-0b0c30065e9e Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:43:05,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b79aeeb9-1aae-4f27-acd7-0b0c30065e9e 2018-08-03 01:43:05,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0942499637604s 2018-08-03 01:43:05,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b79aeeb9-1aae-4f27-acd7-0b0c30065e9e 2018-08-03 01:43:05,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:43:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:05,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7742b5da-d652-4095-9b60-9e7c8da44590 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:43:05,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7742b5da-d652-4095-9b60-9e7c8da44590 2018-08-03 01:43:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175415992737s 2018-08-03 01:43:05,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7742b5da-d652-4095-9b60-9e7c8da44590 2018-08-03 01:43:05,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 01:43:05,823 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:05,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fab9f8-cbbe-4345-ad1f-86d295152e3b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 01:43:05,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-73fab9f8-cbbe-4345-ad1f-86d295152e3b 2018-08-03 01:43:05,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933401584625s 2018-08-03 01:43:05,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-73fab9f8-cbbe-4345-ad1f-86d295152e3b 2018-08-03 01:43:05,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:43:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:06,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955dce9f-3e6a-40af-b766-822b7f7646b8 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": {"self": "http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ced74674f4b42d2a436ecd709271fdc", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:43:06,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-955dce9f-3e6a-40af-b766-822b7f7646b8 2018-08-03 01:43:06,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111176013947s 2018-08-03 01:43:06,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-955dce9f-3e6a-40af-b766-822b7f7646b8 2018-08-03 01:43:06,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:43:06,041 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:06,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee06d90-0ac4-42e9-8025-28c26a21b3a0 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/2d80e35501ec44ba98f38737b8d63670"}, "tags": [], "enabled": true, "id": "2d80e35501ec44ba98f38737b8d63670", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 01:43:06,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dee06d90-0ac4-42e9-8025-28c26a21b3a0 2018-08-03 01:43:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982091426849s 2018-08-03 01:43:06,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dee06d90-0ac4-42e9-8025-28c26a21b3a0 2018-08-03 01:43:06,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 01:43:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=6ced74674f4b42d2a436ecd709271fdc&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=2d80e35501ec44ba98f38737b8d63670" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:06,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40127658-df81-44cf-9560-1b919e0ca910 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6ced74674f4b42d2a436ecd709271fdc&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=2d80e35501ec44ba98f38737b8d63670", "previous": null, "next": null}} 2018-08-03 01:43:06,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6ced74674f4b42d2a436ecd709271fdc&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=2d80e35501ec44ba98f38737b8d63670 used request id req-40127658-df81-44cf-9560-1b919e0ca910 2018-08-03 01:43:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0954940319061s 2018-08-03 01:43:06,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6ced74674f4b42d2a436ecd709271fdc&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=2d80e35501ec44ba98f38737b8d63670 used request id req-40127658-df81-44cf-9560-1b919e0ca910 2018-08-03 01:43:06,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 01:43:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670/users/6ced74674f4b42d2a436ecd709271fdc/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:43:06,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f75f61-b345-4d91-9ef9-e9b4c46299f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:43:06,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670/users/6ced74674f4b42d2a436ecd709271fdc/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-55f75f61-b345-4d91-9ef9-e9b4c46299f5 2018-08-03 01:43:06,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12699007988s 2018-08-03 01:43:06,370 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670/users/6ced74674f4b42d2a436ecd709271fdc/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-55f75f61-b345-4d91-9ef9-e9b4c46299f5 2018-08-03 01:43:06,371 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 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'2d80e35501ec44ba98f38737b8d63670', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fafc5bf3-a3d4-4b3b-87a8-c9c178528de2', 'username': u'cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:43:06,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:43:06,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:43:06,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:43:06,375 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'password': 'fafc5bf3-a3d4-4b3b-87a8-c9c178528de2', 'project_name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2d80e35501ec44ba98f38737b8d63670', 'project_domain_name': 'Default'} 2018-08-03 01:43:06,376 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-03 01:43:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:43:06,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33263b-9361-4761-b94e-432220d9c2c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:43:06,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7d33263b-9361-4761-b94e-432220d9c2c6 2018-08-03 01:43:06,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:43:06,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d80e35501ec44ba98f38737b8d63670", "name": "cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_2d80e35501ec44ba98f38737b8d63670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_2d80e35501ec44ba98f38737b8d63670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/2d80e35501ec44ba98f38737b8d63670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2d80e35501ec44ba98f38737b8d63670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/2d80e35501ec44ba98f38737b8d63670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/2d80e35501ec44ba98f38737b8d63670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2d80e35501ec44ba98f38737b8d63670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/2d80e35501ec44ba98f38737b8d63670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "id": "6ced74674f4b42d2a436ecd709271fdc"}, "audit_ids": ["5-oHICxcSvCCWXW19SF1vg"], "issued_at": "2018-08-03T01:43:06.000000Z"}} 2018-08-03 01:43:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:43:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"network": {"name": "cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "admin_state_up": true}}' 2018-08-03 01:43:07,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-dd08501c-7a8a-451b-8561-d95a9bf0c1be Date: Fri, 03 Aug 2018 01:43:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","is_default":false,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}} 2018-08-03 01:43:07,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dd08501c-7a8a-451b-8561-d95a9bf0c1be 2018-08-03 01:43:07,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.575840950012s 2018-08-03 01:43:07,351 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dd08501c-7a8a-451b-8561-d95a9bf0c1be 2018-08-03 01:43:07,351 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T01:43:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', u'admin_state_up': True, u'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', u'created_at': u'2018-08-03T01:43:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2d80e35501ec44ba98f38737b8d63670', u'l2_adjacency': True}) 2018-08-03 01:43:07,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:07,352 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:07,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-8100c2bc-c3a8-4774-95fc-7f4690a84f5a Date: Fri, 03 Aug 2018 01:43:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:07,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8100c2bc-c3a8-4774-95fc-7f4690a84f5a 2018-08-03 01:43:07,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.159291982651s 2018-08-03 01:43:07,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8100c2bc-c3a8-4774-95fc-7f4690a84f5a 2018-08-03 01:43:07,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:43:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"subnet": {"name": "cinder_test-subnet_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "enable_dhcp": true, "network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:43:08,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-298ac4d6-d89a-462c-90af-ab0c6444da93 Date: Fri, 03 Aug 2018 01:43:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:43:07Z","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":"2d80e35501ec44ba98f38737b8d63670","id":"29e32348-cb90-401b-9ca8-7fa259b00c97","subnetpool_id":null,"name":"cinder_test-subnet_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}} 2018-08-03 01:43:08,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-298ac4d6-d89a-462c-90af-ab0c6444da93 2018-08-03 01:43:08,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.607990980148s 2018-08-03 01:43:08,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-298ac4d6-d89a-462c-90af-ab0c6444da93 2018-08-03 01:43:08,121 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:43:07Z', 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'29e32348-cb90-401b-9ca8-7fa259b00c97', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', u'enable_dhcp': True, u'network_id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', u'created_at': u'2018-08-03T01:43:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2d80e35501ec44ba98f38737b8d63670'}) 2018-08-03 01:43:08,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:43:08,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "cinder_test-router_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "admin_state_up": true}}' 2018-08-03 01:43:09,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-7637bb07-ddf8-42c2-b58d-fcbeb536da7e Date: Fri, 03 Aug 2018 01:43:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:08Z", "admin_state_up": true, "updated_at": "2018-08-03T01:43:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "589cd96d-8cba-4b7b-815c-0171193439cd", "name": "cinder_test-router_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}} 2018-08-03 01:43:09,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7637bb07-ddf8-42c2-b58d-fcbeb536da7e 2018-08-03 01:43:09,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66498708725s 2018-08-03 01:43:09,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7637bb07-ddf8-42c2-b58d-fcbeb536da7e 2018-08-03 01:43:09,788 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:43:09Z', u'revision_number': 2, u'id': u'589cd96d-8cba-4b7b-815c-0171193439cd', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', u'admin_state_up': True, u'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', u'created_at': u'2018-08-03T01:43:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'2d80e35501ec44ba98f38737b8d63670'}) 2018-08-03 01:43:09,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:43:09,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"subnet_id": "29e32348-cb90-401b-9ca8-7fa259b00c97"}' 2018-08-03 01:43:12,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-afd4582a-a8ea-400a-a220-ed8f2e0f88c2 Date: Fri, 03 Aug 2018 01:43:12 GMT RESP BODY: {"network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "subnet_id": "29e32348-cb90-401b-9ca8-7fa259b00c97", "subnet_ids": ["29e32348-cb90-401b-9ca8-7fa259b00c97"], "port_id": "c187f48d-fd4a-43ec-87c0-109a917dc240", "id": "589cd96d-8cba-4b7b-815c-0171193439cd"} 2018-08-03 01:43:12,152 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/add_router_interface.json used request id req-afd4582a-a8ea-400a-a220-ed8f2e0f88c2 2018-08-03 01:43:12,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36389708519s 2018-08-03 01:43:12,153 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/add_router_interface.json used request id req-afd4582a-a8ea-400a-a220-ed8f2e0f88c2 returning object 589cd96d-8cba-4b7b-815c-0171193439cd 2018-08-03 01:43:12,153 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:43:12,285 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:43:12,287 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:43:12,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:43:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:43:12,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:43:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:12,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54f5c67d-23a4-4db8-9bb8-6d7a317d9b9f Date: Fri, 03 Aug 2018 01:43:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:43:12,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54f5c67d-23a4-4db8-9bb8-6d7a317d9b9f 2018-08-03 01:43:12,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199496984482s 2018-08-03 01:43:12,497 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54f5c67d-23a4-4db8-9bb8-6d7a317d9b9f 2018-08-03 01:43:12,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:43:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}' 2018-08-03 01:43:12,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce0fb26f-32bf-4b0e-be6c-78df8e4ed9f3 Date: Fri, 03 Aug 2018 01:43:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file", "owner": "2d80e35501ec44ba98f38737b8d63670", "id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "size": null, "self": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:43:12Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "checksum": null, "created_at": "2018-08-03T01:43:12Z", "protected": false} 2018-08-03 01:43:12,546 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ce0fb26f-32bf-4b0e-be6c-78df8e4ed9f3 2018-08-03 01:43:12,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425159931183s 2018-08-03 01:43:12,547 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ce0fb26f-32bf-4b0e-be6c-78df8e4ed9f3 returning object 8018a197-ecd6-4f28-9e3d-c4e86378ac57 2018-08-03 01:43:12,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:43:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '' 2018-08-03 01:43:12,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d857b64e-c104-4ffb-8ffb-fb6fde440fc0 Date: Fri, 03 Aug 2018 01:43:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:43:12,941 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file used request id req-d857b64e-c104-4ffb-8ffb-fb6fde440fc0 2018-08-03 01:43:12,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.393177032471s 2018-08-03 01:43:12,941 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file used request id req-d857b64e-c104-4ffb-8ffb-fb6fde440fc0 2018-08-03 01:43:12,941 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:43:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file', u'owner': u'2d80e35501ec44ba98f38737b8d63670', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8018a197-ecd6-4f28-9e3d-c4e86378ac57', u'size': None, u'name': u'cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', u'checksum': None, u'self': u'/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:43:12Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:43:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:43:12,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:43:13,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20e0b99c-d2f7-4a18-a767-42dc9b5aae7a x-compute-request-id: req-20e0b99c-d2f7-4a18-a767-42dc9b5aae7a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d42a16b6-0e73-48e1-971f-71b718281f40"}} 2018-08-03 01:43:13,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-20e0b99c-d2f7-4a18-a767-42dc9b5aae7a 2018-08-03 01:43:13,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.280318975449s 2018-08-03 01:43:13,223 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-20e0b99c-d2f7-4a18-a767-42dc9b5aae7a 2018-08-03 01:43:13,223 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'd42a16b6-0e73-48e1-971f-71b718281f40', 'swap': 0}) 2018-08-03 01:43:13,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:43:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" -d '{"extra_specs": {}}' 2018-08-03 01:43:13,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c61080f4-59d8-4d18-8934-ea30ec738efd x-compute-request-id: req-c61080f4-59d8-4d18-8934-ea30ec738efd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:43:13,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40/os-extra_specs used request id req-c61080f4-59d8-4d18-8934-ea30ec738efd 2018-08-03 01:43:13,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023796081543s 2018-08-03 01:43:13,248 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40/os-extra_specs used request id req-c61080f4-59d8-4d18-8934-ea30ec738efd 2018-08-03 01:43:13,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 01:43:13,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"keypair": {"name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}}' 2018-08-03 01:43:13,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99dfab8b-3a10-4a52-87ae-7e6d49fa85c7 x-compute-request-id: req-99dfab8b-3a10-4a52-87ae-7e6d49fa85c7 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4n/f9yjL7dAjU1LWDG/U4Y3tKHPXJN3IyYJEU+GcAVHR740LB0oeZGzuj4Mm6th+BNzJH4GqlE5b4PevSbHBmoejYIjwNaFEXlSi40rtTbOJKXi0RHQvU4CcB2U0EaYFW1Tzoib0kN62elD5ePUSv0yZjhGBZtw+oGX/+cpVYE+QoVZaXcISQUGpEk39aE0AJe8Z9+BHBwqVTLGMXgATNENUjEhkcNtgLMKPoe6yb7Q+hYYGJqNl42t0ujrznJCkL2+Xuyiqtinwrx8sKqq4Vz+ppwC7PwTqbxVBxvUWRnw1CWW30WmDMMmMWpLtaURCWoghNILqTT9ylOqMFZKhj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuJ/3/coy+3QI1NS1gxv1OGN7Shz1yTdyMmCRFPhnAFR0e+NC\nwdKHmRs7o+DJurYfgTcyR+BqpROW+D3r0mxwZqHo2CI8DWhRF5UouNK7U2ziSl4t\nER0L1OAnAdlNBGmBVtU86Im9JDetnpQ+Xj1Er9MmY4RgWbcPqBl//nKVWBPkKFWW\nl3CEkFBqRJN/WhNACXvGffgRwcKlUyxjF4AEzRDVIxIZHDbYCzCj6Husm+0PoWGB\niajZeNrdLo685yQpC9vl7soqrYp8K8fLCqquFc/qacAuz8E6m8VQcb1FkZ8NQllt\n9FpgzDJjFqS7WlEQlqIITSC6k0/cpTqjBWSoYwIDAQABAoIBAQCJiuN9tv10R2Ws\n6Sqwmkt9zt8yv5B8b0osLbToIobZwBFnmk9JhkZu0dMEq5qd9sBRy4Ux9wZ8JLP8\nDGV7Rj4Wt9h37ElA085V+1FzH8tew2dyb+azMSh3Vua4geLWvqMUxZeyxaqbKL+3\nvEkafBqHwo5+5UfCjpajbRvlvAd2rVbzVp9bn706pj4Lc6EP30BFh2RYuLAWO3jW\nOtnHMiX/4lgcRoE6ghWt8ub0OQQU+PNFxYVodE3ioEvInyxuYlnJ3AAezZ1KxoNM\nZNjgU3nPV3LQJtNioJWbQmu5Kgn8DqQ7slU3E1r0OdVA70bxPDSB5fm1suvJXR21\nNveQi0+BAoGBAN4wsInaJ2IoZe9MB3N+MEnkvPMayF8OMjOWXWd7sqEDxkI5kEG+\nuS+99N47fR2QhB4BYx48j6mxdtJSTzM0wHm9aqSEDjOrRxnZgqaXvP5Ec35yxQOd\nymnrIJ1q7B5N6GWu5Wkv4hIvKexTVNJ68GIYM9OYFS6+QlKpNcIKbFapAoGBANS3\n8MqJMVihXVOS/FBMIkzScq7PNt3ewCR2h1aJvqOpCFcaghBoQPWxZhzNq8EuaLDd\nvCM3p5qfV2IFQaaRorAKFMDAhuGHt6DOeSDl9xJV59dEJ3zbiIlRl54I15i9cG86\nvmKYNpur5iTTpcZjyVmlWAoHPHK5yGp4aHoWg4orAoGAa2ed7wVFhG2C2Oonr+yP\n6yhnLh0EPu7d1ZIaFKv27V6lt92bnixT2IA6njKjiGcTdm21PCiKSb0/cuvW3Sni\n4PZvVpd/RfrFo/lA7sbq1P7B1Z4lHlpoPksquO22te9zJ7QjsXU0ExY5bcPafORw\nzvpkEySxGKdf6BVjpyjitgECgYEAwVJeUyO2Ji+Y6sB18OAQeDL2qSqHWcL8aucR\n/rL3ADQ58TeVJyYoi2JrRBgjVVFBMiSCvJrzBtJzjxDp5mELMuQmkjsnGkbGuy2K\n5jw5fH94UaqOHKpD/1CY87ZjglwAmAYSSva9AmOKqMN1MMU1k/Rx+8Mxy65Ol3zQ\nrsxRRbsCgYEAp3hAy1rVEDmBRhn6lhUMMw3M8B9VX1Q36qNaceu2r3nI47kIECHn\nGhWEYmGao2HJ/cMZbbYMn6aHC2vCMmQIbcTJBSor1+cSAVbYhTP3nGR7RnxdnMHw\nXmwivCTWWU+tGtqtUdDrtksrXnESG8mBVNmoTpmoBAm4x2xiU7l3F6s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "fingerprint": "5f:37:09:bd:8e:45:ac:c1:cb:b6:01:ec:a7:60:ef:d0"}} 2018-08-03 01:43:13,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-99dfab8b-3a10-4a52-87ae-7e6d49fa85c7 2018-08-03 01:43:13,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.285272121429s 2018-08-03 01:43:13,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-99dfab8b-3a10-4a52-87ae-7e6d49fa85c7 2018-08-03 01:43:13,535 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4n/f9yjL7dAjU1LWDG/U4Y3tKHPXJN3IyYJEU+GcAVHR740LB0oeZGzuj4Mm6th+BNzJH4GqlE5b4PevSbHBmoejYIjwNaFEXlSi40rtTbOJKXi0RHQvU4CcB2U0EaYFW1Tzoib0kN62elD5ePUSv0yZjhGBZtw+oGX/+cpVYE+QoVZaXcISQUGpEk39aE0AJe8Z9+BHBwqVTLGMXgATNENUjEhkcNtgLMKPoe6yb7Q+hYYGJqNl42t0ujrznJCkL2+Xuyiqtinwrx8sKqq4Vz+ppwC7PwTqbxVBxvUWRnw1CWW30WmDMMmMWpLtaURCWoghNILqTT9ylOqMFZKhj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuJ/3/coy+3QI1NS1gxv1OGN7Shz1yTdyMmCRFPhnAFR0e+NC\nwdKHmRs7o+DJurYfgTcyR+BqpROW+D3r0mxwZqHo2CI8DWhRF5UouNK7U2ziSl4t\nER0L1OAnAdlNBGmBVtU86Im9JDetnpQ+Xj1Er9MmY4RgWbcPqBl//nKVWBPkKFWW\nl3CEkFBqRJN/WhNACXvGffgRwcKlUyxjF4AEzRDVIxIZHDbYCzCj6Husm+0PoWGB\niajZeNrdLo685yQpC9vl7soqrYp8K8fLCqquFc/qacAuz8E6m8VQcb1FkZ8NQllt\n9FpgzDJjFqS7WlEQlqIITSC6k0/cpTqjBWSoYwIDAQABAoIBAQCJiuN9tv10R2Ws\n6Sqwmkt9zt8yv5B8b0osLbToIobZwBFnmk9JhkZu0dMEq5qd9sBRy4Ux9wZ8JLP8\nDGV7Rj4Wt9h37ElA085V+1FzH8tew2dyb+azMSh3Vua4geLWvqMUxZeyxaqbKL+3\nvEkafBqHwo5+5UfCjpajbRvlvAd2rVbzVp9bn706pj4Lc6EP30BFh2RYuLAWO3jW\nOtnHMiX/4lgcRoE6ghWt8ub0OQQU+PNFxYVodE3ioEvInyxuYlnJ3AAezZ1KxoNM\nZNjgU3nPV3LQJtNioJWbQmu5Kgn8DqQ7slU3E1r0OdVA70bxPDSB5fm1suvJXR21\nNveQi0+BAoGBAN4wsInaJ2IoZe9MB3N+MEnkvPMayF8OMjOWXWd7sqEDxkI5kEG+\nuS+99N47fR2QhB4BYx48j6mxdtJSTzM0wHm9aqSEDjOrRxnZgqaXvP5Ec35yxQOd\nymnrIJ1q7B5N6GWu5Wkv4hIvKexTVNJ68GIYM9OYFS6+QlKpNcIKbFapAoGBANS3\n8MqJMVihXVOS/FBMIkzScq7PNt3ewCR2h1aJvqOpCFcaghBoQPWxZhzNq8EuaLDd\nvCM3p5qfV2IFQaaRorAKFMDAhuGHt6DOeSDl9xJV59dEJ3zbiIlRl54I15i9cG86\nvmKYNpur5iTTpcZjyVmlWAoHPHK5yGp4aHoWg4orAoGAa2ed7wVFhG2C2Oonr+yP\n6yhnLh0EPu7d1ZIaFKv27V6lt92bnixT2IA6njKjiGcTdm21PCiKSb0/cuvW3Sni\n4PZvVpd/RfrFo/lA7sbq1P7B1Z4lHlpoPksquO22te9zJ7QjsXU0ExY5bcPafORw\nzvpkEySxGKdf6BVjpyjitgECgYEAwVJeUyO2Ji+Y6sB18OAQeDL2qSqHWcL8aucR\n/rL3ADQ58TeVJyYoi2JrRBgjVVFBMiSCvJrzBtJzjxDp5mELMuQmkjsnGkbGuy2K\n5jw5fH94UaqOHKpD/1CY87ZjglwAmAYSSva9AmOKqMN1MMU1k/Rx+8Mxy65Ol3zQ\nrsxRRbsCgYEAp3hAy1rVEDmBRhn6lhUMMw3M8B9VX1Q36qNaceu2r3nI47kIECHn\nGhWEYmGao2HJ/cMZbbYMn6aHC2vCMmQIbcTJBSor1+cSAVbYhTP3nGR7RnxdnMHw\nXmwivCTWWU+tGtqtUdDrtksrXnESG8mBVNmoTpmoBAm4x2xiU7l3F6s=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6ced74674f4b42d2a436ecd709271fdc', 'name': u'cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'created_at': '2018-08-03T01:43:13.535713', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d80e35501ec44ba98f38737b8d63670', 'name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:37:09:bd:8e:45:ac:c1:cb:b6:01:ec:a7:60:ef:d0', 'type': 'ssh', 'id': u'cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef'}) 2018-08-03 01:43:13,536 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuJ/3/coy+3QI1NS1gxv1OGN7Shz1yTdyMmCRFPhnAFR0e+NC wdKHmRs7o+DJurYfgTcyR+BqpROW+D3r0mxwZqHo2CI8DWhRF5UouNK7U2ziSl4t ER0L1OAnAdlNBGmBVtU86Im9JDetnpQ+Xj1Er9MmY4RgWbcPqBl//nKVWBPkKFWW l3CEkFBqRJN/WhNACXvGffgRwcKlUyxjF4AEzRDVIxIZHDbYCzCj6Husm+0PoWGB iajZeNrdLo685yQpC9vl7soqrYp8K8fLCqquFc/qacAuz8E6m8VQcb1FkZ8NQllt 9FpgzDJjFqS7WlEQlqIITSC6k0/cpTqjBWSoYwIDAQABAoIBAQCJiuN9tv10R2Ws 6Sqwmkt9zt8yv5B8b0osLbToIobZwBFnmk9JhkZu0dMEq5qd9sBRy4Ux9wZ8JLP8 DGV7Rj4Wt9h37ElA085V+1FzH8tew2dyb+azMSh3Vua4geLWvqMUxZeyxaqbKL+3 vEkafBqHwo5+5UfCjpajbRvlvAd2rVbzVp9bn706pj4Lc6EP30BFh2RYuLAWO3jW OtnHMiX/4lgcRoE6ghWt8ub0OQQU+PNFxYVodE3ioEvInyxuYlnJ3AAezZ1KxoNM ZNjgU3nPV3LQJtNioJWbQmu5Kgn8DqQ7slU3E1r0OdVA70bxPDSB5fm1suvJXR21 NveQi0+BAoGBAN4wsInaJ2IoZe9MB3N+MEnkvPMayF8OMjOWXWd7sqEDxkI5kEG+ uS+99N47fR2QhB4BYx48j6mxdtJSTzM0wHm9aqSEDjOrRxnZgqaXvP5Ec35yxQOd ymnrIJ1q7B5N6GWu5Wkv4hIvKexTVNJ68GIYM9OYFS6+QlKpNcIKbFapAoGBANS3 8MqJMVihXVOS/FBMIkzScq7PNt3ewCR2h1aJvqOpCFcaghBoQPWxZhzNq8EuaLDd vCM3p5qfV2IFQaaRorAKFMDAhuGHt6DOeSDl9xJV59dEJ3zbiIlRl54I15i9cG86 vmKYNpur5iTTpcZjyVmlWAoHPHK5yGp4aHoWg4orAoGAa2ed7wVFhG2C2Oonr+yP 6yhnLh0EPu7d1ZIaFKv27V6lt92bnixT2IA6njKjiGcTdm21PCiKSb0/cuvW3Sni 4PZvVpd/RfrFo/lA7sbq1P7B1Z4lHlpoPksquO22te9zJ7QjsXU0ExY5bcPafORw zvpkEySxGKdf6BVjpyjitgECgYEAwVJeUyO2Ji+Y6sB18OAQeDL2qSqHWcL8aucR /rL3ADQ58TeVJyYoi2JrRBgjVVFBMiSCvJrzBtJzjxDp5mELMuQmkjsnGkbGuy2K 5jw5fH94UaqOHKpD/1CY87ZjglwAmAYSSva9AmOKqMN1MMU1k/Rx+8Mxy65Ol3zQ rsxRRbsCgYEAp3hAy1rVEDmBRhn6lhUMMw3M8B9VX1Q36qNaceu2r3nI47kIECHn GhWEYmGao2HJ/cMZbbYMn6aHC2vCMmQIbcTJBSor1+cSAVbYhTP3nGR7RnxdnMHw XmwivCTWWU+tGtqtUdDrtksrXnESG8mBVNmoTpmoBAm4x2xiU7l3F6s= -----END RSA PRIVATE KEY----- 2018-08-03 01:43:13,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 01:43:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"security_group": {"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-03 01:43:13,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-00f3f06b-4063-463e-9c72-1f099694b185 Date: Fri, 03 Aug 2018 01:43:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:13Z", "updated_at": "2018-08-03T01:43:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "4d21f13a-dc86-4cf7-92a6-49eacc4b7e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "9327786c-be9c-47a1-b4e5-68de0da23c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}} 2018-08-03 01:43:13,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00f3f06b-4063-463e-9c72-1f099694b185 2018-08-03 01:43:13,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.18531703949s 2018-08-03 01:43:13,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00f3f06b-4063-463e-9c72-1f099694b185 2018-08-03 01:43:13,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:43:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:13,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-246e4296-6b68-48a8-ae1b-f749a3f28c84 Date: Fri, 03 Aug 2018 01:43:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:13Z", "updated_at": "2018-08-03T01:43:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "4d21f13a-dc86-4cf7-92a6-49eacc4b7e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "9327786c-be9c-47a1-b4e5-68de0da23c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, {"description": "Default security group", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:07Z", "updated_at": "2018-08-03T01:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "379374fa-ccb8-458f-a76d-cdf741a8d890", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "5e7fed3f-6243-4b5f-a998-90dd12c270d5", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "c05d9f74-387d-4aeb-87ee-613250333986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "ff32df52-bbb6-4f68-aed6-d770e3f385a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "name": "default"}]} 2018-08-03 01:43:13,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-246e4296-6b68-48a8-ae1b-f749a3f28c84 2018-08-03 01:43:13,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0777499675751s 2018-08-03 01:43:13,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-246e4296-6b68-48a8-ae1b-f749a3f28c84 2018-08-03 01:43:13,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:43:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -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": "a4f06f46-d29f-49c0-bb44-528d958d2647"}}' 2018-08-03 01:43:13,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3a6be43b-d876-487a-921b-f2b498ec049b Date: Fri, 03 Aug 2018 01:43:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "port_range_min": 22, "revision_number": 0, "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:13Z", "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "b7c93389-1296-473c-8f96-90602436182a"}} 2018-08-03 01:43:13,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3a6be43b-d876-487a-921b-f2b498ec049b 2018-08-03 01:43:13,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152814865112s 2018-08-03 01:43:13,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3a6be43b-d876-487a-921b-f2b498ec049b 2018-08-03 01:43:13,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:43:13,968 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:14,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-152d9c23-53df-47c6-89fa-fda5bd5fa2fb Date: Fri, 03 Aug 2018 01:43:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:13Z", "updated_at": "2018-08-03T01:43:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "4d21f13a-dc86-4cf7-92a6-49eacc4b7e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "9327786c-be9c-47a1-b4e5-68de0da23c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "b7c93389-1296-473c-8f96-90602436182a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 2, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, {"description": "Default security group", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:07Z", "updated_at": "2018-08-03T01:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "379374fa-ccb8-458f-a76d-cdf741a8d890", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "5e7fed3f-6243-4b5f-a998-90dd12c270d5", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "c05d9f74-387d-4aeb-87ee-613250333986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "ff32df52-bbb6-4f68-aed6-d770e3f385a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "name": "default"}]} 2018-08-03 01:43:14,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-152d9c23-53df-47c6-89fa-fda5bd5fa2fb 2018-08-03 01:43:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510849952698s 2018-08-03 01:43:14,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-152d9c23-53df-47c6-89fa-fda5bd5fa2fb 2018-08-03 01:43:14,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 01:43:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -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": "a4f06f46-d29f-49c0-bb44-528d958d2647"}}' 2018-08-03 01:43:14,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-eb1348aa-b2d3-4262-a041-931b6b9cc426 Date: Fri, 03 Aug 2018 01:43:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T01:43:14Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "port_range_min": null, "revision_number": 0, "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:14Z", "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "e2f8d32f-c6c0-4d78-bc3a-006c9384a37b"}} 2018-08-03 01:43:14,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eb1348aa-b2d3-4262-a041-931b6b9cc426 2018-08-03 01:43:14,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120808839798s 2018-08-03 01:43:14,144 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eb1348aa-b2d3-4262-a041-931b6b9cc426 2018-08-03 01:43:14,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:14,145 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:14,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-d432a4b1-3d46-4ea2-b7b7-bb9ebef88aca Date: Fri, 03 Aug 2018 01:43:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":["29e32348-cb90-401b-9ca8-7fa259b00c97"],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:14,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d432a4b1-3d46-4ea2-b7b7-bb9ebef88aca 2018-08-03 01:43:14,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270338058472s 2018-08-03 01:43:14,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d432a4b1-3d46-4ea2-b7b7-bb9ebef88aca 2018-08-03 01:43:14,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:43:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:14,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-2929dfa1-5d70-4d5c-b5fb-5940e74afa2d Date: Fri, 03 Aug 2018 01:43:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "metadata": {}}], "file": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file", "owner": "2d80e35501ec44ba98f38737b8d63670", "id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "size": 12716032, "self": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:43:12Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:43:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:43:14,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2929dfa1-5d70-4d5c-b5fb-5940e74afa2d 2018-08-03 01:43:14,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0453209877014s 2018-08-03 01:43:14,466 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2929dfa1-5d70-4d5c-b5fb-5940e74afa2d 2018-08-03 01:43:14,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:43:14,471 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:14,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d0bfcf1-d204-4fc8-93de-7e54b50e9eb2 x-compute-request-id: req-3d0bfcf1-d204-4fc8-93de-7e54b50e9eb2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d42a16b6-0e73-48e1-971f-71b718281f40"}]} 2018-08-03 01:43:14,496 - 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-3d0bfcf1-d204-4fc8-93de-7e54b50e9eb2 2018-08-03 01:43:14,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277891159058s 2018-08-03 01:43:14,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3d0bfcf1-d204-4fc8-93de-7e54b50e9eb2 2018-08-03 01:43:14,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:43:14,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"server": {"name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "imageRef": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "flavorRef": "d42a16b6-0e73-48e1-971f-71b718281f40", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2"}], "security_groups": [{"name": "a4f06f46-d29f-49c0-bb44-528d958d2647"}]}}' 2018-08-03 01:43:16,005 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc46efb2-3112-4851-9f3c-4980be79fae9 x-compute-request-id: req-cc46efb2-3112-4851-9f3c-4980be79fae9 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a4f06f46-d29f-49c0-bb44-528d958d2647"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "adminPass": "pwgW5T43YrXP"}} 2018-08-03 01:43:16,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cc46efb2-3112-4851-9f3c-4980be79fae9 2018-08-03 01:43:16,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.50762915611s 2018-08-03 01:43:16,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cc46efb2-3112-4851-9f3c-4980be79fae9 2018-08-03 01:43:16,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:43:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:16,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e8857f5-f13c-411d-9f79-72e9f8ffae07 x-compute-request-id: req-1e8857f5-f13c-411d-9f79-72e9f8ffae07 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "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-08-03T01:43:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:43:16,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-1e8857f5-f13c-411d-9f79-72e9f8ffae07 2018-08-03 01:43:16,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.410451889038s 2018-08-03 01:43:16,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-1e8857f5-f13c-411d-9f79-72e9f8ffae07 2018-08-03 01:43:16,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:16,423 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:16,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-01b1dd18-7f8a-45ad-ac80-612631985c18 Date: Fri, 03 Aug 2018 01:43:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":["29e32348-cb90-401b-9ca8-7fa259b00c97"],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:16,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-01b1dd18-7f8a-45ad-ac80-612631985c18 2018-08-03 01:43:16,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10955619812s 2018-08-03 01:43:16,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-01b1dd18-7f8a-45ad-ac80-612631985c18 2018-08-03 01:43:16,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:43:16,534 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:16,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0511c086-362c-4f2d-b81c-ff7a7b706721 Date: Fri, 03 Aug 2018 01:43:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:43:07Z","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":"2d80e35501ec44ba98f38737b8d63670","id":"29e32348-cb90-401b-9ca8-7fa259b00c97","subnetpool_id":null,"name":"cinder_test-subnet_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}]} 2018-08-03 01:43:16,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0511c086-362c-4f2d-b81c-ff7a7b706721 2018-08-03 01:43:16,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0754129886627s 2018-08-03 01:43:16,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0511c086-362c-4f2d-b81c-ff7a7b706721 2018-08-03 01:43:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:16,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:16,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1121ad4-b76f-4a1f-8bed-47b7f5e788b6 x-compute-request-id: req-b1121ad4-b76f-4a1f-8bed-47b7f5e788b6 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "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-08-03T01:43:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:16,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1121ad4-b76f-4a1f-8bed-47b7f5e788b6 2018-08-03 01:43:16,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300528764725s 2018-08-03 01:43:16,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1121ad4-b76f-4a1f-8bed-47b7f5e788b6 2018-08-03 01:43:16,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:18,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:18,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:19,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8b98932-ea8b-40f6-af0f-fc990c65a8c0 x-compute-request-id: req-f8b98932-ea8b-40f6-af0f-fc990c65a8c0 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:43:18Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:19,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8b98932-ea8b-40f6-af0f-fc990c65a8c0 2018-08-03 01:43:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327774047852s 2018-08-03 01:43:19,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8b98932-ea8b-40f6-af0f-fc990c65a8c0 2018-08-03 01:43:19,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:21,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e65884-9801-4662-bd38-6f11e59b3cf7 x-compute-request-id: req-27e65884-9801-4662-bd38-6f11e59b3cf7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:43:18Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:21,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27e65884-9801-4662-bd38-6f11e59b3cf7 2018-08-03 01:43:21,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.290255069733s 2018-08-03 01:43:21,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27e65884-9801-4662-bd38-6f11e59b3cf7 2018-08-03 01:43:21,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:23,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:23,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:23,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61833e66-8155-4f25-81ce-de98edf74245 x-compute-request-id: req-61833e66-8155-4f25-81ce-de98edf74245 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:23Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:23,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61833e66-8155-4f25-81ce-de98edf74245 2018-08-03 01:43:23,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391884088516s 2018-08-03 01:43:23,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61833e66-8155-4f25-81ce-de98edf74245 2018-08-03 01:43:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:43:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:24,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b9ddc67b-74a0-46fb-9b03-273e6023da21 Date: Fri, 03 Aug 2018 01:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:43:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29e32348-cb90-401b-9ca8-7fa259b00c97","ip_address":"192.168.120.4"}],"id":"1085d0fd-0d76-49f9-93ed-086b06bdbe80","security_groups":["a4f06f46-d29f-49c0-bb44-528d958d2647"],"mac_address":"fa:16:3e:f4:87:e4","project_id":"2d80e35501ec44ba98f38737b8d63670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:19Z","binding:vnic_type":"normal","device_id":"9c8d633c-fbbd-4dce-986a-e5117802df9e","ip_allocation":"immediate"}]} 2018-08-03 01:43:24,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-b9ddc67b-74a0-46fb-9b03-273e6023da21 2018-08-03 01:43:24,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0692389011383s 2018-08-03 01:43:24,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-b9ddc67b-74a0-46fb-9b03-273e6023da21 2018-08-03 01:43:24,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:43:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1085d0fd-0d76-49f9-93ed-086b06bdbe80" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:24,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a18b277e-da1b-4aaa-9426-163d01b69da1 Date: Fri, 03 Aug 2018 01:43:24 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:43:24,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1085d0fd-0d76-49f9-93ed-086b06bdbe80 used request id req-a18b277e-da1b-4aaa-9426-163d01b69da1 2018-08-03 01:43:24,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0518028736115s 2018-08-03 01:43:24,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1085d0fd-0d76-49f9-93ed-086b06bdbe80 used request id req-a18b277e-da1b-4aaa-9426-163d01b69da1 2018-08-03 01:43:24,075 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:87:e4', 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'8018a197-ecd6-4f28-9e3d-c4e86378ac57'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:43:23.000000', 'flavor': Munch({u'id': u'd42a16b6-0e73-48e1-971f-71b718281f40'}), 'az': u'nova', 'id': u'9c8d633c-fbbd-4dce-986a-e5117802df9e', 'security_groups': [Munch({u'name': u'cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6ced74674f4b42d2a436ecd709271fdc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d80e35501ec44ba98f38737b8d63670', 'name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', '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-08-03T01:43:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:43:23Z', 'hostId': u'b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e', '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-08-03T01:43:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d80e35501ec44ba98f38737b8d63670', 'name': u'cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'adminPass': None, 'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', 'created_at': u'2018-08-03T01:43:15Z', 'created': u'2018-08-03T01:43:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:43:24,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:24,079 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:24,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-68472a3a-753a-4990-9a40-d987e606c739 Date: Fri, 03 Aug 2018 01:43:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":["29e32348-cb90-401b-9ca8-7fa259b00c97"],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:24,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-68472a3a-753a-4990-9a40-d987e606c739 2018-08-03 01:43:24,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103640079498s 2018-08-03 01:43:24,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-68472a3a-753a-4990-9a40-d987e606c739 2018-08-03 01:43:24,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:43:24,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-51e799a7-7041-4c0c-a441-3cf89ffafd5e Date: Fri, 03 Aug 2018 01:43:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:43:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29e32348-cb90-401b-9ca8-7fa259b00c97","ip_address":"192.168.120.4"}],"id":"1085d0fd-0d76-49f9-93ed-086b06bdbe80","security_groups":["a4f06f46-d29f-49c0-bb44-528d958d2647"],"mac_address":"fa:16:3e:f4:87:e4","project_id":"2d80e35501ec44ba98f38737b8d63670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:19Z","binding:vnic_type":"normal","device_id":"9c8d633c-fbbd-4dce-986a-e5117802df9e","ip_allocation":"immediate"}]} 2018-08-03 01:43:24,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-51e799a7-7041-4c0c-a441-3cf89ffafd5e 2018-08-03 01:43:24,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055755853653s 2018-08-03 01:43:24,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-51e799a7-7041-4c0c-a441-3cf89ffafd5e 2018-08-03 01:43:24,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 01:43:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.4", "port_id": "1085d0fd-0d76-49f9-93ed-086b06bdbe80"}}' 2018-08-03 01:43:26,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-81a1ad68-b076-4c4b-87e5-9ed06cdce1a7 Date: Fri, 03 Aug 2018 01:43:26 GMT RESP BODY: {"floatingip": {"router_id": "589cd96d-8cba-4b7b-815c-0171193439cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:25Z", "updated_at": "2018-08-03T01:43:25Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:87:e4", "device_id": "9c8d633c-fbbd-4dce-986a-e5117802df9e"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2d80e35501ec44ba98f38737b8d63670", "port_id": "1085d0fd-0d76-49f9-93ed-086b06bdbe80", "id": "1ba5e5cf-a330-4ffb-835b-007c02f90a02", "qos_policy_id": null}} 2018-08-03 01:43:26,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-81a1ad68-b076-4c4b-87e5-9ed06cdce1a7 2018-08-03 01:43:26,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.20890617371s 2018-08-03 01:43:26,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-81a1ad68-b076-4c4b-87e5-9ed06cdce1a7 2018-08-03 01:43:26,453 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'589cd96d-8cba-4b7b-815c-0171193439cd', 'updated_at': u'2018-08-03T01:43:25Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'1085d0fd-0d76-49f9-93ed-086b06bdbe80', 'id': u'1ba5e5cf-a330-4ffb-835b-007c02f90a02', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'1085d0fd-0d76-49f9-93ed-086b06bdbe80', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d80e35501ec44ba98f38737b8d63670', 'name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2d80e35501ec44ba98f38737b8d63670', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f4:87:e4', u'device_id': u'9c8d633c-fbbd-4dce-986a-e5117802df9e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', 'created_at': u'2018-08-03T01:43:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f4:87:e4', u'device_id': u'9c8d633c-fbbd-4dce-986a-e5117802df9e'}), 'router': u'589cd96d-8cba-4b7b-815c-0171193439cd'}) 2018-08-03 01:43:26,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:43:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:43:26,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ec7228-766c-4e82-9d4f-0e3615dbca18 x-compute-request-id: req-02ec7228-766c-4e82-9d4f-0e3615dbca18 Content-Encoding: gzip Content-Length: 7932 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 446086464 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.139220] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140929] pid_max: default: 32768 minimum: 301\n[ 0.141857] ACPI: Core revision 20150930\n[ 0.143273] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144639] Security Framework initialized\n[ 0.145486] Yama: becoming mindful.\n[ 0.146257] AppArmor: AppArmor initialized\n[ 0.147148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151141] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152620] Initializing cgroup subsys io\n[ 0.153467] Initializing cgroup subsys memory\n[ 0.154374] Initializing cgroup subsys devices\n[ 0.155284] Initializing cgroup subsys freezer\n[ 0.156187] Initializing cgroup subsys net_cls\n[ 0.157121] Initializing cgroup subsys perf_event\n[ 0.158063] Initializing cgroup subsys net_prio\n[ 0.158992] Initializing cgroup subsys hugetlb\n[ 0.159901] Initializing cgroup subsys pids\n[ 0.160808] CPU: Physical Processor ID: 0\n[ 0.162365] mce: CPU supports 10 MCE banks\n[ 0.163242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164281] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180629] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186787] ftrace: allocating 31920 entries in 125 pages\n[ 0.211969] smpboot: Max logical packages: 1\n[ 0.212864] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214274] x2apic enabled\n[ 0.215105] Switched APIC routing to physical x2apic.\n[ 0.216871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222068] KVM setup paravirtual spinlock\n[ 0.223393] x86: Booted up 1 node, 1 CPUs\n[ 0.224234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225677] devtmpfs: initialized\n[ 0.227416] evm: security.selinux\n[ 0.228143] evm: security.SMACK64\n[ 0.228854] evm: security.SMACK64EXEC\n[ 0.229630] evm: security.SMACK64TRANSMUTE\n[ 0.230474] evm: security.SMACK64MMAP\n[ 0.231248] evm: security.ima\n[ 0.231905] evm: security.capability\n[ 0.232738] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234666] pinctrl core: initialized pinctrl subsystem\n[ 0.235801] RTC time: 1:43:22, date: 08/03/18\n[ 0.236800] NET: Registered protocol family 16\n[ 0.237820] cpuidle: using governor ladder\n[ 0.238685] cpuidle: using governor menu\n[ 0.239510] PCCT header not found.\n[ 0.240289] ACPI: bus type PCI registered\n[ 0.241120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242408] PCI: Using configuration type 1 for base access\n[ 0.244222] ACPI: Added _OSI(Module Device)\n[ 0.245097] ACPI: Added _OSI(Processor Device)\n[ 0.245987] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246922] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248741] ACPI: Interpreter enabled\n[ 0.249540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.253372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.255288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257201] ACPI: (supports S0 S5)\n[ 0.257930] ACPI: Using IOAPIC for interrupt routing\n[ 0.258919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.264619] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265873] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268199] acpiphp: Slot [3] registered\n[ 0.269048] acpiphp: Slot [4] registered\n[ 0.269883] acpiphp: Slot [5] registered\n[ 0.270724] acpiphp: Slot [6] registered\n[ 0.271560] acpiphp: Slot [7] registered\n[ 0.272392] acpiphp: Slot [8] registered\n[ 0.273234] acpiphp: Slot [9] registered\n[ 0.274068] acpiphp: Slot [10] registered\n[ 0.274909] acpiphp: Slot [11] registered\n[ 0.275761] acpiphp: Slot [12] registered\n[ 0.276613] acpiphp: Slot [13] registered\n[ 0.277460] acpiphp: Slot [14] registered\n[ 0.278308] acpiphp: Slot [15] registered\n[ 0.289135] acpiphp: Slot [16] registered\n[ 0.289987] acpiphp: Slot [17] registered\n[ 0.290839] acpiphp: Slot [18] registered\n[ 0.291683] acpiphp: Slot [19] registered\n[ 0.292534] acpiphp: Slot [20] registered\n[ 0.293386] acpiphp: Slot [21] registered\n[ 0.294235] acpiphp: Slot [22] registered\n[ 0.295083] acpiphp: Slot [23] registered\n[ 0.295928] acpiphp: Slot [24] registered\n[ 0.296780] acpiphp: Slot [25] registered\n[ 0.297630] acpiphp: Slot [26] registered\n[ 0.298477] acpiphp: Slot [27] registered\n[ 0.299381] acpiphp: Slot [28] registered\n[ 0.300231] acpiphp: Slot [29] registered\n[ 0.301076] acpiphp: Slot [30] registered\n[ 0.301924] acpiphp: Slot [31] registered\n[ 0.302768] PCI host bridge to bus 0000:00\n[ 0.303611] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304884] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.310744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.317956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321573] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341691] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345030] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347936] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349255] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350600] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353321] vgaarb: loaded\n[ 0.353955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355235] SCSI subsystem initialized\n[ 0.356184] ACPI: bus type USB registered\n[ 0.357047] usbcore: registered new interface driver usbfs\n[ 0.358123] usbcore: registered new interface driver hub\n[ 0.359177] usbcore: registered new device driver usb\n[ 0.360328] PCI: Using ACPI for IRQ routing\n[ 0.361476] NetLabel: Initializing\n[ 0.362229] NetLabel: domain hash size = 128\n[ 0.363114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364108] NetLabel: unlabeled traffic allowed by default\n[ 0.365312] clocksource: Switched to clocksource kvm-clock\n[ 0.373540] AppArmor: AppArmor Filesystem Enabled\n[ 0.374543] pnp: PnP ACPI init\n[ 0.375509] pnp: PnP ACPI: found 5 devices\n[ 0.381982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383777] NET: Registered protocol family 2\n[ 0.384858] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386214] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388719] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389852] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391088] NET: Registered protocol family 1\n[ 0.391999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393146] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394261] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422546] Trying to unpack rootfs image as initramfs...\n[ 0.480089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.481840] Scanning for low memory corruption every 60 seconds\n[ 0.483257] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.484466] audit: initializing netlink subsys (disabled)\n[ 0.485574] audit: type=2000 audit(1533260603.819:1): initialized\n[ 0.486967] Initialise system trusted keyring\n[ 0.487951] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489163] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491344] zbud: loaded\n[ 0.492107] VFS: Disk quotas dquot_6.6.0\n[ 0.492958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494642] fuse init (API version 7.23)\n[ 0.495587] Key type big_key registered\n[ 0.496424] Allocating IMA MOK and blacklist keyrings.\n[ 0.497713] Key type asymmetric registered\n[ 0.498582] Asymmetric key parser 'x509' registered\n[ 0.499583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501138] io scheduler noop registered\n[ 0.501962] io scheduler deadline registered (default)\n[ 0.503008] io scheduler cfq registered\n[ 0.503888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507810] ACPI: Power Button [PWRF]\n[ 0.508720] GHES: HEST is not enabled!\n[ 0.522436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.550268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.578519] Linux agpgart interface v0.103\n[ 0.581252] brd: module loaded\n[ 0.583004] loop: module loaded\n[ 0.586708] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588236] GPT:90111 != 2097151\n[ 0.588950] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590147] GPT:90111 != 2097151\n[ 0.590871] GPT: Use GNU Parted to correct GPT errors.\n[ 0.591909] vda: vda1 vda15\n[ 0.593187] scsi host0: ata_piix\n[ 0.594014] scsi host1: ata_piix\n[ 0.594777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.596081] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.597640] libphy: Fixed MDIO Bus: probed\n[ 0.598503] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599509] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601815] PPP generic driver version 2.4.2\n[ 0.602797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604120] ehci-pci: EHCI PCI platform driver\n[ 0.605067] ehci-platform: EHCI generic platform driver\n[ 0.606148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607388] ohci-pci: OHCI PCI platform driver\n[ 0.608340] ohci-platform: OHCI generic platform driver\n[ 0.609431] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625935] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629961] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634151] usb usb1: Product: UHCI Host Controller\n[ 0.635164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636387] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637562] hub 1-0:1.0: USB hub found\n[ 0.638391] hub 1-0:1.0: 2 ports detected\n[ 0.639454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641776] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642790] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644108] mousedev: PS/2 mouse device common for all mice\n[ 0.645492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.647458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.648634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.649917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651193] i2c /dev entries driver\n[ 0.652042] device-mapper: uevent: version 1.0.3\n[ 0.653071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654835] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656442] NET: Registered protocol family 10\n[ 0.657688] NET: Registered protocol family 17\n[ 0.658642] Key type dns_resolver registered\n[ 0.659734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660904] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662824] registered taskstats version 1\n[ 0.663722] Loading compiled-in X.509 certificates\n[ 0.665261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667266] zswap: loaded using pool lzo/zbud\n[ 0.669053] Key type trusted registered\n[ 0.670940] Key type encrypted registered\n[ 0.671815] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672915] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674044] evm: HMAC attrs: 0x1\n[ 0.675116] Magic number: 14:24:710\n[ 0.675916] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.677697] rtc_cmos 00:00: setting system clock to 2018-08-03 01:43:23 UTC (1533260603)\n[ 0.679410] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690813] EDD information not available.\n[ 0.754833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.756455] Write protecting the kernel read-only data: 14336k\n[ 0.758654] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.760589] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.805895] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000007\n"} 2018-08-03 01:43:26,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/action used request id req-02ec7228-766c-4e82-9d4f-0e3615dbca18 2018-08-03 01:43:26,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0893170833588s 2018-08-03 01:43:26,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/action used request id req-02ec7228-766c-4e82-9d4f-0e3615dbca18 2018-08-03 01:43:26,544 - 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 446086464 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.139220] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140929] pid_max: default: 32768 minimum: 301 [ 0.141857] ACPI: Core revision 20150930 [ 0.143273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144639] Security Framework initialized [ 0.145486] Yama: becoming mindful. [ 0.146257] AppArmor: AppArmor initialized [ 0.147148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149869] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151141] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152620] Initializing cgroup subsys io [ 0.153467] Initializing cgroup subsys memory [ 0.154374] Initializing cgroup subsys devices [ 0.155284] Initializing cgroup subsys freezer [ 0.156187] Initializing cgroup subsys net_cls [ 0.157121] Initializing cgroup subsys perf_event [ 0.158063] Initializing cgroup subsys net_prio [ 0.158992] Initializing cgroup subsys hugetlb [ 0.159901] Initializing cgroup subsys pids [ 0.160808] CPU: Physical Processor ID: 0 [ 0.162365] mce: CPU supports 10 MCE banks [ 0.163242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164281] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180629] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186787] ftrace: allocating 31920 entries in 125 pages [ 0.211969] smpboot: Max logical packages: 1 [ 0.212864] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214274] x2apic enabled [ 0.215105] Switched APIC routing to physical x2apic. [ 0.216871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218038] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222068] KVM setup paravirtual spinlock [ 0.223393] x86: Booted up 1 node, 1 CPUs [ 0.224234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225677] devtmpfs: initialized [ 0.227416] evm: security.selinux [ 0.228143] evm: security.SMACK64 [ 0.228854] evm: security.SMACK64EXEC [ 0.229630] evm: security.SMACK64TRANSMUTE [ 0.230474] evm: security.SMACK64MMAP [ 0.231248] evm: security.ima [ 0.231905] evm: security.capability [ 0.232738] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234666] pinctrl core: initialized pinctrl subsystem [ 0.235801] RTC time: 1:43:22, date: 08/03/18 [ 0.236800] NET: Registered protocol family 16 [ 0.237820] cpuidle: using governor ladder [ 0.238685] cpuidle: using governor menu [ 0.239510] PCCT header not found. [ 0.240289] ACPI: bus type PCI registered [ 0.241120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242408] PCI: Using configuration type 1 for base access [ 0.244222] ACPI: Added _OSI(Module Device) [ 0.245097] ACPI: Added _OSI(Processor Device) [ 0.245987] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246922] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248741] ACPI: Interpreter enabled [ 0.249540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.253372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.255288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257201] ACPI: (supports S0 S5) [ 0.257930] ACPI: Using IOAPIC for interrupt routing [ 0.258919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.264619] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265873] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268199] acpiphp: Slot [3] registered [ 0.269048] acpiphp: Slot [4] registered [ 0.269883] acpiphp: Slot [5] registered [ 0.270724] acpiphp: Slot [6] registered [ 0.271560] acpiphp: Slot [7] registered [ 0.272392] acpiphp: Slot [8] registered [ 0.273234] acpiphp: Slot [9] registered [ 0.274068] acpiphp: Slot [10] registered [ 0.274909] acpiphp: Slot [11] registered [ 0.275761] acpiphp: Slot [12] registered [ 0.276613] acpiphp: Slot [13] registered [ 0.277460] acpiphp: Slot [14] registered [ 0.278308] acpiphp: Slot [15] registered [ 0.289135] acpiphp: Slot [16] registered [ 0.289987] acpiphp: Slot [17] registered [ 0.290839] acpiphp: Slot [18] registered [ 0.291683] acpiphp: Slot [19] registered [ 0.292534] acpiphp: Slot [20] registered [ 0.293386] acpiphp: Slot [21] registered [ 0.294235] acpiphp: Slot [22] registered [ 0.295083] acpiphp: Slot [23] registered [ 0.295928] acpiphp: Slot [24] registered [ 0.296780] acpiphp: Slot [25] registered [ 0.297630] acpiphp: Slot [26] registered [ 0.298477] acpiphp: Slot [27] registered [ 0.299381] acpiphp: Slot [28] registered [ 0.300231] acpiphp: Slot [29] registered [ 0.301076] acpiphp: Slot [30] registered [ 0.301924] acpiphp: Slot [31] registered [ 0.302768] PCI host bridge to bus 0000:00 [ 0.303611] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304884] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.307679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.310744] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.317956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321573] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341691] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345030] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347936] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349255] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350600] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353321] vgaarb: loaded [ 0.353955] vgaarb: bridge control possible 0000:00:02.0 [ 0.355235] SCSI subsystem initialized [ 0.356184] ACPI: bus type USB registered [ 0.357047] usbcore: registered new interface driver usbfs [ 0.358123] usbcore: registered new interface driver hub [ 0.359177] usbcore: registered new device driver usb [ 0.360328] PCI: Using ACPI for IRQ routing [ 0.361476] NetLabel: Initializing [ 0.362229] NetLabel: domain hash size = 128 [ 0.363114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364108] NetLabel: unlabeled traffic allowed by default [ 0.365312] clocksource: Switched to clocksource kvm-clock [ 0.373540] AppArmor: AppArmor Filesystem Enabled [ 0.374543] pnp: PnP ACPI init [ 0.375509] pnp: PnP ACPI: found 5 devices [ 0.381982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383777] NET: Registered protocol family 2 [ 0.384858] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386214] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387475] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388719] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389852] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.391088] NET: Registered protocol family 1 [ 0.391999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393146] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422546] Trying to unpack rootfs image as initramfs... [ 0.480089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.481840] Scanning for low memory corruption every 60 seconds [ 0.483257] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.484466] audit: initializing netlink subsys (disabled) [ 0.485574] audit: type=2000 audit(1533260603.819:1): initialized [ 0.486967] Initialise system trusted keyring [ 0.487951] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489163] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491344] zbud: loaded [ 0.492107] VFS: Disk quotas dquot_6.6.0 [ 0.492958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494642] fuse init (API version 7.23) [ 0.495587] Key type big_key registered [ 0.496424] Allocating IMA MOK and blacklist keyrings. [ 0.497713] Key type asymmetric registered [ 0.498582] Asymmetric key parser 'x509' registered [ 0.499583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501138] io scheduler noop registered [ 0.501962] io scheduler deadline registered (default) [ 0.503008] io scheduler cfq registered [ 0.503888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507810] ACPI: Power Button [PWRF] [ 0.508720] GHES: HEST is not enabled! [ 0.522436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.578519] Linux agpgart interface v0.103 [ 0.581252] brd: module loaded [ 0.583004] loop: module loaded [ 0.586708] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588236] GPT:90111 != 2097151 [ 0.588950] GPT:Alternate GPT header not at the end of the disk. [ 0.590147] GPT:90111 != 2097151 [ 0.590871] GPT: Use GNU Parted to correct GPT errors. [ 0.591909] vda: vda1 vda15 [ 0.593187] scsi host0: ata_piix [ 0.594014] scsi host1: ata_piix [ 0.594777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.596081] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.597640] libphy: Fixed MDIO Bus: probed [ 0.598503] tun: Universal TUN/TAP device driver, 1.6 [ 0.599509] tun: (C) 1999-2004 Max Krasnyansky [ 0.601815] PPP generic driver version 2.4.2 [ 0.602797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604120] ehci-pci: EHCI PCI platform driver [ 0.605067] ehci-platform: EHCI generic platform driver [ 0.606148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607388] ohci-pci: OHCI PCI platform driver [ 0.608340] ohci-platform: OHCI generic platform driver [ 0.609431] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625935] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628827] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629961] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634151] usb usb1: Product: UHCI Host Controller [ 0.635164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637562] hub 1-0:1.0: USB hub found [ 0.638391] hub 1-0:1.0: 2 ports detected [ 0.639454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641776] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642790] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644108] mousedev: PS/2 mouse device common for all mice [ 0.645492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.647458] rtc_cmos 00:00: RTC can wake from S4 [ 0.648634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.649917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651193] i2c /dev entries driver [ 0.652042] device-mapper: uevent: version 1.0.3 [ 0.653071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654835] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656442] NET: Registered protocol family 10 [ 0.657688] NET: Registered protocol family 17 [ 0.658642] Key type dns_resolver registered [ 0.659734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660904] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662824] registered taskstats version 1 [ 0.663722] Loading compiled-in X.509 certificates [ 0.665261] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.667266] zswap: loaded using pool lzo/zbud [ 0.669053] Key type trusted registered [ 0.670940] Key type encrypted registered [ 0.671815] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672915] ima: No TPM chip found, activating TPM-bypass! [ 0.674044] evm: HMAC attrs: 0x1 [ 0.675116] Magic number: 14:24:710 [ 0.675916] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.677697] rtc_cmos 00:00: setting system clock to 2018-08-03 01:43:23 UTC (1533260603) [ 0.679410] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690813] EDD information not available. [ 0.754833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.756455] Write protecting the kernel read-only data: 14336k [ 0.758654] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.760589] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.805895] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000007 2018-08-03 01:43:29,553 - paramiko.transport - DEBUG - starting thread (client mode): 0x9867e7d0L 2018-08-03 01:43:29,554 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 01:43:29,554 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 01:43:29,554 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 01:43:29,555 - 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-08-03 01:43:29,555 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 01:43:29,556 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 01:43:29,556 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 01:43:29,556 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 01:43:29,556 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 01:43:29,573 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 01:43:29,573 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 01:43:29,585 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 38149d5e44b59513a2d40992a59fe9dd 2018-08-03 01:43:29,586 - paramiko.transport - DEBUG - Trying discovered key 5f3709bd8e45acc1cbb601eca760efd0 in /tmp/tmpIpV5if 2018-08-03 01:43:29,611 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 01:43:29,617 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 01:43:29,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-03 01:43:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"volume": {"display_name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "size": "2"}}' 2018-08-03 01:43:30,701 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:43:29 GMT Server: Apache x-compute-request-id: req-6593367f-5266-4ef5-a447-20ed49aba842 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6593367f-5266-4ef5-a447-20ed49aba842 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}} 2018-08-03 01:43:30,701 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes used request id req-6593367f-5266-4ef5-a447-20ed49aba842 2018-08-03 01:43:30,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.07975482941s 2018-08-03 01:43:30,702 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes used request id req-6593367f-5266-4ef5-a447-20ed49aba842 2018-08-03 01:43:30,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:31,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:30 GMT Server: Apache x-compute-request-id: req-4dd0a450-e36d-4b97-8568-4db6fee4f38b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4dd0a450-e36d-4b97-8568-4db6fee4f38b Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:30.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:31,732 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-4dd0a450-e36d-4b97-8568-4db6fee4f38b 2018-08-03 01:43:31,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.02969694138s 2018-08-03 01:43:31,732 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-4dd0a450-e36d-4b97-8568-4db6fee4f38b 2018-08-03 01:43:31,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:34,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:33 GMT Server: Apache x-compute-request-id: req-f64f5773-0846-4e92-9ce2-15727825f32a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f64f5773-0846-4e92-9ce2-15727825f32a Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:32.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:34,646 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-f64f5773-0846-4e92-9ce2-15727825f32a 2018-08-03 01:43:34,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.908775806427s 2018-08-03 01:43:34,646 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-f64f5773-0846-4e92-9ce2-15727825f32a 2018-08-03 01:43:34,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:34,648 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:34,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1c130e3f-02c2-42b8-8989-0139f3ef155e Date: Fri, 03 Aug 2018 01:43:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":["29e32348-cb90-401b-9ca8-7fa259b00c97"],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:34,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c130e3f-02c2-42b8-8989-0139f3ef155e 2018-08-03 01:43:34,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106239080429s 2018-08-03 01:43:34,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c130e3f-02c2-42b8-8989-0139f3ef155e 2018-08-03 01:43:34,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:43:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:35,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-cdd5496e-7276-45a1-9d9b-f751f9360e9d Date: Fri, 03 Aug 2018 01:43:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "metadata": {}}], "file": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file", "owner": "2d80e35501ec44ba98f38737b8d63670", "id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "size": 12716032, "self": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:43:12Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:43:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:43:35,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cdd5496e-7276-45a1-9d9b-f751f9360e9d 2018-08-03 01:43:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276468038559s 2018-08-03 01:43:35,036 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cdd5496e-7276-45a1-9d9b-f751f9360e9d 2018-08-03 01:43:35,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:43:35,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:35,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e25ec38-81ee-45f4-95f8-f4b6a331b1a1 x-compute-request-id: req-3e25ec38-81ee-45f4-95f8-f4b6a331b1a1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d42a16b6-0e73-48e1-971f-71b718281f40"}]} 2018-08-03 01:43:35,064 - 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-3e25ec38-81ee-45f4-95f8-f4b6a331b1a1 2018-08-03 01:43:35,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264921188354s 2018-08-03 01:43:35,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3e25ec38-81ee-45f4-95f8-f4b6a331b1a1 2018-08-03 01:43:35,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 01:43:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"server": {"name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "imageRef": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "flavorRef": "d42a16b6-0e73-48e1-971f-71b718281f40", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2"}], "security_groups": [{"name": "a4f06f46-d29f-49c0-bb44-528d958d2647"}]}}' 2018-08-03 01:43:36,136 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63d9d843-7ca0-4a3e-b915-b87655eff288 x-compute-request-id: req-63d9d843-7ca0-4a3e-b915-b87655eff288 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a4f06f46-d29f-49c0-bb44-528d958d2647"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "adminPass": "KMNW8z8i2dDZ"}} 2018-08-03 01:43:36,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-63d9d843-7ca0-4a3e-b915-b87655eff288 2018-08-03 01:43:36,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.07103395462s 2018-08-03 01:43:36,137 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-63d9d843-7ca0-4a3e-b915-b87655eff288 2018-08-03 01:43:36,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 01:43:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:36,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fcb9d1e-7c2b-4cb9-b4fb-8cbba4a5b3a1 x-compute-request-id: req-4fcb9d1e-7c2b-4cb9-b4fb-8cbba4a5b3a1 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "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-08-03T01:43:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 01:43:36,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-4fcb9d1e-7c2b-4cb9-b4fb-8cbba4a5b3a1 2018-08-03 01:43:36,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.2329621315s 2018-08-03 01:43:36,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-4fcb9d1e-7c2b-4cb9-b4fb-8cbba4a5b3a1 2018-08-03 01:43:36,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:36,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd035e06-bd57-41dd-809c-e5eaa9375fe1 x-compute-request-id: req-cd035e06-bd57-41dd-809c-e5eaa9375fe1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "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-08-03T01:43:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:23Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:36,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd035e06-bd57-41dd-809c-e5eaa9375fe1 2018-08-03 01:43:36,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528163909912s 2018-08-03 01:43:36,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd035e06-bd57-41dd-809c-e5eaa9375fe1 2018-08-03 01:43:36,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:38,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:39,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dcd9ec3-099b-45b7-9e2c-f757c3d70842 x-compute-request-id: req-8dcd9ec3-099b-45b7-9e2c-f757c3d70842 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:43:38Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:23Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:39,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dcd9ec3-099b-45b7-9e2c-f757c3d70842 2018-08-03 01:43:39,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556910991669s 2018-08-03 01:43:39,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dcd9ec3-099b-45b7-9e2c-f757c3d70842 2018-08-03 01:43:39,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:41,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:41,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:41,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79c7b19e-824e-4eae-8313-8f2bfc74bfda x-compute-request-id: req-79c7b19e-824e-4eae-8313-8f2bfc74bfda Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T01:43:38Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:23Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:41,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79c7b19e-824e-4eae-8313-8f2bfc74bfda 2018-08-03 01:43:41,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493507862091s 2018-08-03 01:43:41,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79c7b19e-824e-4eae-8313-8f2bfc74bfda 2018-08-03 01:43:41,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:43,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:43:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a17e04b-d599-4986-a075-0438ffc90f11 x-compute-request-id: req-1a17e04b-d599-4986-a075-0438ffc90f11 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:43.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:43Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:23Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:43:44,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a17e04b-d599-4986-a075-0438ffc90f11 2018-08-03 01:43:44,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208894014359s 2018-08-03 01:43:44,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a17e04b-d599-4986-a075-0438ffc90f11 2018-08-03 01:43:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:43:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:44,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-286682bf-8ec1-43f0-8d73-de8e71379e68 Date: Fri, 03 Aug 2018 01:43:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:43:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29e32348-cb90-401b-9ca8-7fa259b00c97","ip_address":"192.168.120.9"}],"id":"2c42fa0d-0df4-4fa8-91cc-fe5366bb8135","security_groups":["a4f06f46-d29f-49c0-bb44-528d958d2647"],"mac_address":"fa:16:3e:78:e1:78","project_id":"2d80e35501ec44ba98f38737b8d63670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:38Z","binding:vnic_type":"normal","device_id":"b7c786f6-be5b-4544-8118-fc3813936f59","ip_allocation":"immediate"}]} 2018-08-03 01:43:44,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-286682bf-8ec1-43f0-8d73-de8e71379e68 2018-08-03 01:43:44,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618629455566s 2018-08-03 01:43:44,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-286682bf-8ec1-43f0-8d73-de8e71379e68 2018-08-03 01:43:44,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:43:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2c42fa0d-0df4-4fa8-91cc-fe5366bb8135" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:44,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cf6cab70-0f2f-4ead-9c6e-a7324c80a73f Date: Fri, 03 Aug 2018 01:43:44 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:43:44,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2c42fa0d-0df4-4fa8-91cc-fe5366bb8135 used request id req-cf6cab70-0f2f-4ead-9c6e-a7324c80a73f 2018-08-03 01:43:44,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635650157928s 2018-08-03 01:43:44,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2c42fa0d-0df4-4fa8-91cc-fe5366bb8135 used request id req-cf6cab70-0f2f-4ead-9c6e-a7324c80a73f 2018-08-03 01:43:44,327 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:e1:78', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8018a197-ecd6-4f28-9e3d-c4e86378ac57'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T01:43:43.000000', 'flavor': Munch({u'id': u'd42a16b6-0e73-48e1-971f-71b718281f40'}), 'az': u'nova', 'id': u'b7c786f6-be5b-4544-8118-fc3813936f59', 'security_groups': [Munch({u'name': u'cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6ced74674f4b42d2a436ecd709271fdc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d80e35501ec44ba98f38737b8d63670', 'name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', '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-08-03T01:43:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T01:43:43Z', 'hostId': u'd33209d1079d9639adf0a54225622c71672884193480a1e86defffac', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'd33209d1079d9639adf0a54225622c71672884193480a1e86defffac', '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-08-03T01:43:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d80e35501ec44ba98f38737b8d63670', 'name': u'cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'adminPass': None, 'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', 'created_at': u'2018-08-03T01:43:36Z', 'created': u'2018-08-03T01:43:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 01:43:44,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:43:44,330 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:44,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-65b076f6-3296-4a02-b99e-a7fb2f0a8798 Date: Fri, 03 Aug 2018 01:43:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":["29e32348-cb90-401b-9ca8-7fa259b00c97"],"description":"","tags":[],"updated_at":"2018-08-03T01:43:07Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:43:44,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65b076f6-3296-4a02-b99e-a7fb2f0a8798 2018-08-03 01:43:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297557115555s 2018-08-03 01:43:44,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65b076f6-3296-4a02-b99e-a7fb2f0a8798 2018-08-03 01:43:44,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 01:43:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:44,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2d9866ab-d318-47c3-adb0-1dc04e87f99a Date: Fri, 03 Aug 2018 01:43:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T01:43:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29e32348-cb90-401b-9ca8-7fa259b00c97","ip_address":"192.168.120.9"}],"id":"2c42fa0d-0df4-4fa8-91cc-fe5366bb8135","security_groups":["a4f06f46-d29f-49c0-bb44-528d958d2647"],"mac_address":"fa:16:3e:78:e1:78","project_id":"2d80e35501ec44ba98f38737b8d63670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:38Z","binding:vnic_type":"normal","device_id":"b7c786f6-be5b-4544-8118-fc3813936f59","ip_allocation":"immediate"}]} 2018-08-03 01:43:44,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-2d9866ab-d318-47c3-adb0-1dc04e87f99a 2018-08-03 01:43:44,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559301376343s 2018-08-03 01:43:44,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-2d9866ab-d318-47c3-adb0-1dc04e87f99a 2018-08-03 01:43:44,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 01:43:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.9", "port_id": "2c42fa0d-0df4-4fa8-91cc-fe5366bb8135"}}' 2018-08-03 01:43:46,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-3d468257-c350-4fdb-a7df-69e1a963c41a Date: Fri, 03 Aug 2018 01:43:46 GMT RESP BODY: {"floatingip": {"router_id": "589cd96d-8cba-4b7b-815c-0171193439cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:45Z", "updated_at": "2018-08-03T01:43:45Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:78:e1:78", "device_id": "b7c786f6-be5b-4544-8118-fc3813936f59"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "2d80e35501ec44ba98f38737b8d63670", "port_id": "2c42fa0d-0df4-4fa8-91cc-fe5366bb8135", "id": "e4c2e04f-3a74-4196-bc2f-747eb5e03017", "qos_policy_id": null}} 2018-08-03 01:43:46,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3d468257-c350-4fdb-a7df-69e1a963c41a 2018-08-03 01:43:46,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92870187759s 2018-08-03 01:43:46,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3d468257-c350-4fdb-a7df-69e1a963c41a 2018-08-03 01:43:46,619 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'589cd96d-8cba-4b7b-815c-0171193439cd', 'updated_at': u'2018-08-03T01:43:45Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.210', 'revision_number': 0, 'port_id': u'2c42fa0d-0df4-4fa8-91cc-fe5366bb8135', 'id': u'e4c2e04f-3a74-4196-bc2f-747eb5e03017', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'2c42fa0d-0df4-4fa8-91cc-fe5366bb8135', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d80e35501ec44ba98f38737b8d63670', 'name': 'cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2d80e35501ec44ba98f38737b8d63670', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:78:e1:78', u'device_id': u'b7c786f6-be5b-4544-8118-fc3813936f59'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2d80e35501ec44ba98f38737b8d63670', 'created_at': u'2018-08-03T01:43:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd1274e53-b075-4ebc-a2b7-5c699dcfa5e2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:78:e1:78', u'device_id': u'b7c786f6-be5b-4544-8118-fc3813936f59'}), 'router': u'589cd96d-8cba-4b7b-815c-0171193439cd'}) 2018-08-03 01:43:46,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 01:43:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 01:43:46,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6f73a6d-3c90-4836-8d6d-1304b04f7ae2 x-compute-request-id: req-b6f73a6d-3c90-4836-8d6d-1304b04f7ae2 Content-Encoding: gzip Content-Length: 7977 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 462650145 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.140614] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142307] pid_max: default: 32768 minimum: 301\n[ 0.143234] ACPI: Core revision 20150930\n[ 0.144676] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146027] Security Framework initialized\n[ 0.146878] Yama: becoming mindful.\n[ 0.147662] AppArmor: AppArmor initialized\n[ 0.148566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151241] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152484] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153951] Initializing cgroup subsys io\n[ 0.154862] Initializing cgroup subsys memory\n[ 0.155807] Initializing cgroup subsys devices\n[ 0.156705] Initializing cgroup subsys freezer\n[ 0.157588] Initializing cgroup subsys net_cls\n[ 0.158478] Initializing cgroup subsys perf_event\n[ 0.159414] Initializing cgroup subsys net_prio\n[ 0.160321] Initializing cgroup subsys hugetlb\n[ 0.161227] Initializing cgroup subsys pids\n[ 0.162150] CPU: Physical Processor ID: 0\n[ 0.163708] mce: CPU supports 10 MCE banks\n[ 0.164625] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165658] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179869] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185879] ftrace: allocating 31920 entries in 125 pages\n[ 0.210374] smpboot: Max logical packages: 1\n[ 0.211276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212717] x2apic enabled\n[ 0.213543] Switched APIC routing to physical x2apic.\n[ 0.215336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218659] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220489] KVM setup paravirtual spinlock\n[ 0.221863] x86: Booted up 1 node, 1 CPUs\n[ 0.222698] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224119] devtmpfs: initialized\n[ 0.225892] evm: security.selinux\n[ 0.226608] evm: security.SMACK64\n[ 0.227308] evm: security.SMACK64EXEC\n[ 0.228071] evm: security.SMACK64TRANSMUTE\n[ 0.228897] evm: security.SMACK64MMAP\n[ 0.229660] evm: security.ima\n[ 0.230316] evm: security.capability\n[ 0.231146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233060] pinctrl core: initialized pinctrl subsystem\n[ 0.234190] RTC time: 1:43:42, date: 08/03/18\n[ 0.235209] NET: Registered protocol family 16\n[ 0.236247] cpuidle: using governor ladder\n[ 0.237095] cpuidle: using governor menu\n[ 0.237904] PCCT header not found.\n[ 0.238673] ACPI: bus type PCI registered\n[ 0.239499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240818] PCI: Using configuration type 1 for base access\n[ 0.242635] ACPI: Added _OSI(Module Device)\n[ 0.243503] ACPI: Added _OSI(Processor Device)\n[ 0.244384] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245333] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247148] ACPI: Interpreter enabled\n[ 0.247998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255645] ACPI: (supports S0 S5)\n[ 0.256380] ACPI: Using IOAPIC for interrupt routing\n[ 0.257382] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263092] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266701] acpiphp: Slot [3] registered\n[ 0.267541] acpiphp: Slot [4] registered\n[ 0.268392] acpiphp: Slot [5] registered\n[ 0.269221] acpiphp: Slot [6] registered\n[ 0.270042] acpiphp: Slot [7] registered\n[ 0.270872] acpiphp: Slot [8] registered\n[ 0.271717] acpiphp: Slot [9] registered\n[ 0.272552] acpiphp: Slot [10] registered\n[ 0.273405] acpiphp: Slot [11] registered\n[ 0.274258] acpiphp: Slot [12] registered\n[ 0.275115] acpiphp: Slot [13] registered\n[ 0.275993] acpiphp: Slot [14] registered\n[ 0.276843] acpiphp: Slot [15] registered\n[ 0.287531] acpiphp: Slot [16] registered\n[ 0.288383] acpiphp: Slot [17] registered\n[ 0.289220] acpiphp: Slot [18] registered\n[ 0.290079] acpiphp: Slot [19] registered\n[ 0.290913] acpiphp: Slot [20] registered\n[ 0.291755] acpiphp: Slot [21] registered\n[ 0.292586] acpiphp: Slot [22] registered\n[ 0.293423] acpiphp: Slot [23] registered\n[ 0.294275] acpiphp: Slot [24] registered\n[ 0.295124] acpiphp: Slot [25] registered\n[ 0.295989] acpiphp: Slot [26] registered\n[ 0.296816] acpiphp: Slot [27] registered\n[ 0.297751] acpiphp: Slot [28] registered\n[ 0.298603] acpiphp: Slot [29] registered\n[ 0.299460] acpiphp: Slot [30] registered\n[ 0.300309] acpiphp: Slot [31] registered\n[ 0.301146] PCI host bridge to bus 0000:00\n[ 0.301985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309148] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312482] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316368] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321476] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341198] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343039] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344495] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348671] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351344] vgaarb: loaded\n[ 0.351958] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353244] SCSI subsystem initialized\n[ 0.354197] ACPI: bus type USB registered\n[ 0.355068] usbcore: registered new interface driver usbfs\n[ 0.356100] usbcore: registered new interface driver hub\n[ 0.357119] usbcore: registered new device driver usb\n[ 0.358236] PCI: Using ACPI for IRQ routing\n[ 0.359360] NetLabel: Initializing\n[ 0.360084] NetLabel: domain hash size = 128\n[ 0.360927] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361882] NetLabel: unlabeled traffic allowed by default\n[ 0.363033] clocksource: Switched to clocksource kvm-clock\n[ 0.371118] AppArmor: AppArmor Filesystem Enabled\n[ 0.372091] pnp: PnP ACPI init\n[ 0.373026] pnp: PnP ACPI: found 5 devices\n[ 0.379344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381055] NET: Registered protocol family 2\n[ 0.382095] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383386] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.384595] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385782] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386858] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388034] NET: Registered protocol family 1\n[ 0.388916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390012] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391091] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419056] Trying to unpack rootfs image as initramfs...\n[ 0.475143] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.476831] Scanning for low memory corruption every 60 seconds\n[ 0.478185] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.479369] audit: initializing netlink subsys (disabled)\n[ 0.480398] audit: type=2000 audit(1533260623.733:1): initialized\n[ 0.481739] Initialise system trusted keyring\n[ 0.482699] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.486027] zbud: loaded\n[ 0.486762] VFS: Disk quotas dquot_6.6.0\n[ 0.487601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489206] fuse init (API version 7.23)\n[ 0.490121] Key type big_key registered\n[ 0.490927] Allocating IMA MOK and blacklist keyrings.\n[ 0.492154] Key type asymmetric registered\n[ 0.492982] Asymmetric key parser 'x509' registered\n[ 0.493943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.495445] io scheduler noop registered\n[ 0.496236] io scheduler deadline registered (default)\n[ 0.497232] io scheduler cfq registered\n[ 0.498085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501859] ACPI: Power Button [PWRF]\n[ 0.502723] GHES: HEST is not enabled!\n[ 0.516310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572049] Linux agpgart interface v0.103\n[ 0.574633] brd: module loaded\n[ 0.576309] loop: module loaded\n[ 0.580307] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581769] GPT:90111 != 2097151\n[ 0.582449] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583547] GPT:90111 != 2097151\n[ 0.584231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585205] vda: vda1 vda15\n[ 0.586429] scsi host0: ata_piix\n[ 0.587219] scsi host1: ata_piix\n[ 0.587956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590695] libphy: Fixed MDIO Bus: probed\n[ 0.591537] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592510] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594699] PPP generic driver version 2.4.2\n[ 0.595636] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596890] ehci-pci: EHCI PCI platform driver\n[ 0.597781] ehci-platform: EHCI generic platform driver\n[ 0.598789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602066] ohci-pci: OHCI PCI platform driver\n[ 0.603056] ohci-platform: OHCI generic platform driver\n[ 0.604089] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618744] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619761] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626181] usb usb1: Product: UHCI Host Controller\n[ 0.627134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628286] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629349] hub 1-0:1.0: USB hub found\n[ 0.630152] hub 1-0:1.0: 2 ports detected\n[ 0.631145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634337] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635427] mousedev: PS/2 mouse device common for all mice\n[ 0.636899] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638793] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639939] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641152] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642364] i2c /dev entries driver\n[ 0.643172] device-mapper: uevent: version 1.0.3\n[ 0.644170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645844] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647388] NET: Registered protocol family 10\n[ 0.648590] NET: Registered protocol family 17\n[ 0.649510] Key type dns_resolver registered\n[ 0.650553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651679] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653525] registered taskstats version 1\n[ 0.654386] Loading compiled-in X.509 certificates\n[ 0.655894] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657801] zswap: loaded using pool lzo/zbud\n[ 0.659525] Key type trusted registered\n[ 0.661277] Key type encrypted registered\n[ 0.662125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663192] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664260] evm: HMAC attrs: 0x1\n[ 0.665274] Magic number: 14:24:710\n[ 0.666053] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.667745] rtc_cmos 00:00: setting system clock to 2018-08-03 01:43:43 UTC (1533260623)\n[ 0.669403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680696] EDD information not available.\n[ 0.748350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.749947] Write protecting the kernel read-only data: 14336k\n[ 0.752096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.753978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.797548] 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.71\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.9...\nLease of 192.168.120.9 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.84. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-03 01:43:46,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/action used request id req-b6f73a6d-3c90-4836-8d6d-1304b04f7ae2 2018-08-03 01:43:46,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0929629802704s 2018-08-03 01:43:46,713 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/action used request id req-b6f73a6d-3c90-4836-8d6d-1304b04f7ae2 2018-08-03 01:43:46,714 - 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 462650145 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.140614] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142307] pid_max: default: 32768 minimum: 301 [ 0.143234] ACPI: Core revision 20150930 [ 0.144676] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146027] Security Framework initialized [ 0.146878] Yama: becoming mindful. [ 0.147662] AppArmor: AppArmor initialized [ 0.148566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151241] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152484] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153951] Initializing cgroup subsys io [ 0.154862] Initializing cgroup subsys memory [ 0.155807] Initializing cgroup subsys devices [ 0.156705] Initializing cgroup subsys freezer [ 0.157588] Initializing cgroup subsys net_cls [ 0.158478] Initializing cgroup subsys perf_event [ 0.159414] Initializing cgroup subsys net_prio [ 0.160321] Initializing cgroup subsys hugetlb [ 0.161227] Initializing cgroup subsys pids [ 0.162150] CPU: Physical Processor ID: 0 [ 0.163708] mce: CPU supports 10 MCE banks [ 0.164625] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165658] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179869] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185879] ftrace: allocating 31920 entries in 125 pages [ 0.210374] smpboot: Max logical packages: 1 [ 0.211276] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212717] x2apic enabled [ 0.213543] Switched APIC routing to physical x2apic. [ 0.215336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218659] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220489] KVM setup paravirtual spinlock [ 0.221863] x86: Booted up 1 node, 1 CPUs [ 0.222698] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224119] devtmpfs: initialized [ 0.225892] evm: security.selinux [ 0.226608] evm: security.SMACK64 [ 0.227308] evm: security.SMACK64EXEC [ 0.228071] evm: security.SMACK64TRANSMUTE [ 0.228897] evm: security.SMACK64MMAP [ 0.229660] evm: security.ima [ 0.230316] evm: security.capability [ 0.231146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233060] pinctrl core: initialized pinctrl subsystem [ 0.234190] RTC time: 1:43:42, date: 08/03/18 [ 0.235209] NET: Registered protocol family 16 [ 0.236247] cpuidle: using governor ladder [ 0.237095] cpuidle: using governor menu [ 0.237904] PCCT header not found. [ 0.238673] ACPI: bus type PCI registered [ 0.239499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240818] PCI: Using configuration type 1 for base access [ 0.242635] ACPI: Added _OSI(Module Device) [ 0.243503] ACPI: Added _OSI(Processor Device) [ 0.244384] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245333] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247148] ACPI: Interpreter enabled [ 0.247998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255645] ACPI: (supports S0 S5) [ 0.256380] ACPI: Using IOAPIC for interrupt routing [ 0.257382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263092] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266701] acpiphp: Slot [3] registered [ 0.267541] acpiphp: Slot [4] registered [ 0.268392] acpiphp: Slot [5] registered [ 0.269221] acpiphp: Slot [6] registered [ 0.270042] acpiphp: Slot [7] registered [ 0.270872] acpiphp: Slot [8] registered [ 0.271717] acpiphp: Slot [9] registered [ 0.272552] acpiphp: Slot [10] registered [ 0.273405] acpiphp: Slot [11] registered [ 0.274258] acpiphp: Slot [12] registered [ 0.275115] acpiphp: Slot [13] registered [ 0.275993] acpiphp: Slot [14] registered [ 0.276843] acpiphp: Slot [15] registered [ 0.287531] acpiphp: Slot [16] registered [ 0.288383] acpiphp: Slot [17] registered [ 0.289220] acpiphp: Slot [18] registered [ 0.290079] acpiphp: Slot [19] registered [ 0.290913] acpiphp: Slot [20] registered [ 0.291755] acpiphp: Slot [21] registered [ 0.292586] acpiphp: Slot [22] registered [ 0.293423] acpiphp: Slot [23] registered [ 0.294275] acpiphp: Slot [24] registered [ 0.295124] acpiphp: Slot [25] registered [ 0.295989] acpiphp: Slot [26] registered [ 0.296816] acpiphp: Slot [27] registered [ 0.297751] acpiphp: Slot [28] registered [ 0.298603] acpiphp: Slot [29] registered [ 0.299460] acpiphp: Slot [30] registered [ 0.300309] acpiphp: Slot [31] registered [ 0.301146] PCI host bridge to bus 0000:00 [ 0.301985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306050] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309148] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312482] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316368] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321476] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341198] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343039] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344495] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347307] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348671] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351344] vgaarb: loaded [ 0.351958] vgaarb: bridge control possible 0000:00:02.0 [ 0.353244] SCSI subsystem initialized [ 0.354197] ACPI: bus type USB registered [ 0.355068] usbcore: registered new interface driver usbfs [ 0.356100] usbcore: registered new interface driver hub [ 0.357119] usbcore: registered new device driver usb [ 0.358236] PCI: Using ACPI for IRQ routing [ 0.359360] NetLabel: Initializing [ 0.360084] NetLabel: domain hash size = 128 [ 0.360927] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361882] NetLabel: unlabeled traffic allowed by default [ 0.363033] clocksource: Switched to clocksource kvm-clock [ 0.371118] AppArmor: AppArmor Filesystem Enabled [ 0.372091] pnp: PnP ACPI init [ 0.373026] pnp: PnP ACPI: found 5 devices [ 0.379344] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381055] NET: Registered protocol family 2 [ 0.382095] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383386] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.384595] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385782] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386858] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388034] NET: Registered protocol family 1 [ 0.388916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390012] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391091] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419056] Trying to unpack rootfs image as initramfs... [ 0.475143] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.476831] Scanning for low memory corruption every 60 seconds [ 0.478185] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.479369] audit: initializing netlink subsys (disabled) [ 0.480398] audit: type=2000 audit(1533260623.733:1): initialized [ 0.481739] Initialise system trusted keyring [ 0.482699] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.486027] zbud: loaded [ 0.486762] VFS: Disk quotas dquot_6.6.0 [ 0.487601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489206] fuse init (API version 7.23) [ 0.490121] Key type big_key registered [ 0.490927] Allocating IMA MOK and blacklist keyrings. [ 0.492154] Key type asymmetric registered [ 0.492982] Asymmetric key parser 'x509' registered [ 0.493943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.495445] io scheduler noop registered [ 0.496236] io scheduler deadline registered (default) [ 0.497232] io scheduler cfq registered [ 0.498085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501859] ACPI: Power Button [PWRF] [ 0.502723] GHES: HEST is not enabled! [ 0.516310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572049] Linux agpgart interface v0.103 [ 0.574633] brd: module loaded [ 0.576309] loop: module loaded [ 0.580307] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581769] GPT:90111 != 2097151 [ 0.582449] GPT:Alternate GPT header not at the end of the disk. [ 0.583547] GPT:90111 != 2097151 [ 0.584231] GPT: Use GNU Parted to correct GPT errors. [ 0.585205] vda: vda1 vda15 [ 0.586429] scsi host0: ata_piix [ 0.587219] scsi host1: ata_piix [ 0.587956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590695] libphy: Fixed MDIO Bus: probed [ 0.591537] tun: Universal TUN/TAP device driver, 1.6 [ 0.592510] tun: (C) 1999-2004 Max Krasnyansky [ 0.594699] PPP generic driver version 2.4.2 [ 0.595636] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596890] ehci-pci: EHCI PCI platform driver [ 0.597781] ehci-platform: EHCI generic platform driver [ 0.598789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602066] ohci-pci: OHCI PCI platform driver [ 0.603056] ohci-platform: OHCI generic platform driver [ 0.604089] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618744] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619761] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621248] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626181] usb usb1: Product: UHCI Host Controller [ 0.627134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628286] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629349] hub 1-0:1.0: USB hub found [ 0.630152] hub 1-0:1.0: 2 ports detected [ 0.631145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634337] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635427] mousedev: PS/2 mouse device common for all mice [ 0.636899] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638793] rtc_cmos 00:00: RTC can wake from S4 [ 0.639939] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641152] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642364] i2c /dev entries driver [ 0.643172] device-mapper: uevent: version 1.0.3 [ 0.644170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645844] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647388] NET: Registered protocol family 10 [ 0.648590] NET: Registered protocol family 17 [ 0.649510] Key type dns_resolver registered [ 0.650553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651679] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653525] registered taskstats version 1 [ 0.654386] Loading compiled-in X.509 certificates [ 0.655894] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657801] zswap: loaded using pool lzo/zbud [ 0.659525] Key type trusted registered [ 0.661277] Key type encrypted registered [ 0.662125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663192] ima: No TPM chip found, activating TPM-bypass! [ 0.664260] evm: HMAC attrs: 0x1 [ 0.665274] Magic number: 14:24:710 [ 0.666053] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.667745] rtc_cmos 00:00: setting system clock to 2018-08-03 01:43:43 UTC (1533260623) [ 0.669403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680696] EDD information not available. [ 0.748350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.749947] Write protecting the kernel read-only data: 14336k [ 0.752096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.753978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.797548] 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.71 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.9... Lease of 192.168.120.9 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.84. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-03 01:43:47,531 - paramiko.transport - DEBUG - starting thread (client mode): 0x98692a10L 2018-08-03 01:43:47,532 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 01:43:47,532 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 01:43:47,532 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 01:43:47,533 - 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-08-03 01:43:47,533 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 01:43:47,534 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 01:43:47,534 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 01:43:47,534 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 01:43:47,534 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 01:43:47,562 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 01:43:47,563 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 01:43:47,596 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 281c075096d63eec0c65b5d0fff8108d 2018-08-03 01:43:47,597 - paramiko.transport - DEBUG - Trying discovered key 5f3709bd8e45acc1cbb601eca760efd0 in /tmp/tmpIpV5if 2018-08-03 01:43:47,604 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 01:43:47,622 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 01:43:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-03 01:43:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"volumeAttachment": {"volumeId": "455bb431-a092-4e25-a59f-1b0cec314765"}}' 2018-08-03 01:43:50,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-701254a6-f3ae-438f-9d9f-c48c011c4b3d x-compute-request-id: req-701254a6-f3ae-438f-9d9f-c48c011c4b3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b7c786f6-be5b-4544-8118-fc3813936f59", "id": "455bb431-a092-4e25-a59f-1b0cec314765", "volumeId": "455bb431-a092-4e25-a59f-1b0cec314765"}} 2018-08-03 01:43:50,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments used request id req-701254a6-f3ae-438f-9d9f-c48c011c4b3d 2018-08-03 01:43:50,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.4893848896s 2018-08-03 01:43:50,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments used request id req-701254a6-f3ae-438f-9d9f-c48c011c4b3d 2018-08-03 01:43:50,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:51,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:50 GMT Server: Apache x-compute-request-id: req-76e2a7b0-9658-4718-8695-835134167e08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76e2a7b0-9658-4718-8695-835134167e08 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:50.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:51,063 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-76e2a7b0-9658-4718-8695-835134167e08 2018-08-03 01:43:51,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.94084405899s 2018-08-03 01:43:51,064 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-76e2a7b0-9658-4718-8695-835134167e08 2018-08-03 01:43:51,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:54,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:53 GMT Server: Apache x-compute-request-id: req-92abf1db-a3d6-4668-a9ec-ecf2883afe33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92abf1db-a3d6-4668-a9ec-ecf2883afe33 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [{"server_id": "b7c786f6-be5b-4544-8118-fc3813936f59", "attachment_id": "745600eb-bbb2-42e2-9fbb-4c3329e22bda", "attached_at": "2018-08-03T01:43:51.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "455bb431-a092-4e25-a59f-1b0cec314765", "device": "/dev/vdb", "id": "455bb431-a092-4e25-a59f-1b0cec314765"}], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:52.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:54,022 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-92abf1db-a3d6-4668-a9ec-ecf2883afe33 2018-08-03 01:43:54,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.953753948212s 2018-08-03 01:43:54,022 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-92abf1db-a3d6-4668-a9ec-ecf2883afe33 2018-08-03 01:43:54,024 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 01:43:54,025 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 01:43:54,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 01:43:54,029 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 01:43:54,096 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 01:43:54,097 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-03 01:43:54,098 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 01:43:54,098 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 01:43:54,136 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-03 01:43:54,136 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 01:43:54,164 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 01:43:54,656 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 01:43:54,656 - 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: 68e90c64-1791-4fdf-bc89-001d83c45a11 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-08-03 01:43:54,657 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-03 01:43:54,657 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 01:43:54,658 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-03 01:43:54,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-03 01:43:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:55,242 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79eb25a4-3637-4d78-9f41-9508380bf758 x-compute-request-id: req-79eb25a4-3637-4d78-9f41-9508380bf758 Content-Length: 0 Content-Type: application/json 2018-08-03 01:43:55,242 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-79eb25a4-3637-4d78-9f41-9508380bf758 2018-08-03 01:43:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.583503961563s 2018-08-03 01:43:55,243 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-79eb25a4-3637-4d78-9f41-9508380bf758 2018-08-03 01:43:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:56,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:55 GMT Server: Apache x-compute-request-id: req-9c3d2735-3ae3-475a-964c-eb35943279ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c3d2735-3ae3-475a-964c-eb35943279ba Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [{"server_id": "b7c786f6-be5b-4544-8118-fc3813936f59", "attachment_id": "745600eb-bbb2-42e2-9fbb-4c3329e22bda", "attached_at": "2018-08-03T01:43:51.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "455bb431-a092-4e25-a59f-1b0cec314765", "device": "/dev/vdb", "id": "455bb431-a092-4e25-a59f-1b0cec314765"}], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:55.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:56,183 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-9c3d2735-3ae3-475a-964c-eb35943279ba 2018-08-03 01:43:56,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.939545869827s 2018-08-03 01:43:56,183 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-9c3d2735-3ae3-475a-964c-eb35943279ba 2018-08-03 01:43:56,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:43:58,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:58,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:58,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:58 GMT Server: Apache x-compute-request-id: req-ae3b46b3-f089-4831-90c4-1c240cb6b53e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae3b46b3-f089-4831-90c4-1c240cb6b53e Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:57.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:58,246 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-ae3b46b3-f089-4831-90c4-1c240cb6b53e 2018-08-03 01:43:58,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0585360527039s 2018-08-03 01:43:58,246 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-ae3b46b3-f089-4831-90c4-1c240cb6b53e 2018-08-03 01:43:58,247 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-03 01:43:58,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-03 01:43:58,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"volumeAttachment": {"volumeId": "455bb431-a092-4e25-a59f-1b0cec314765"}}' 2018-08-03 01:43:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c12b4b5-f284-4938-af39-0be224c73b18 x-compute-request-id: req-4c12b4b5-f284-4938-af39-0be224c73b18 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "id": "455bb431-a092-4e25-a59f-1b0cec314765", "volumeId": "455bb431-a092-4e25-a59f-1b0cec314765"}} 2018-08-03 01:43:59,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments used request id req-4c12b4b5-f284-4938-af39-0be224c73b18 2018-08-03 01:43:59,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.57016897202s 2018-08-03 01:43:59,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments used request id req-4c12b4b5-f284-4938-af39-0be224c73b18 2018-08-03 01:43:59,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:43:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:43:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:43:59 GMT Server: Apache x-compute-request-id: req-d56f8372-7db4-4a48-a39b-85b14344a1b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d56f8372-7db4-4a48-a39b-85b14344a1b7 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:43:59.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:43:59,890 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-d56f8372-7db4-4a48-a39b-85b14344a1b7 2018-08-03 01:43:59,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0714888572693s 2018-08-03 01:43:59,891 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-d56f8372-7db4-4a48-a39b-85b14344a1b7 2018-08-03 01:43:59,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:44:01,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:01,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:01 GMT Server: Apache x-compute-request-id: req-b2f5711a-6f18-43af-a8ca-8e1f22d9bc35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2f5711a-6f18-43af-a8ca-8e1f22d9bc35 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [{"server_id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "attachment_id": "63d98eca-61cf-4d6d-87f8-913afb01d9e9", "attached_at": "2018-08-03T01:44:00.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "455bb431-a092-4e25-a59f-1b0cec314765", "device": "/dev/vdb", "id": "455bb431-a092-4e25-a59f-1b0cec314765"}], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:44:01.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:44:01,961 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-b2f5711a-6f18-43af-a8ca-8e1f22d9bc35 2018-08-03 01:44:01,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.066810131073s 2018-08-03 01:44:01,962 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-b2f5711a-6f18-43af-a8ca-8e1f22d9bc35 2018-08-03 01:44:01,964 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 01:44:01,966 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 01:44:01,966 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 01:44:01,969 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 01:44:02,038 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 01:44:02,039 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-03 01:44:02,039 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 01:44:02,040 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 01:44:02,080 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-03 01:44:02,080 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 01:44:02,105 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 01:44:02,184 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 01:44:02,184 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-03 01:44:02,185 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-03 01:44:02,185 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-03 01:44:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-03 01:44:02,186 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 01:44:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:02,739 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce61ec10-fb6f-48aa-9c21-63f5bf38ad29 x-compute-request-id: req-ce61ec10-fb6f-48aa-9c21-63f5bf38ad29 Content-Length: 0 Content-Type: application/json 2018-08-03 01:44:02,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-ce61ec10-fb6f-48aa-9c21-63f5bf38ad29 2018-08-03 01:44:02,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.553228139877s 2018-08-03 01:44:02,740 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e/os-volume_attachments/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-ce61ec10-fb6f-48aa-9c21-63f5bf38ad29 2018-08-03 01:44:02,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:02,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:02 GMT Server: Apache x-compute-request-id: req-8829da90-04a1-4430-9887-2b1e4c332379 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8829da90-04a1-4430-9887-2b1e4c332379 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [{"server_id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "attachment_id": "63d98eca-61cf-4d6d-87f8-913afb01d9e9", "attached_at": "2018-08-03T01:44:00.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "455bb431-a092-4e25-a59f-1b0cec314765", "device": "/dev/vdb", "id": "455bb431-a092-4e25-a59f-1b0cec314765"}], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:44:02.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:44:02,805 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-8829da90-04a1-4430-9887-2b1e4c332379 2018-08-03 01:44:02,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0647349357605s 2018-08-03 01:44:02,806 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-8829da90-04a1-4430-9887-2b1e4c332379 2018-08-03 01:44:02,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:44:04,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:04,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:04 GMT Server: Apache x-compute-request-id: req-d9737783-d0f5-48e9-92ef-117c2a68055c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9737783-d0f5-48e9-92ef-117c2a68055c Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:44:03.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:44:04,869 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-d9737783-d0f5-48e9-92ef-117c2a68055c 2018-08-03 01:44:04,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0593068599701s 2018-08-03 01:44:04,869 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-d9737783-d0f5-48e9-92ef-117c2a68055c 2018-08-03 01:44:04,984 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:44:04,985 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:58 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-03 01:44:04,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:44:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:05,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b0baee-5c89-48b2-aa1c-f51cddc6d9f9 x-compute-request-id: req-23b0baee-5c89-48b2-aa1c-f51cddc6d9f9 Content-Type: application/json 2018-08-03 01:44:05,166 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-23b0baee-5c89-48b2-aa1c-f51cddc6d9f9 2018-08-03 01:44:05,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.176269054413s 2018-08-03 01:44:05,167 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e used request id req-23b0baee-5c89-48b2-aa1c-f51cddc6d9f9 2018-08-03 01:44:05,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:44:05,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:05,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4a0f93e-70eb-4c99-8df6-2897688b6872 x-compute-request-id: req-d4a0f93e-70eb-4c99-8df6-2897688b6872 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:43.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:43Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:87:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9c8d633c-fbbd-4dce-986a-e5117802df9e", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:23.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "9c8d633c-fbbd-4dce-986a-e5117802df9e", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:44:05Z", "hostId": "b0d4a9e6ccbfc3103b22cba9efceb1bfc4515beb63dae06ef57a538e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm2_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:15Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:44:05,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4a0f93e-70eb-4c99-8df6-2897688b6872 2018-08-03 01:44:05,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59969997406s 2018-08-03 01:44:05,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4a0f93e-70eb-4c99-8df6-2897688b6872 2018-08-03 01:44:05,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:44:07,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:44:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f8a338e-4d6c-4a5c-aaa7-615322c00c2a x-compute-request-id: req-5f8a338e-4d6c-4a5c-aaa7-615322c00c2a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:43.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:43:43Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:44:08,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f8a338e-4d6c-4a5c-aaa7-615322c00c2a 2018-08-03 01:44:08,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362009048462s 2018-08-03 01:44:08,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f8a338e-4d6c-4a5c-aaa7-615322c00c2a 2018-08-03 01:44:08,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 01:44:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/1ba5e5cf-a330-4ffb-835b-007c02f90a02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2818b0f-2f57-49dd-95a3-faa1e980f815 Content-Length: 0 Date: Fri, 03 Aug 2018 01:44:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:08,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/1ba5e5cf-a330-4ffb-835b-007c02f90a02.json used request id req-b2818b0f-2f57-49dd-95a3-faa1e980f815 2018-08-03 01:44:08,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.530921936035s 2018-08-03 01:44:08,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/1ba5e5cf-a330-4ffb-835b-007c02f90a02.json used request id req-b2818b0f-2f57-49dd-95a3-faa1e980f815 2018-08-03 01:44:08,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:44:08,676 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-15803f40-f9d8-4f82-9b53-b3fe8f431331 Date: Fri, 03 Aug 2018 01:44:08 GMT RESP BODY: {"floatingips": [{"router_id": "589cd96d-8cba-4b7b-815c-0171193439cd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:45Z", "updated_at": "2018-08-03T01:43:47Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:78:e1:78", "device_id": "b7c786f6-be5b-4544-8118-fc3813936f59"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "port_id": "2c42fa0d-0df4-4fa8-91cc-fe5366bb8135", "id": "e4c2e04f-3a74-4196-bc2f-747eb5e03017", "qos_policy_id": null}]} 2018-08-03 01:44:08,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-15803f40-f9d8-4f82-9b53-b3fe8f431331 2018-08-03 01:44:08,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0943601131439s 2018-08-03 01:44:08,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-15803f40-f9d8-4f82-9b53-b3fe8f431331 2018-08-03 01:44:08,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:08 GMT Server: Apache x-compute-request-id: req-e6ba3d34-a5a1-4d28-91aa-dab5f56b3065 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6ba3d34-a5a1-4d28-91aa-dab5f56b3065 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:44:03.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:44:08,839 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-e6ba3d34-a5a1-4d28-91aa-dab5f56b3065 2018-08-03 01:44:08,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0627958774567s 2018-08-03 01:44:08,840 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-e6ba3d34-a5a1-4d28-91aa-dab5f56b3065 2018-08-03 01:44:08,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-03 01:44:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:44:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5673bb6-8f83-499f-ac56-e2f36600e5e8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:44:08,917 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-a5673bb6-8f83-499f-ac56-e2f36600e5e8 2018-08-03 01:44:08,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0755491256714s 2018-08-03 01:44:08,917 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765 used request id req-a5673bb6-8f83-499f-ac56-e2f36600e5e8 2018-08-03 01:44:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:08,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:08 GMT Server: Apache x-compute-request-id: req-e5e2dc25-be6f-4b54-9d2f-9d5ce19b1db6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5e2dc25-be6f-4b54-9d2f-9d5ce19b1db6 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "6ced74674f4b42d2a436ecd709271fdc", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "self"}, {"href": "http://172.30.9.22:8776/2d80e35501ec44ba98f38737b8d63670/volumes/455bb431-a092-4e25-a59f-1b0cec314765", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T01:43:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d80e35501ec44ba98f38737b8d63670", "updated_at": "2018-08-03T01:44:08.000000", "volume_type": null, "name": "cinder_test-volume_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "455bb431-a092-4e25-a59f-1b0cec314765", "size": 2}]} 2018-08-03 01:44:08,981 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-e5e2dc25-be6f-4b54-9d2f-9d5ce19b1db6 2018-08-03 01:44:08,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0630991458893s 2018-08-03 01:44:08,981 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-e5e2dc25-be6f-4b54-9d2f-9d5ce19b1db6 2018-08-03 01:44:08,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:44:10,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 01:44:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:11,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:10 GMT Server: Apache x-compute-request-id: req-f240831f-04ce-4a9a-b9cd-9247addb2023 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f240831f-04ce-4a9a-b9cd-9247addb2023 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 01:44:11,035 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-f240831f-04ce-4a9a-b9cd-9247addb2023 2018-08-03 01:44:11,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0497250556946s 2018-08-03 01:44:11,036 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2d80e35501ec44ba98f38737b8d63670/volumes/detail used request id req-f240831f-04ce-4a9a-b9cd-9247addb2023 2018-08-03 01:44:11,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 01:44:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e4c2e04f-3a74-4196-bc2f-747eb5e03017.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:12,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adfb3971-f5ac-4c66-9e5d-93409e3c0b39 Content-Length: 0 Date: Fri, 03 Aug 2018 01:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:12,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e4c2e04f-3a74-4196-bc2f-747eb5e03017.json used request id req-adfb3971-f5ac-4c66-9e5d-93409e3c0b39 2018-08-03 01:44:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3122689724s 2018-08-03 01:44:12,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e4c2e04f-3a74-4196-bc2f-747eb5e03017.json used request id req-adfb3971-f5ac-4c66-9e5d-93409e3c0b39 2018-08-03 01:44:12,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 01:44:12,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:12,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-40ab5361-c6db-4f5d-8ded-e5ec28550171 Date: Fri, 03 Aug 2018 01:44:12 GMT RESP BODY: {"floatingips": []} 2018-08-03 01:44:12,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40ab5361-c6db-4f5d-8ded-e5ec28550171 2018-08-03 01:44:12,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0921530723572s 2018-08-03 01:44:12,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40ab5361-c6db-4f5d-8ded-e5ec28550171 2018-08-03 01:44:12,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 01:44:12,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:12,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0db4561-d9e5-4e3c-85c6-5250dc4afdcb x-compute-request-id: req-b0db4561-d9e5-4e3c-85c6-5250dc4afdcb Content-Type: application/json 2018-08-03 01:44:12,571 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-b0db4561-d9e5-4e3c-85c6-5250dc4afdcb 2018-08-03 01:44:12,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.121127843857s 2018-08-03 01:44:12,571 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59 used request id req-b0db4561-d9e5-4e3c-85c6-5250dc4afdcb 2018-08-03 01:44:12,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:44:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:12,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e63d3c3a-335e-48f5-ae02-24c5f2bfd7d1 x-compute-request-id: req-e63d3c3a-335e-48f5-ae02-24c5f2bfd7d1 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:e1:78", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b7c786f6-be5b-4544-8118-fc3813936f59", "rel": "bookmark"}], "image": {"id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "links": [{"href": "http://172.30.9.22:8774/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T01:43:43.000000", "flavor": {"id": "d42a16b6-0e73-48e1-971f-71b718281f40", "links": [{"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}]}, "id": "b7c786f6-be5b-4544-8118-fc3813936f59", "security_groups": [{"name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}], "user_id": "6ced74674f4b42d2a436ecd709271fdc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T01:44:12Z", "hostId": "d33209d1079d9639adf0a54225622c71672884193480a1e86defffac", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "name": "cinder_test-vm_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "created": "2018-08-03T01:43:36Z", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 01:44:12,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e63d3c3a-335e-48f5-ae02-24c5f2bfd7d1 2018-08-03 01:44:12,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.270937204361s 2018-08-03 01:44:12,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e63d3c3a-335e-48f5-ae02-24c5f2bfd7d1 2018-08-03 01:44:12,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 01:44:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 01:44:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:14,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e8d9224-b735-4ad3-96e7-bf386ea97e34 x-compute-request-id: req-4e8d9224-b735-4ad3-96e7-bf386ea97e34 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 01:44:14,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e8d9224-b735-4ad3-96e7-bf386ea97e34 2018-08-03 01:44:14,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.080717086792s 2018-08-03 01:44:14,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e8d9224-b735-4ad3-96e7-bf386ea97e34 2018-08-03 01:44:14,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 01:44:14,933 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-becc74de-3071-4dc1-b15d-25166133a341 Date: Fri, 03 Aug 2018 01:44:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:13Z", "updated_at": "2018-08-03T01:43:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "4d21f13a-dc86-4cf7-92a6-49eacc4b7e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "9327786c-be9c-47a1-b4e5-68de0da23c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T01:43:13Z", "revision_number": 0, "id": "b7c93389-1296-473c-8f96-90602436182a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:13Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:14Z", "revision_number": 0, "id": "e2f8d32f-c6c0-4d78-bc3a-006c9384a37b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:14Z", "security_group_id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 3, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "a4f06f46-d29f-49c0-bb44-528d958d2647", "name": "cinder_test-sg_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, {"description": "Default security group", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:07Z", "updated_at": "2018-08-03T01:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "379374fa-ccb8-458f-a76d-cdf741a8d890", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "5e7fed3f-6243-4b5f-a998-90dd12c270d5", "remote_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "c05d9f74-387d-4aeb-87ee-613250333986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d80e35501ec44ba98f38737b8d63670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T01:43:07Z", "revision_number": 0, "id": "ff32df52-bbb6-4f68-aed6-d770e3f385a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T01:43:07Z", "security_group_id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d80e35501ec44ba98f38737b8d63670"}], "revision_number": 1, "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "f3c9a968-88b7-4bad-94dc-1ddaf720d6eb", "name": "default"}]} 2018-08-03 01:44:14,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-becc74de-3071-4dc1-b15d-25166133a341 2018-08-03 01:44:14,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0530529022217s 2018-08-03 01:44:14,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-becc74de-3071-4dc1-b15d-25166133a341 2018-08-03 01:44:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 01:44:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a4f06f46-d29f-49c0-bb44-528d958d2647.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:15,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-028ff954-b0dc-4d5a-a24d-98715f9d2667 Content-Length: 0 Date: Fri, 03 Aug 2018 01:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:15,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a4f06f46-d29f-49c0-bb44-528d958d2647.json used request id req-028ff954-b0dc-4d5a-a24d-98715f9d2667 2018-08-03 01:44:15,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14181804657s 2018-08-03 01:44:15,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a4f06f46-d29f-49c0-bb44-528d958d2647.json used request id req-028ff954-b0dc-4d5a-a24d-98715f9d2667 2018-08-03 01:44:15,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 01:44:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:15,169 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcb763bb-0e93-40c4-8978-fd60296422b6 x-compute-request-id: req-dcb763bb-0e93-40c4-8978-fd60296422b6 Content-Length: 0 Content-Type: application/json 2018-08-03 01:44:15,169 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef used request id req-dcb763bb-0e93-40c4-8978-fd60296422b6 2018-08-03 01:44:15,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352840423584s 2018-08-03 01:44:15,170 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_f335e2e9-8f2f-47ba-8a9d-1925025c5eef used request id req-dcb763bb-0e93-40c4-8978-fd60296422b6 2018-08-03 01:44:15,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:44:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" -d '{"subnet_id": "29e32348-cb90-401b-9ca8-7fa259b00c97"}' 2018-08-03 01:44:16,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d2ef8c8-cd17-488a-b11f-2f8883cbf810 Date: Fri, 03 Aug 2018 01:44:16 GMT RESP BODY: {"network_id": "d1274e53-b075-4ebc-a2b7-5c699dcfa5e2", "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "subnet_id": "29e32348-cb90-401b-9ca8-7fa259b00c97", "subnet_ids": ["29e32348-cb90-401b-9ca8-7fa259b00c97"], "port_id": "c187f48d-fd4a-43ec-87c0-109a917dc240", "id": "589cd96d-8cba-4b7b-815c-0171193439cd"} 2018-08-03 01:44:16,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/remove_router_interface.json used request id req-8d2ef8c8-cd17-488a-b11f-2f8883cbf810 2018-08-03 01:44:16,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80946493149s 2018-08-03 01:44:16,980 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd/remove_router_interface.json used request id req-8d2ef8c8-cd17-488a-b11f-2f8883cbf810 returning object 589cd96d-8cba-4b7b-815c-0171193439cd 2018-08-03 01:44:16,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:44:16,981 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:17,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ff086880-b8cf-41eb-a6cf-1a7c5b9e767d Date: Fri, 03 Aug 2018 01:44:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2d80e35501ec44ba98f38737b8d63670", "created_at": "2018-08-03T01:43:08Z", "admin_state_up": true, "updated_at": "2018-08-03T01:44:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2d80e35501ec44ba98f38737b8d63670", "id": "589cd96d-8cba-4b7b-815c-0171193439cd", "name": "cinder_test-router_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}]} 2018-08-03 01:44:17,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff086880-b8cf-41eb-a6cf-1a7c5b9e767d 2018-08-03 01:44:17,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12259721756s 2018-08-03 01:44:17,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff086880-b8cf-41eb-a6cf-1a7c5b9e767d 2018-08-03 01:44:17,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:44:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:18,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6854d1f-71d0-4f29-9061-c155d8cc40e3 Content-Length: 0 Date: Fri, 03 Aug 2018 01:44:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:18,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd.json used request id req-c6854d1f-71d0-4f29-9061-c155d8cc40e3 2018-08-03 01:44:18,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12258315086s 2018-08-03 01:44:18,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/589cd96d-8cba-4b7b-815c-0171193439cd.json used request id req-c6854d1f-71d0-4f29-9061-c155d8cc40e3 2018-08-03 01:44:18,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:44:18,229 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:18,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e20df36c-a21b-4b76-be50-28328b710e5e Date: Fri, 03 Aug 2018 01:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T01:43:07Z","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":"2d80e35501ec44ba98f38737b8d63670","id":"29e32348-cb90-401b-9ca8-7fa259b00c97","subnetpool_id":null,"name":"cinder_test-subnet_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}]} 2018-08-03 01:44:18,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e20df36c-a21b-4b76-be50-28328b710e5e 2018-08-03 01:44:18,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0581970214844s 2018-08-03 01:44:18,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e20df36c-a21b-4b76-be50-28328b710e5e 2018-08-03 01:44:18,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:44:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/29e32348-cb90-401b-9ca8-7fa259b00c97.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:19,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-603c4366-0308-4415-a78c-c8b02100ad23 Date: Fri, 03 Aug 2018 01:44:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:19,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/29e32348-cb90-401b-9ca8-7fa259b00c97.json used request id req-603c4366-0308-4415-a78c-c8b02100ad23 2018-08-03 01:44:19,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05919504166s 2018-08-03 01:44:19,348 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/29e32348-cb90-401b-9ca8-7fa259b00c97.json used request id req-603c4366-0308-4415-a78c-c8b02100ad23 2018-08-03 01:44:19,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:44:19,349 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:19,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-d9c978ea-2434-46f2-86db-ba121f390bac Date: Fri, 03 Aug 2018 01:44:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1274e53-b075-4ebc-a2b7-5c699dcfa5e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d80e35501ec44ba98f38737b8d63670","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:44:19Z","qos_policy_id":null,"name":"cinder_test-net_f335e2e9-8f2f-47ba-8a9d-1925025c5eef","admin_state_up":true,"tenant_id":"2d80e35501ec44ba98f38737b8d63670","created_at":"2018-08-03T01:43:07Z","mtu":1450}]} 2018-08-03 01:44:19,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d9c978ea-2434-46f2-86db-ba121f390bac 2018-08-03 01:44:19,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110044956207s 2018-08-03 01:44:19,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d9c978ea-2434-46f2-86db-ba121f390bac 2018-08-03 01:44:19,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:44:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d1274e53-b075-4ebc-a2b7-5c699dcfa5e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:20,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb284f0a-166a-4769-84ed-525b61c1d0a2 Date: Fri, 03 Aug 2018 01:44:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:44:20,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d1274e53-b075-4ebc-a2b7-5c699dcfa5e2.json used request id req-eb284f0a-166a-4769-84ed-525b61c1d0a2 2018-08-03 01:44:20,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.886965990067s 2018-08-03 01:44:20,348 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d1274e53-b075-4ebc-a2b7-5c699dcfa5e2.json used request id req-eb284f0a-166a-4769-84ed-525b61c1d0a2 2018-08-03 01:44:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:44:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-9c7b15f8-783e-40b5-9d69-8ab957f4e2ac Date: Fri, 03 Aug 2018 01:44:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "metadata": {}}], "file": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/file", "owner": "2d80e35501ec44ba98f38737b8d63670", "id": "8018a197-ecd6-4f28-9e3d-c4e86378ac57", "size": 12716032, "self": "/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:43:12Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:43:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:44:20,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9c7b15f8-783e-40b5-9d69-8ab957f4e2ac 2018-08-03 01:44:20,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214702129364s 2018-08-03 01:44:20,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9c7b15f8-783e-40b5-9d69-8ab957f4e2ac 2018-08-03 01:44:20,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:44:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0fde5a0de2e8d70100555ee30b71002bacb29c8" 2018-08-03 01:44:20,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6adb1a9-961c-4988-8d5a-5b82b54c2cb4 Date: Fri, 03 Aug 2018 01:44:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:44:20,870 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57 used request id req-e6adb1a9-961c-4988-8d5a-5b82b54c2cb4 2018-08-03 01:44:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301129102707s 2018-08-03 01:44:20,870 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8018a197-ecd6-4f28-9e3d-c4e86378ac57 used request id req-e6adb1a9-961c-4988-8d5a-5b82b54c2cb4 2018-08-03 01:44:20,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:44:20,873 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:20,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c4c7c6-c42d-4b41-be87-f4cde10ed35e x-compute-request-id: req-32c4c7c6-c42d-4b41-be87-f4cde10ed35e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d42a16b6-0e73-48e1-971f-71b718281f40", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d42a16b6-0e73-48e1-971f-71b718281f40"}]} 2018-08-03 01:44:20,898 - 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-32c4c7c6-c42d-4b41-be87-f4cde10ed35e 2018-08-03 01:44:20,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271689891815s 2018-08-03 01:44:20,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-32c4c7c6-c42d-4b41-be87-f4cde10ed35e 2018-08-03 01:44:20,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:44:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:20,935 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:44:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83e94593-10b8-4fb5-90bc-f5a2fbc82bb8 x-compute-request-id: req-83e94593-10b8-4fb5-90bc-f5a2fbc82bb8 Content-Length: 0 Content-Type: application/json 2018-08-03 01:44:20,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40 used request id req-83e94593-10b8-4fb5-90bc-f5a2fbc82bb8 2018-08-03 01:44:20,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350289344788s 2018-08-03 01:44:20,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d42a16b6-0e73-48e1-971f-71b718281f40 used request id req-83e94593-10b8-4fb5-90bc-f5a2fbc82bb8 2018-08-03 01:44:20,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:44:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:21,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1821579-6fd3-413b-a793-157bedd23dba Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": {"self": "http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ced74674f4b42d2a436ecd709271fdc", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 01:44:21,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a1821579-6fd3-413b-a793-157bedd23dba 2018-08-03 01:44:21,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115963220596s 2018-08-03 01:44:21,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a1821579-6fd3-413b-a793-157bedd23dba 2018-08-03 01:44:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 01:44:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:21,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19441dff-998d-4cd6-b534-d810fb41e60a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_f335e2e9-8f2f-47ba-8a9d-1925025c5eef", "links": {"self": "http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6ced74674f4b42d2a436ecd709271fdc", "description": null}} 2018-08-03 01:44:21,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc used request id req-19441dff-998d-4cd6-b534-d810fb41e60a 2018-08-03 01:44:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107397079468s 2018-08-03 01:44:21,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc used request id req-19441dff-998d-4cd6-b534-d810fb41e60a 2018-08-03 01:44:21,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 01:44:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:21,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026243b4-9561-4724-9192-cba8419b88f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:44:21,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc used request id req-026243b4-9561-4724-9192-cba8419b88f8 2018-08-03 01:44:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185102939606s 2018-08-03 01:44:21,353 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6ced74674f4b42d2a436ecd709271fdc used request id req-026243b4-9561-4724-9192-cba8419b88f8 2018-08-03 01:44:21,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 01:44:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:21,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c92646-ca8e-4d00-9f80-b771e9cd69f9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670"}, "tags": [], "enabled": true, "id": "2d80e35501ec44ba98f38737b8d63670", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f335e2e9-8f2f-47ba-8a9d-1925025c5eef"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 01:44:21,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-77c92646-ca8e-4d00-9f80-b771e9cd69f9 2018-08-03 01:44:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100952148438s 2018-08-03 01:44:21,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-77c92646-ca8e-4d00-9f80-b771e9cd69f9 2018-08-03 01:44:21,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 01:44:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fea4496859f443fe9f6389d04305cb1e7132db10" 2018-08-03 01:44:21,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 01:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d6f3f5-17cb-48aa-b646-086f230f7c83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 01:44:21,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670 used request id req-a8d6f3f5-17cb-48aa-b646-086f230f7c83 2018-08-03 01:44:21,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.139600038528s 2018-08-03 01:44:21,604 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2d80e35501ec44ba98f38737b8d63670 used request id req-a8d6f3f5-17cb-48aa-b646-086f230f7c83 2018-08-03 01:44:21,661 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-03 01:44:22,069 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 01:44:22,069 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 01:44:22,070 - openstack_tests - INFO - OS Credentials = > 2018-08-03 01:44:22,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 01:44:22,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:44:22,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["dpg58LHnSFCh857NvqzyAQ"], "issued_at": "2018-08-03T01:44:22.000000Z"}} 2018-08-03 01:44:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f3953af116b28a8afee14ee31da0090a811be0" 2018-08-03 01:44:22,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-57c564f1-3398-4301-9e2e-cc25b78a825d Date: Fri, 03 Aug 2018 01:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:44:22,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-57c564f1-3398-4301-9e2e-cc25b78a825d 2018-08-03 01:44:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f3953af116b28a8afee14ee31da0090a811be0" 2018-08-03 01:44:22,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c6c5ba04-7c5a-47df-9df4-1b9801d5a840 Date: Fri, 03 Aug 2018 01:44:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:44:22,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 used request id req-c6c5ba04-7c5a-47df-9df4-1b9801d5a840 2018-08-03 01:44:22,954 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 01:44:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:44:22,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:44:22,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:44:22,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:44:22,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:44:22,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:44:22,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:44:22,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:44:22,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 01:44:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:44:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59fbd5b-c303-451a-a852-65c081144e4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:44:22,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b59fbd5b-c303-451a-a852-65c081144e4a 2018-08-03 01:44:22,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:44:23,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["JsMnjKdHTn-k302tuJj9aw"], "issued_at": "2018-08-03T01:44:23.000000Z"}} 2018-08-03 01:44:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2edd25c0a99b2b994e87831a52a17b24f69bbc88" 2018-08-03 01:44:23,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae9a4938-0eb8-4b2c-8bba-26c7b0bcae02 x-compute-request-id: req-ae9a4938-0eb8-4b2c-8bba-26c7b0bcae02 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json 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.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 01:44:23,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-ae9a4938-0eb8-4b2c-8bba-26c7b0bcae02 2018-08-03 01:44:23,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.57941198349s 2018-08-03 01:44:23,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-ae9a4938-0eb8-4b2c-8bba-26c7b0bcae02 2018-08-03 01:44:23,541 - 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.65', 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-08-03 01:44:23,541 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 01:44:23,541 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-03 01:44:23,542 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-03 01:44:23,601 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-03 01:44:23,642 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 01:44:23,642 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 01:44:23,642 - openstack_tests - INFO - OS Credentials = > 2018-08-03 01:44:23,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 01:44:23,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:44:24,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["oODuA5zbTtOSCpN8uyhU7A"], "issued_at": "2018-08-03T01:44:24.000000Z"}} 2018-08-03 01:44:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ae365a43e6cd7b85226830b27163a643293401" 2018-08-03 01:44:24,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bb97e159-1af6-4ac8-b367-bdb564dbf8d5 Date: Fri, 03 Aug 2018 01:44:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:44:24,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-bb97e159-1af6-4ac8-b367-bdb564dbf8d5 2018-08-03 01:44:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ae365a43e6cd7b85226830b27163a643293401" 2018-08-03 01:44:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fd5be190-2cb8-4aa4-bd61-d3d16f7d0860 Date: Fri, 03 Aug 2018 01:44:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:44:24,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 used request id req-fd5be190-2cb8-4aa4-bd61-d3d16f7d0860 2018-08-03 01:44:24,353 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 01:44:24,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:44:24,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:44:24,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:44:24,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:44:24,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:44:24,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:44:24,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:44:24,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:44:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 01:44:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:44:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b89a9d2-1614-4fb9-8aee-4360c52ca33f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:44:24,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7b89a9d2-1614-4fb9-8aee-4360c52ca33f 2018-08-03 01:44:24,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:44:24,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["yTImC7uNRkS7bQDhZtUZ5g"], "issued_at": "2018-08-03T01:44:24.000000Z"}} 2018-08-03 01:44:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}052377a2f7e4885f0e75acdf62cffa6aa1532d49" 2018-08-03 01:44:24,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17de9b70-7ee8-4dd3-aade-85c297c9dfa7 x-compute-request-id: req-17de9b70-7ee8-4dd3-aade-85c297c9dfa7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json 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.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 01:44:24,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-17de9b70-7ee8-4dd3-aade-85c297c9dfa7 2018-08-03 01:44:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.586421966553s 2018-08-03 01:44:24,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-17de9b70-7ee8-4dd3-aade-85c297c9dfa7 2018-08-03 01:44:24,946 - 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.65', 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-08-03 01:44:24,946 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 01:44:24,947 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-03 01:44:24,947 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-03 01:44:24,952 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:36 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 00:58 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-03 01:44:24,968 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-03 01:44:25,021 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 01:44:25,042 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 01:44:25,119 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 01:44:40,966 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-197 | | 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-08-03 01:44:40,969 - 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.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qysesw3RIZcajM9yLOCB7crz6 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=dbb1baf9dd5a48029a398edcbbb0ef6e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 01:44:40,969 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 01:44:40,970 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-08-03 01:44:40,989 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-03 01:44:41,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:44:41,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:44:41,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:44:41,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:44:41,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 01:44:41,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 01:44:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:44:41,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c00c4af-f335-45b2-974c-f87c0e506473 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:44:41,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c00c4af-f335-45b2-974c-f87c0e506473 2018-08-03 01:44:41,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:44:42,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["HPOq582iQTeKG4mnBqpiEw"], "issued_at": "2018-08-03T01:44:42.000000Z"}} 2018-08-03 01:44:42,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:44:42,356 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:44:42,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cd5db0f2-8ed9-4c6e-bd70-143862dcd208 Date: Fri, 03 Aug 2018 01:44:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:44:42,610 - 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-cd5db0f2-8ed9-4c6e-bd70-143862dcd208 2018-08-03 01:44:42,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254371881485s 2018-08-03 01:44:42,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd5db0f2-8ed9-4c6e-bd70-143862dcd208 2018-08-03 01:44:42,611 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 01:44:51,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fd88db6f-72ef-4065-a2bd-bb6bb8c0835d | 2018-08-03T01:44:47.608708 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fd88db6f-72ef-4065-a2bd-bb6bb8c0835d ~/.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-08-03 01:44:58,059 - 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-08-03 01:44:58,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 01:45:03,977 - 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=732c3918-de3b-4e41-a9da-45a880c495ac) as the default verifier for the future CLI operations. 2018-08-03 01:45:07,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 01:45:07,024 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:07,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-f5408c6d-33b2-4071-9609-c84825eb26f4 Date: Fri, 03 Aug 2018 01:45:07 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-08-03 01:45:07,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-f5408c6d-33b2-4071-9609-c84825eb26f4 2018-08-03 01:45:07,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18455696106s 2018-08-03 01:45:07,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-f5408c6d-33b2-4071-9609-c84825eb26f4 2018-08-03 01:45:07,219 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-03 01:45:07,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:45:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"network": {"name": "tempest_smoke-net_c922c0d6-b1b8-4b39-a746-a77024c23c25", "admin_state_up": true}}' 2018-08-03 01:45:07,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e862956e-cc3d-47c4-bbf1-3e576be7d64f Date: Fri, 03 Aug 2018 01:45:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"15cc2b98-72fe-496f-9503-263146b116b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:45:07Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_c922c0d6-b1b8-4b39-a746-a77024c23c25","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:45:07Z","mtu":1450}} 2018-08-03 01:45:07,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e862956e-cc3d-47c4-bbf1-3e576be7d64f 2018-08-03 01:45:07,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.258695840836s 2018-08-03 01:45:07,478 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e862956e-cc3d-47c4-bbf1-3e576be7d64f 2018-08-03 01:45:07,479 - 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-08-03T01:45:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'15cc2b98-72fe-496f-9503-263146b116b1', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'created_at': u'2018-08-03T01:45:07Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 01:45:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:45:07,480 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:07,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-16926b44-9885-4baf-a855-765696e7ebe1 Date: Fri, 03 Aug 2018 01:45:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"15cc2b98-72fe-496f-9503-263146b116b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:45:07Z","qos_policy_id":null,"name":"tempest_smoke-net_c922c0d6-b1b8-4b39-a746-a77024c23c25","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:45:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:45:07,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16926b44-9885-4baf-a855-765696e7ebe1 2018-08-03 01:45:07,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110496997833s 2018-08-03 01:45:07,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16926b44-9885-4baf-a855-765696e7ebe1 2018-08-03 01:45:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:45:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"subnet": {"name": "tempest_smoke-subnet_c922c0d6-b1b8-4b39-a746-a77024c23c25", "enable_dhcp": true, "network_id": "15cc2b98-72fe-496f-9503-263146b116b1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:45:08,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d411e74b-76a6-458d-8a4a-fd52f8b98a66 Date: Fri, 03 Aug 2018 01:45:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T01:45:07Z","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":"0df39ff0-b346-461b-8934-11b79a361010","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c922c0d6-b1b8-4b39-a746-a77024c23c25","enable_dhcp":true,"segment_id":null,"network_id":"15cc2b98-72fe-496f-9503-263146b116b1","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:45:07Z","ip_version":4}} 2018-08-03 01:45:08,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d411e74b-76a6-458d-8a4a-fd52f8b98a66 2018-08-03 01:45:08,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668429851532s 2018-08-03 01:45:08,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d411e74b-76a6-458d-8a4a-fd52f8b98a66 2018-08-03 01:45:08,261 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:45:07Z', 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'0df39ff0-b346-461b-8934-11b79a361010', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'15cc2b98-72fe-496f-9503-263146b116b1', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:45:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:45:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:45:08,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "tempest_smoke-router_c922c0d6-b1b8-4b39-a746-a77024c23c25", "admin_state_up": true}}' 2018-08-03 01:45:09,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-b51e640b-e557-471d-9348-9260f5314bc1 Date: Fri, 03 Aug 2018 01:45:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:45:08Z", "admin_state_up": true, "updated_at": "2018-08-03T01:45:09Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f1770d3e-7344-47ac-aa83-42075eec914e", "name": "tempest_smoke-router_c922c0d6-b1b8-4b39-a746-a77024c23c25"}} 2018-08-03 01:45:09,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b51e640b-e557-471d-9348-9260f5314bc1 2018-08-03 01:45:09,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41419291496s 2018-08-03 01:45:09,677 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b51e640b-e557-471d-9348-9260f5314bc1 2018-08-03 01:45:09,677 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:45:09Z', u'revision_number': 2, u'ha': False, u'id': u'f1770d3e-7344-47ac-aa83-42075eec914e', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:45:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:45:09,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:45:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"subnet_id": "0df39ff0-b346-461b-8934-11b79a361010"}' 2018-08-03 01:45:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cedecf6-0782-4958-acdf-fac588618f81 Date: Fri, 03 Aug 2018 01:45:11 GMT RESP BODY: {"network_id": "15cc2b98-72fe-496f-9503-263146b116b1", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "0df39ff0-b346-461b-8934-11b79a361010", "subnet_ids": ["0df39ff0-b346-461b-8934-11b79a361010"], "port_id": "67aba8e1-2e25-4a3c-9bb8-b0be94bcbffc", "id": "f1770d3e-7344-47ac-aa83-42075eec914e"} 2018-08-03 01:45:11,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/add_router_interface.json used request id req-4cedecf6-0782-4958-acdf-fac588618f81 2018-08-03 01:45:11,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12085008621s 2018-08-03 01:45:11,799 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/add_router_interface.json used request id req-4cedecf6-0782-4958-acdf-fac588618f81 returning object f1770d3e-7344-47ac-aa83-42075eec914e 2018-08-03 01:45:11,799 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:45:11,931 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:45:11,933 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:45:11,938 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:45:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:45:11,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:45:11,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c7509f91-a2fe-4509-b8fd-2367484d819c Date: Fri, 03 Aug 2018 01:45:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:45:12,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c7509f91-a2fe-4509-b8fd-2367484d819c 2018-08-03 01:45:12,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.368579149246s 2018-08-03 01:45:12,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c7509f91-a2fe-4509-b8fd-2367484d819c 2018-08-03 01:45:12,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:45:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25"}' 2018-08-03 01:45:12,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5eac922c-3411-434e-86a6-77eb62151e96 Date: Fri, 03 Aug 2018 01:45:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "2940ec11-60d9-4f33-aea6-2d611f22f5ad", "size": null, "self": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:45:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "checksum": null, "created_at": "2018-08-03T01:45:12Z", "protected": false} 2018-08-03 01:45:12,503 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5eac922c-3411-434e-86a6-77eb62151e96 2018-08-03 01:45:12,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.183067083359s 2018-08-03 01:45:12,503 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5eac922c-3411-434e-86a6-77eb62151e96 returning object 2940ec11-60d9-4f33-aea6-2d611f22f5ad 2018-08-03 01:45:12,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:45:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '' 2018-08-03 01:45:13,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80ed2610-18ff-4cae-b150-fb1510a27f44 Date: Fri, 03 Aug 2018 01:45:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:45:13,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file used request id req-80ed2610-18ff-4cae-b150-fb1510a27f44 2018-08-03 01:45:13,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.505668878555s 2018-08-03 01:45:13,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file used request id req-80ed2610-18ff-4cae-b150-fb1510a27f44 2018-08-03 01:45:13,010 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:45:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2940ec11-60d9-4f33-aea6-2d611f22f5ad', u'size': None, u'name': u'tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'checksum': None, u'self': u'/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:45:12Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:45:13,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:45:13,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_c922c0d6-b1b8-4b39-a746-a77024c23c25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:45:13,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62deb5a9-490e-483e-8636-4feb7fbe60f6 x-compute-request-id: req-62deb5a9-490e-483e-8636-4feb7fbe60f6 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_c922c0d6-b1b8-4b39-a746-a77024c23c25", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d9b2b48-7603-4333-86a5-77b1e6766046"}} 2018-08-03 01:45:13,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-62deb5a9-490e-483e-8636-4feb7fbe60f6 2018-08-03 01:45:13,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.279364824295s 2018-08-03 01:45:13,291 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-62deb5a9-490e-483e-8636-4feb7fbe60f6 2018-08-03 01:45:13,292 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_c922c0d6-b1b8-4b39-a746-a77024c23c25', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'1d9b2b48-7603-4333-86a5-77b1e6766046', 'swap': 0}) 2018-08-03 01:45:13,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:45:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"extra_specs": {}}' 2018-08-03 01:45:13,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f100cd7a-9f3c-4b15-8121-818d58d0dfa7 x-compute-request-id: req-f100cd7a-9f3c-4b15-8121-818d58d0dfa7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:45:13,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046/os-extra_specs used request id req-f100cd7a-9f3c-4b15-8121-818d58d0dfa7 2018-08-03 01:45:13,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245461463928s 2018-08-03 01:45:13,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046/os-extra_specs used request id req-f100cd7a-9f3c-4b15-8121-818d58d0dfa7 2018-08-03 01:45:13,321 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:45:13,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 01:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f73268-2c54-4015-a7e2-59bfdbea70ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 01:45:13,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-77f73268-2c54-4015-a7e2-59bfdbea70ad 2018-08-03 01:45:13,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:45:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:13,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3fa862-245c-485c-868d-2a8b3cb6bafd Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:45:13,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bd3fa862-245c-485c-868d-2a8b3cb6bafd 2018-08-03 01:45:13,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.252456903458s 2018-08-03 01:45:13,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bd3fa862-245c-485c-868d-2a8b3cb6bafd 2018-08-03 01:45:13,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 01:45:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:13,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2246f130-65a8-4a81-b722-04ed5b49e431 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 01:45:13,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2246f130-65a8-4a81-b722-04ed5b49e431 2018-08-03 01:45:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992479324341s 2018-08-03 01:45:13,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2246f130-65a8-4a81-b722-04ed5b49e431 2018-08-03 01:45:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 01:45:13,694 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:13,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0a2910-5724-4ca8-a887-6ccd1d3c8ef6 x-compute-request-id: req-af0a2910-5724-4ca8-a887-6ccd1d3c8ef6 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.3", "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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.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\", \"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\", \"cx16\", \"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-08-03 01:45:13,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-af0a2910-5724-4ca8-a887-6ccd1d3c8ef6 2018-08-03 01:45:13,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0409979820251s 2018-08-03 01:45:13,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-af0a2910-5724-4ca8-a887-6ccd1d3c8ef6 2018-08-03 01:45:13,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:45:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:45:13,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-457fcf10-4f2c-4c38-b594-e7a20f76080e Date: Fri, 03 Aug 2018 01:45:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/snap", "metadata": {}}], "file": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "2940ec11-60d9-4f33-aea6-2d611f22f5ad", "size": 12716032, "self": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:45:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:45:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:45:13,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-457fcf10-4f2c-4c38-b594-e7a20f76080e 2018-08-03 01:45:13,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254001617432s 2018-08-03 01:45:13,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-457fcf10-4f2c-4c38-b594-e7a20f76080e 2018-08-03 01:45:13,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:45:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25"}' 2018-08-03 01:45:13,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48a77be2-24b7-473e-b3de-fb02e9158930 Date: Fri, 03 Aug 2018 01:45:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "f92e831a-7219-40cd-87a6-63ac45e31de6", "size": null, "self": "/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:45:13Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "checksum": null, "created_at": "2018-08-03T01:45:13Z", "protected": false} 2018-08-03 01:45:13,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-48a77be2-24b7-473e-b3de-fb02e9158930 2018-08-03 01:45:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.121798992157s 2018-08-03 01:45:13,892 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-48a77be2-24b7-473e-b3de-fb02e9158930 returning object f92e831a-7219-40cd-87a6-63ac45e31de6 2018-08-03 01:45:13,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:45:13,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '' 2018-08-03 01:45:15,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32716046-681f-4f27-8bc0-1b1fa8cac613 Date: Fri, 03 Aug 2018 01:45:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:45:15,027 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6/file used request id req-32716046-681f-4f27-8bc0-1b1fa8cac613 2018-08-03 01:45:15,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13412904739s 2018-08-03 01:45:15,028 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6/file used request id req-32716046-681f-4f27-8bc0-1b1fa8cac613 2018-08-03 01:45:15,028 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:45:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f92e831a-7219-40cd-87a6-63ac45e31de6', u'size': None, u'name': u'tempest_smoke-img_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25', u'checksum': None, u'self': u'/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:45:13Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:45:15,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:45:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:45:15,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92e95fa1-f794-4d68-9275-438fbe70d89e x-compute-request-id: req-92e95fa1-f794-4d68-9275-438fbe70d89e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9a93e7c8-d811-45ef-8953-9c4cc4dbfff9"}} 2018-08-03 01:45:15,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-92e95fa1-f794-4d68-9275-438fbe70d89e 2018-08-03 01:45:15,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0305149555206s 2018-08-03 01:45:15,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-92e95fa1-f794-4d68-9275-438fbe70d89e 2018-08-03 01:45:15,060 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'9a93e7c8-d811-45ef-8953-9c4cc4dbfff9', 'swap': 0}) 2018-08-03 01:45:15,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:45:15,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"extra_specs": {}}' 2018-08-03 01:45:15,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4c4b5f5-1746-44fe-8956-77fd378931fa x-compute-request-id: req-e4c4b5f5-1746-44fe-8956-77fd378931fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:45:15,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9/os-extra_specs used request id req-e4c4b5f5-1746-44fe-8956-77fd378931fa 2018-08-03 01:45:15,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236918926239s 2018-08-03 01:45:15,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9/os-extra_specs used request id req-e4c4b5f5-1746-44fe-8956-77fd378931fa 2018-08-03 01:45:15,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'9a93e7c8-d811-45ef-8953-9c4cc4dbfff9', 'swap': 0}) 2018-08-03 01:45:18,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 01:45:18,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 01:45:18,447 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 01:45:18,449 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 01:45:18,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 01:45:22,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-732c3918-de3b-4e41-a9da-45a880c495ac/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-03 01:45:22,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 01:45:22,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 01:45:22,039 - 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']'. 2018-08-03 01:48:16,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cf051019-daba-45f7-bd97-9dbf118d2417 2018-08-03 01:48:16,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cf051019-daba-45f7-bd97-9dbf118d2417']'. 2018-08-03 01:48:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 01:48:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 01:48:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 01:48:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cf051019-daba-45f7-bd97-9dbf118d2417 | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 01:45:24 | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 01:48:16 | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:52 | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 732c3918-de3b-4e41-a9da-45a880c495ac) | 2018-08-03 01:48:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fd88db6f-72ef-4065-a2bd-bb6bb8c0835d) | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 162.057 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 107 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-03 01:48:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 01:48:17,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 01:48:17,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-03 01:48:17,775 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 01:48:17,775 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:10 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-03 01:48:17,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:48:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:18,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c04c5fd5-2c99-41b3-a567-914ca997b35f Date: Fri, 03 Aug 2018 01:48:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:48:18,862 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6 used request id req-c04c5fd5-2c99-41b3-a567-914ca997b35f 2018-08-03 01:48:18,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08218789101s 2018-08-03 01:48:18,862 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f92e831a-7219-40cd-87a6-63ac45e31de6 used request id req-c04c5fd5-2c99-41b3-a567-914ca997b35f 2018-08-03 01:48:18,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:48:18,865 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:18,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7b03320-55e6-4213-b463-d4815704cca7 x-compute-request-id: req-a7b03320-55e6-4213-b463-d4815704cca7 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c922c0d6-b1b8-4b39-a746-a77024c23c25", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d9b2b48-7603-4333-86a5-77b1e6766046"}, {"name": "tempest_smoke-flavor_alt_c922c0d6-b1b8-4b39-a746-a77024c23c25", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9a93e7c8-d811-45ef-8953-9c4cc4dbfff9"}]} 2018-08-03 01:48:18,889 - 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-a7b03320-55e6-4213-b463-d4815704cca7 2018-08-03 01:48:18,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264308452606s 2018-08-03 01:48:18,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a7b03320-55e6-4213-b463-d4815704cca7 2018-08-03 01:48:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:48:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:18,933 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bec7367b-4ec2-4df5-b892-3a9c4e9555e3 x-compute-request-id: req-bec7367b-4ec2-4df5-b892-3a9c4e9555e3 Content-Length: 0 Content-Type: application/json 2018-08-03 01:48:18,933 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9 used request id req-bec7367b-4ec2-4df5-b892-3a9c4e9555e3 2018-08-03 01:48:18,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412309169769s 2018-08-03 01:48:18,934 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9a93e7c8-d811-45ef-8953-9c4cc4dbfff9 used request id req-bec7367b-4ec2-4df5-b892-3a9c4e9555e3 2018-08-03 01:48:18,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 01:48:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" -d '{"subnet_id": "0df39ff0-b346-461b-8934-11b79a361010"}' 2018-08-03 01:48:20,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f048c00-4804-420b-9529-40a4daa2c01e Date: Fri, 03 Aug 2018 01:48:20 GMT RESP BODY: {"network_id": "15cc2b98-72fe-496f-9503-263146b116b1", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "0df39ff0-b346-461b-8934-11b79a361010", "subnet_ids": ["0df39ff0-b346-461b-8934-11b79a361010"], "port_id": "67aba8e1-2e25-4a3c-9bb8-b0be94bcbffc", "id": "f1770d3e-7344-47ac-aa83-42075eec914e"} 2018-08-03 01:48:20,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/remove_router_interface.json used request id req-2f048c00-4804-420b-9529-40a4daa2c01e 2018-08-03 01:48:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04215979576s 2018-08-03 01:48:20,977 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e/remove_router_interface.json used request id req-2f048c00-4804-420b-9529-40a4daa2c01e returning object f1770d3e-7344-47ac-aa83-42075eec914e 2018-08-03 01:48:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 01:48:20,978 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:21,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-104f1a3c-b507-43e1-af47-9d567c3604cf Date: Fri, 03 Aug 2018 01:48:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:45:08Z", "admin_state_up": true, "updated_at": "2018-08-03T01:48:19Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f1770d3e-7344-47ac-aa83-42075eec914e", "name": "tempest_smoke-router_c922c0d6-b1b8-4b39-a746-a77024c23c25"}]} 2018-08-03 01:48:21,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-104f1a3c-b507-43e1-af47-9d567c3604cf 2018-08-03 01:48:21,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140389919281s 2018-08-03 01:48:21,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-104f1a3c-b507-43e1-af47-9d567c3604cf 2018-08-03 01:48:21,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 01:48:21,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:22,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-165e43a8-c383-465b-995e-1dafb7a76d95 Content-Length: 0 Date: Fri, 03 Aug 2018 01:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:48:22,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e.json used request id req-165e43a8-c383-465b-995e-1dafb7a76d95 2018-08-03 01:48:22,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30828094482s 2018-08-03 01:48:22,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f1770d3e-7344-47ac-aa83-42075eec914e.json used request id req-165e43a8-c383-465b-995e-1dafb7a76d95 2018-08-03 01:48:22,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 01:48:22,429 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-0644c844-fa6a-4c4b-a864-5785ce9d0fa7 Date: Fri, 03 Aug 2018 01:48:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:45:07Z","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":"0df39ff0-b346-461b-8934-11b79a361010","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c922c0d6-b1b8-4b39-a746-a77024c23c25","enable_dhcp":true,"segment_id":null,"network_id":"15cc2b98-72fe-496f-9503-263146b116b1","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:45:07Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 01:48:22,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0644c844-fa6a-4c4b-a864-5785ce9d0fa7 2018-08-03 01:48:22,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408239364624s 2018-08-03 01:48:22,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0644c844-fa6a-4c4b-a864-5785ce9d0fa7 2018-08-03 01:48:22,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 01:48:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0df39ff0-b346-461b-8934-11b79a361010.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:23,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f21c6b74-47ad-4843-a6ee-31d64bafb4e8 Date: Fri, 03 Aug 2018 01:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:48:23,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0df39ff0-b346-461b-8934-11b79a361010.json used request id req-f21c6b74-47ad-4843-a6ee-31d64bafb4e8 2018-08-03 01:48:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.965724945068s 2018-08-03 01:48:23,437 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0df39ff0-b346-461b-8934-11b79a361010.json used request id req-f21c6b74-47ad-4843-a6ee-31d64bafb4e8 2018-08-03 01:48:23,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:48:23,438 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-3ed8529d-e919-43fa-9e88-e4f425fd9f0a Date: Fri, 03 Aug 2018 01:48:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15cc2b98-72fe-496f-9503-263146b116b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:48:23Z","qos_policy_id":null,"name":"tempest_smoke-net_c922c0d6-b1b8-4b39-a746-a77024c23c25","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:45:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:48:23,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ed8529d-e919-43fa-9e88-e4f425fd9f0a 2018-08-03 01:48:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088700056076s 2018-08-03 01:48:23,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ed8529d-e919-43fa-9e88-e4f425fd9f0a 2018-08-03 01:48:23,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 01:48:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/15cc2b98-72fe-496f-9503-263146b116b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:24,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bde3933-fbbc-43ef-a07f-d2e314543171 Date: Fri, 03 Aug 2018 01:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 01:48:24,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/15cc2b98-72fe-496f-9503-263146b116b1.json used request id req-0bde3933-fbbc-43ef-a07f-d2e314543171 2018-08-03 01:48:24,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05275702477s 2018-08-03 01:48:24,581 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/15cc2b98-72fe-496f-9503-263146b116b1.json used request id req-0bde3933-fbbc-43ef-a07f-d2e314543171 2018-08-03 01:48:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:48:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7fff8653-5be2-447e-8e36-48c40ceccbdb Date: Fri, 03 Aug 2018 01:48:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/snap", "metadata": {}}], "file": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "2940ec11-60d9-4f33-aea6-2d611f22f5ad", "size": 12716032, "self": "/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:45:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c922c0d6-b1b8-4b39-a746-a77024c23c25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:45:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:48:24,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7fff8653-5be2-447e-8e36-48c40ceccbdb 2018-08-03 01:48:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249049663544s 2018-08-03 01:48:24,611 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7fff8653-5be2-447e-8e36-48c40ceccbdb 2018-08-03 01:48:24,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 01:48:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:24,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd49b474-f756-4c5b-9978-13221a58621b Date: Fri, 03 Aug 2018 01:48:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:48:24,880 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad used request id req-cd49b474-f756-4c5b-9978-13221a58621b 2018-08-03 01:48:24,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.267783164978s 2018-08-03 01:48:24,881 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2940ec11-60d9-4f33-aea6-2d611f22f5ad used request id req-cd49b474-f756-4c5b-9978-13221a58621b 2018-08-03 01:48:24,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 01:48:24,884 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:24,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c75b564d-7bb8-4a02-8ec7-ee1686451812 x-compute-request-id: req-c75b564d-7bb8-4a02-8ec7-ee1686451812 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c922c0d6-b1b8-4b39-a746-a77024c23c25", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d9b2b48-7603-4333-86a5-77b1e6766046"}]} 2018-08-03 01:48:24,906 - 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-c75b564d-7bb8-4a02-8ec7-ee1686451812 2018-08-03 01:48:24,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245537757874s 2018-08-03 01:48:24,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c75b564d-7bb8-4a02-8ec7-ee1686451812 2018-08-03 01:48:24,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 01:48:24,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cba9c1a307fc510a0920cf61b885121d8b46503d" 2018-08-03 01:48:24,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 01:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69e6d924-74c4-440d-8739-234d06fbe0e1 x-compute-request-id: req-69e6d924-74c4-440d-8739-234d06fbe0e1 Content-Length: 0 Content-Type: application/json 2018-08-03 01:48:24,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046 used request id req-69e6d924-74c4-440d-8739-234d06fbe0e1 2018-08-03 01:48:24,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315799713135s 2018-08-03 01:48:24,940 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1d9b2b48-7603-4333-86a5-77b1e6766046 used request id req-69e6d924-74c4-440d-8739-234d06fbe0e1 2018-08-03 01:48:24,983 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 01:48:25,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 01:48:25,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 01:48:25,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 01:48:25,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 01:48:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:48:25,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e980fe95-5ef8-4ed2-9d42-c17d176e0cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 01:48:25,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e980fe95-5ef8-4ed2-9d42-c17d176e0cad 2018-08-03 01:48:25,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 01:48:25,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T02:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["vCwF6VR2QZ6Dea2uA2MvWQ"], "issued_at": "2018-08-03T01:48:25.000000Z"}} 2018-08-03 01:48:25,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:48:25,419 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 01:48:25,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9b01d398-4ea5-43b6-9e26-70ff1cfdb7fa Date: Fri, 03 Aug 2018 01:48:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:48:25,683 - 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-9b01d398-4ea5-43b6-9e26-70ff1cfdb7fa 2018-08-03 01:48:25,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265025138855s 2018-08-03 01:48:25,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b01d398-4ea5-43b6-9e26-70ff1cfdb7fa 2018-08-03 01:48:25,684 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-03 01:48:26,057 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-03 01:48:26,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 01:48:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"network": {"shared": true, "name": "rally_sanity-net_0a613274-3e47-4738-a718-1be49b622be1", "admin_state_up": true}}' 2018-08-03 01:48:26,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ac6f12c4-b314-4df8-9643-e000642fc03c Date: Fri, 03 Aug 2018 01:48:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40514c44-383b-487e-9831-ccaee94eac6a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:48:26Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_0a613274-3e47-4738-a718-1be49b622be1","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:48:26Z","mtu":1450}} 2018-08-03 01:48:26,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ac6f12c4-b314-4df8-9643-e000642fc03c 2018-08-03 01:48:26,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.21414399147s 2018-08-03 01:48:26,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ac6f12c4-b314-4df8-9643-e000642fc03c 2018-08-03 01:48:26,273 - 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-08-03T01:48:26Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'40514c44-383b-487e-9831-ccaee94eac6a', u'provider:segmentation_id': 24, 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_0a613274-3e47-4738-a718-1be49b622be1', u'created_at': u'2018-08-03T01:48:26Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 01:48:26,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 01:48:26,274 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 01:48:26,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-65e2b184-fed9-4638-aa1b-5354e5612a6a Date: Fri, 03 Aug 2018 01:48:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"40514c44-383b-487e-9831-ccaee94eac6a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T01:48:26Z","qos_policy_id":null,"name":"rally_sanity-net_0a613274-3e47-4738-a718-1be49b622be1","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:48:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 01:48:26,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65e2b184-fed9-4638-aa1b-5354e5612a6a 2018-08-03 01:48:26,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104494094849s 2018-08-03 01:48:26,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65e2b184-fed9-4638-aa1b-5354e5612a6a 2018-08-03 01:48:26,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 01:48:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"subnet": {"name": "rally_sanity-subnet_0a613274-3e47-4738-a718-1be49b622be1", "enable_dhcp": true, "network_id": "40514c44-383b-487e-9831-ccaee94eac6a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 01:48:26,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-a9f70d79-90cf-4621-bbf4-78edcb18a784 Date: Fri, 03 Aug 2018 01:48:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T01:48:26Z","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":"430cd3ad-a5d8-4190-920e-7dc3c2101086","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_0a613274-3e47-4738-a718-1be49b622be1","enable_dhcp":true,"segment_id":null,"network_id":"40514c44-383b-487e-9831-ccaee94eac6a","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:48:26Z","ip_version":4}} 2018-08-03 01:48:26,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a9f70d79-90cf-4621-bbf4-78edcb18a784 2018-08-03 01:48:26,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.403520822525s 2018-08-03 01:48:26,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a9f70d79-90cf-4621-bbf4-78edcb18a784 2018-08-03 01:48:26,784 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:48:26Z', 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'430cd3ad-a5d8-4190-920e-7dc3c2101086', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_0a613274-3e47-4738-a718-1be49b622be1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'40514c44-383b-487e-9831-ccaee94eac6a', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:48:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:48:26,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 01:48:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "rally_sanity-router_0a613274-3e47-4738-a718-1be49b622be1", "admin_state_up": true}}' 2018-08-03 01:48:28,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-7a340c62-aa88-4c80-925c-f0131875cce1 Date: Fri, 03 Aug 2018 01:48:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:48:26Z", "admin_state_up": true, "updated_at": "2018-08-03T01:48:27Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3ec92ebf-d998-4dee-8878-1df66d809c7d", "name": "rally_sanity-router_0a613274-3e47-4738-a718-1be49b622be1"}} 2018-08-03 01:48:28,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7a340c62-aa88-4c80-925c-f0131875cce1 2018-08-03 01:48:28,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46864795685s 2018-08-03 01:48:28,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7a340c62-aa88-4c80-925c-f0131875cce1 2018-08-03 01:48:28,254 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T01:48:27Z', u'revision_number': 2, u'ha': False, u'id': u'3ec92ebf-d998-4dee-8878-1df66d809c7d', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_0a613274-3e47-4738-a718-1be49b622be1', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T01:48:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 01:48:28,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 01:48:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"subnet_id": "430cd3ad-a5d8-4190-920e-7dc3c2101086"}' 2018-08-03 01:48:30,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8852f552-8303-42ab-b3e6-5b5531c97fc0 Date: Fri, 03 Aug 2018 01:48:30 GMT RESP BODY: {"network_id": "40514c44-383b-487e-9831-ccaee94eac6a", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "430cd3ad-a5d8-4190-920e-7dc3c2101086", "subnet_ids": ["430cd3ad-a5d8-4190-920e-7dc3c2101086"], "port_id": "d50d72e3-ff6c-4f72-b703-34120100d9c6", "id": "3ec92ebf-d998-4dee-8878-1df66d809c7d"} 2018-08-03 01:48:30,457 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/add_router_interface.json used request id req-8852f552-8303-42ab-b3e6-5b5531c97fc0 2018-08-03 01:48:30,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20232605934s 2018-08-03 01:48:30,457 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/add_router_interface.json used request id req-8852f552-8303-42ab-b3e6-5b5531c97fc0 returning object 3ec92ebf-d998-4dee-8878-1df66d809c7d 2018-08-03 01:48:30,458 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 01:48:30,584 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 01:48:30,586 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 01:48:30,591 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 01:48:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 01:48:30,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 01:48:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 01:48:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9d959392-fedc-4906-98eb-bc92e4916774 Date: Fri, 03 Aug 2018 01:48:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 01:48:30,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9d959392-fedc-4906-98eb-bc92e4916774 2018-08-03 01:48:30,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194767951965s 2018-08-03 01:48:30,790 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9d959392-fedc-4906-98eb-bc92e4916774 2018-08-03 01:48:30,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 01:48:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1"}' 2018-08-03 01:48:30,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58fa7ccf-9d95-4e7e-9009-1a14f9d84569 Date: Fri, 03 Aug 2018 01:48:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "632a778c-4630-4773-9437-8511c6304a2e", "size": null, "self": "/v2/images/632a778c-4630-4773-9437-8511c6304a2e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:48:30Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1", "checksum": null, "created_at": "2018-08-03T01:48:30Z", "protected": false} 2018-08-03 01:48:30,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-58fa7ccf-9d95-4e7e-9009-1a14f9d84569 2018-08-03 01:48:30,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0585107803345s 2018-08-03 01:48:30,857 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-58fa7ccf-9d95-4e7e-9009-1a14f9d84569 returning object 632a778c-4630-4773-9437-8511c6304a2e 2018-08-03 01:48:30,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 01:48:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '' 2018-08-03 01:48:31,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcd869a3-f052-4fa2-93bd-c123a9fc095e Date: Fri, 03 Aug 2018 01:48:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 01:48:31,292 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file used request id req-bcd869a3-f052-4fa2-93bd-c123a9fc095e 2018-08-03 01:48:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.43475985527s 2018-08-03 01:48:31,292 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file used request id req-bcd869a3-f052-4fa2-93bd-c123a9fc095e 2018-08-03 01:48:31,292 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T01:48:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'632a778c-4630-4773-9437-8511c6304a2e', u'size': None, u'name': u'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', u'checksum': None, u'self': u'/v2/images/632a778c-4630-4773-9437-8511c6304a2e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T01:48:30Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 01:48:31,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:48:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:48:31,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe651898-ca4c-4fc1-91ef-92557c68075a x-compute-request-id: req-fe651898-ca4c-4fc1-91ef-92557c68075a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be86f4f0-8f1e-4424-a20a-dec10b4ec8fc"}} 2018-08-03 01:48:31,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe651898-ca4c-4fc1-91ef-92557c68075a 2018-08-03 01:48:31,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.28311920166s 2018-08-03 01:48:31,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe651898-ca4c-4fc1-91ef-92557c68075a 2018-08-03 01:48:31,578 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'be86f4f0-8f1e-4424-a20a-dec10b4ec8fc', 'swap': 0}) 2018-08-03 01:48:31,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:48:31,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"extra_specs": {}}' 2018-08-03 01:48:31,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842a524a-5f8b-450f-a7ce-46b1b4d97498 x-compute-request-id: req-842a524a-5f8b-450f-a7ce-46b1b4d97498 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:48:31,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc/os-extra_specs used request id req-842a524a-5f8b-450f-a7ce-46b1b4d97498 2018-08-03 01:48:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248308181763s 2018-08-03 01:48:31,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc/os-extra_specs used request id req-842a524a-5f8b-450f-a7ce-46b1b4d97498 2018-08-03 01:48:31,604 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 01:48:34,416 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 01:48:37,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 290e0ef7-6f51-4f42-86cf-cc288a6d80cd | 2018-08-03T01:48:36.835096 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 290e0ef7-6f51-4f42-86cf-cc288a6d80cd ~/.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-08-03 01:48:40,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-08-03 01:48:40,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-03 01:48:40,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 01:48:40,845 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 01:48:40,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40b92b3f-d8f8-4d4e-88fa-c65b1d6371ac x-compute-request-id: req-40b92b3f-d8f8-4d4e-88fa-c65b1d6371ac Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.3", "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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.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\", \"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\", \"cx16\", \"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-08-03 01:48:40,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-40b92b3f-d8f8-4d4e-88fa-c65b1d6371ac 2018-08-03 01:48:40,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0507748126984s 2018-08-03 01:48:40,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-40b92b3f-d8f8-4d4e-88fa-c65b1d6371ac 2018-08-03 01:48:40,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 01:48:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_0a613274-3e47-4738-a718-1be49b622be1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 01:48:40,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2202ceb5-4bf9-4a86-ae29-77dc0ecf1631 x-compute-request-id: req-2202ceb5-4bf9-4a86-ae29-77dc0ecf1631 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_0a613274-3e47-4738-a718-1be49b622be1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "04b4cc09-1a2e-4465-ab34-ec0a88004232"}} 2018-08-03 01:48:40,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2202ceb5-4bf9-4a86-ae29-77dc0ecf1631 2018-08-03 01:48:40,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.034893989563s 2018-08-03 01:48:40,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2202ceb5-4bf9-4a86-ae29-77dc0ecf1631 2018-08-03 01:48:40,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0a613274-3e47-4738-a718-1be49b622be1', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'04b4cc09-1a2e-4465-ab34-ec0a88004232', 'swap': 0}) 2018-08-03 01:48:40,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 01:48:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"extra_specs": {}}' 2018-08-03 01:48:40,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 01:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47afeab7-9197-4c68-9abc-7597730db00b x-compute-request-id: req-47afeab7-9197-4c68-9abc-7597730db00b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 01:48:40,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232/os-extra_specs used request id req-47afeab7-9197-4c68-9abc-7597730db00b 2018-08-03 01:48:40,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198731422424s 2018-08-03 01:48:40,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232/os-extra_specs used request id req-47afeab7-9197-4c68-9abc-7597730db00b 2018-08-03 01:48:40,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0a613274-3e47-4738-a718-1be49b622be1', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'04b4cc09-1a2e-4465-ab34-ec0a88004232', 'swap': 0}) 2018-08-03 01:48:40,950 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-03 01:48:40,950 - 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-08-03 01:48:40,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:48:40,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:48:40,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 01:49:43,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c80b580f-6eee-40f2-be17-c56e45752d9f 2018-08-03 01:49:43,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-03 01:49:43,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c80b580f-6eee-40f2-be17-c56e45752d9f'] 2018-08-03 01:49:44,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c80b580f-6eee-40f2-be17-c56e45752d9f -------------------------------------------------------------------------------- Task c80b580f-6eee-40f2-be17-c56e45752d9f: 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | total | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | -> duration | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.490774 Full duration: 7.718603 -------------------------------------------------------------------------------- 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859823 Full duration: 7.790903 -------------------------------------------------------------------------------- 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685988 Full duration: 7.820577 -------------------------------------------------------------------------------- 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | total | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 100.0% | 1 | | -> duration | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.806301 Full duration: 8.609251 -------------------------------------------------------------------------------- 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810827 Full duration: 7.767274 -------------------------------------------------------------------------------- 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 c80b580f-6eee-40f2-be17-c56e45752d9f 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.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710521 Full duration: 7.791351 HINTS: * To plot HTML graphics with this data, run: rally task report c80b580f-6eee-40f2-be17-c56e45752d9f --out output.html * To generate a JUnit report, run: rally task export c80b580f-6eee-40f2-be17-c56e45752d9f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c80b580f-6eee-40f2-be17-c56e45752d9f --json --out output.json 2018-08-03 01:49:44,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c80b580f-6eee-40f2-be17-c56e45752d9f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-03 01:49:47,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c80b580f-6eee-40f2-be17-c56e45752d9f --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-03 01:49:47.209 797 INFO rally.api [-] Building 'json' report for the following task(s): 'c80b580f-6eee-40f2-be17-c56e45752d9f'. 2018-08-03 01:49:47.214 797 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:49:47,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c80b580f-6eee-40f2-be17-c56e45752d9f', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-03 01:49:49,865 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c80b580f-6eee-40f2-be17-c56e45752d9f --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-03 01:49:49.745 800 INFO rally.api [-] Building 'html' report for the following task(s): 'c80b580f-6eee-40f2-be17-c56e45752d9f'. 2018-08-03 01:49:49.767 800 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:49:49,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-03 01:49:49,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-03 01:49:49,873 - 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-08-03 01:49:49,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:49:49,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:49:49,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 01:51:16,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d198a59-2667-40aa-8eef-a0761685797f 2018-08-03 01:51:16,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2d198a59-2667-40aa-8eef-a0761685797f'] 2018-08-03 01:51:17,480 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d198a59-2667-40aa-8eef-a0761685797f -------------------------------------------------------------------------------- Task 2d198a59-2667-40aa-8eef-a0761685797f: 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 2d198a59-2667-40aa-8eef-a0761685797f 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.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 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.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | glance_v2.delete_image | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | total | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 100.0% | 1 | | -> duration | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.87284 Full duration: 12.439082 -------------------------------------------------------------------------------- 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 2d198a59-2667-40aa-8eef-a0761685797f 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.541 | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 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 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | glance_v2.list_images | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 3.582 | 3.582 | 3.582 | 3.582 | 3.582 | 3.582 | 100.0% | 1 | | -> duration | 3.582 | 3.582 | 3.582 | 3.582 | 3.582 | 3.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.581773 Full duration: 14.357444 -------------------------------------------------------------------------------- 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 2d198a59-2667-40aa-8eef-a0761685797f 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | -> duration | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.217597 Full duration: 7.920362 -------------------------------------------------------------------------------- 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": "40514c44-383b-487e-9831-ccaee94eac6a" } ], "flavor": { "name": "rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d198a59-2667-40aa-8eef-a0761685797f 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.363 | 3.363 | 3.363 | 3.363 | 3.363 | 3.363 | 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | nova.boot_servers | 9.537 | 9.537 | 9.537 | 9.537 | 9.537 | 9.537 | 100.0% | 1 | | total | 12.901 | 12.901 | 12.901 | 12.901 | 12.901 | 12.901 | 100.0% | 1 | | -> duration | 11.901 | 11.901 | 11.901 | 11.901 | 11.901 | 11.901 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.901102 Full duration: 32.344902 HINTS: * To plot HTML graphics with this data, run: rally task report 2d198a59-2667-40aa-8eef-a0761685797f --out output.html * To generate a JUnit report, run: rally task export 2d198a59-2667-40aa-8eef-a0761685797f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d198a59-2667-40aa-8eef-a0761685797f --json --out output.json 2018-08-03 01:51:17,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2d198a59-2667-40aa-8eef-a0761685797f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-03 01:51:20,045 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d198a59-2667-40aa-8eef-a0761685797f --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-03 01:51:19.939 1353 INFO rally.api [-] Building 'json' report for the following task(s): '2d198a59-2667-40aa-8eef-a0761685797f'. 2018-08-03 01:51:19.944 1353 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:51:20,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2d198a59-2667-40aa-8eef-a0761685797f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-03 01:51:22,520 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2d198a59-2667-40aa-8eef-a0761685797f --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-03 01:51:22.400 1356 INFO rally.api [-] Building 'html' report for the following task(s): '2d198a59-2667-40aa-8eef-a0761685797f'. 2018-08-03 01:51:22.422 1356 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:51:22,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-03 01:51:22,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-03 01:51:22,528 - 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-08-03 01:51:22,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:51:22,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:51:22,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 01:54:26,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3603e483-22ef-40c7-86cd-2d774fe0ac54 2018-08-03 01:54:26,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3603e483-22ef-40c7-86cd-2d774fe0ac54'] 2018-08-03 01:54:27,490 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3603e483-22ef-40c7-86cd-2d774fe0ac54 -------------------------------------------------------------------------------- Task 3603e483-22ef-40c7-86cd-2d774fe0ac54: 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 100.0% | 1 | | total | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 100.0% | 1 | | -> duration | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.840228 Full duration: 22.091802 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.283 | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 100.0% | 1 | | cinder_v2.delete_volume | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | total | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> duration | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.722956 Full duration: 13.818499 -------------------------------------------------------------------------------- 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_0a613274-3e47-4738-a718-1be49b622be1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.015 | 6.015 | 6.015 | 6.015 | 6.015 | 6.015 | 100.0% | 1 | | cinder_v2.delete_volume | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | total | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 100.0% | 1 | | -> duration | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.525085 Full duration: 17.414832 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | cinder_v2.delete_volume | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | | -> duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.00014 Full duration: 14.376216 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | cinder_v2.extend_volume | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | cinder_v2.delete_volume | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 100.0% | 1 | | -> duration | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 4.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.194551 Full duration: 14.512642 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.delete_volume | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | total | 5.825 | 5.825 | 5.825 | 5.825 | 5.825 | 5.825 | 100.0% | 1 | | -> duration | 5.825 | 5.825 | 5.825 | 5.825 | 5.825 | 5.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.824563 Full duration: 21.556165 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | cinder_v2.list_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999825 Full duration: 12.903232 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835269 Full duration: 12.557407 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | cinder_v2.list_types | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843893 Full duration: 12.655985 -------------------------------------------------------------------------------- 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 3603e483-22ef-40c7-86cd-2d774fe0ac54 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895354 Full duration: 12.526917 HINTS: * To plot HTML graphics with this data, run: rally task report 3603e483-22ef-40c7-86cd-2d774fe0ac54 --out output.html * To generate a JUnit report, run: rally task export 3603e483-22ef-40c7-86cd-2d774fe0ac54 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3603e483-22ef-40c7-86cd-2d774fe0ac54 --json --out output.json 2018-08-03 01:54:27,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3603e483-22ef-40c7-86cd-2d774fe0ac54', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-03 01:54:30,047 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3603e483-22ef-40c7-86cd-2d774fe0ac54 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-03 01:54:29.935 3145 INFO rally.api [-] Building 'json' report for the following task(s): '3603e483-22ef-40c7-86cd-2d774fe0ac54'. 2018-08-03 01:54:29.944 3145 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:54:30,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3603e483-22ef-40c7-86cd-2d774fe0ac54', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-03 01:54:32,644 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3603e483-22ef-40c7-86cd-2d774fe0ac54 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-03 01:54:32.514 3148 INFO rally.api [-] Building 'html' report for the following task(s): '3603e483-22ef-40c7-86cd-2d774fe0ac54'. 2018-08-03 01:54:32.541 3148 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:54:32,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-03 01:54:32,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-03 01:54:32,658 - 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-08-03 01:54:32,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:54:32,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:54:32,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 01:56:29,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 2018-08-03 01:56:29,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '86f09244-5d1f-4f35-8a37-295fe7d2d4c8'] 2018-08-03 01:56:30,232 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 -------------------------------------------------------------------------------- Task 86f09244-5d1f-4f35-8a37-295fe7d2d4c8: 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585272 Full duration: 7.360878 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618444 Full duration: 7.498513 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707303 Full duration: 7.746748 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827321 Full duration: 8.311385 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.590043 Full duration: 7.304547 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817256 Full duration: 8.298631 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613414 Full duration: 7.332774 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | -> duration | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.472305 Full duration: 9.13548 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.593927 Full duration: 7.174066 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | gnocchi.delete_metric | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016646 Full duration: 8.69485 -------------------------------------------------------------------------------- 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 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | gnocchi.delete_resource | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89487 Full duration: 8.881309 HINTS: * To plot HTML graphics with this data, run: rally task report 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 --out output.html * To generate a JUnit report, run: rally task export 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 --json --out output.json 2018-08-03 01:56:30,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '86f09244-5d1f-4f35-8a37-295fe7d2d4c8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-03 01:56:32,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-03 01:56:32.669 4283 INFO rally.api [-] Building 'json' report for the following task(s): '86f09244-5d1f-4f35-8a37-295fe7d2d4c8'. 2018-08-03 01:56:32.679 4283 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:56:32,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '86f09244-5d1f-4f35-8a37-295fe7d2d4c8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-03 01:56:35,493 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 86f09244-5d1f-4f35-8a37-295fe7d2d4c8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-03 01:56:35.335 4286 INFO rally.api [-] Building 'html' report for the following task(s): '86f09244-5d1f-4f35-8a37-295fe7d2d4c8'. 2018-08-03 01:56:35.366 4286 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:56:35,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-03 01:56:35,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-03 01:56:35,505 - 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-08-03 01:56:35,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:56:35,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:56:35,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 01:58:03,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ed1a080-b507-4ad9-bed9-e253008250c1 2018-08-03 01:58:03,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8ed1a080-b507-4ad9-bed9-e253008250c1'] 2018-08-03 01:58:04,533 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8ed1a080-b507-4ad9-bed9-e253008250c1 -------------------------------------------------------------------------------- Task 8ed1a080-b507-4ad9-bed9-e253008250c1: 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 8ed1a080-b507-4ad9-bed9-e253008250c1 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.578 | 5.578 | 5.578 | 5.578 | 5.578 | 5.578 | 100.0% | 1 | | heat.update_stack | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 100.0% | 1 | | heat.delete_stack | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 100.0% | 1 | | total | 12.942 | 12.942 | 12.942 | 12.942 | 12.942 | 12.942 | 100.0% | 1 | | -> duration | 8.942 | 8.942 | 8.942 | 8.942 | 8.942 | 8.942 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.942085 Full duration: 21.575027 -------------------------------------------------------------------------------- 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 8ed1a080-b507-4ad9-bed9-e253008250c1 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.164 | 5.164 | 5.164 | 5.164 | 5.164 | 5.164 | 100.0% | 1 | | heat.check_stack | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | heat.delete_stack | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 100.0% | 1 | | total | 8.455 | 8.455 | 8.455 | 8.455 | 8.455 | 8.455 | 100.0% | 1 | | -> duration | 6.455 | 6.455 | 6.455 | 6.455 | 6.455 | 6.455 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.455244 Full duration: 17.178034 -------------------------------------------------------------------------------- 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 8ed1a080-b507-4ad9-bed9-e253008250c1 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 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | heat.suspend_stack | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | heat.resume_stack | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | heat.delete_stack | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | total | 7.36 | 7.36 | 7.36 | 7.36 | 7.36 | 7.36 | 100.0% | 1 | | -> duration | 5.36 | 5.36 | 5.36 | 5.36 | 5.36 | 5.36 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.359572 Full duration: 16.182209 -------------------------------------------------------------------------------- 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 8ed1a080-b507-4ad9-bed9-e253008250c1 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611814 Full duration: 8.599521 HINTS: * To plot HTML graphics with this data, run: rally task report 8ed1a080-b507-4ad9-bed9-e253008250c1 --out output.html * To generate a JUnit report, run: rally task export 8ed1a080-b507-4ad9-bed9-e253008250c1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8ed1a080-b507-4ad9-bed9-e253008250c1 --json --out output.json 2018-08-03 01:58:04,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8ed1a080-b507-4ad9-bed9-e253008250c1', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-03 01:58:07,135 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8ed1a080-b507-4ad9-bed9-e253008250c1 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-03 01:58:07.029 5199 INFO rally.api [-] Building 'json' report for the following task(s): '8ed1a080-b507-4ad9-bed9-e253008250c1'. 2018-08-03 01:58:07.033 5199 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:58:07,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8ed1a080-b507-4ad9-bed9-e253008250c1', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-03 01:58:09,621 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8ed1a080-b507-4ad9-bed9-e253008250c1 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-03 01:58:09.500 5202 INFO rally.api [-] Building 'html' report for the following task(s): '8ed1a080-b507-4ad9-bed9-e253008250c1'. 2018-08-03 01:58:09.522 5202 INFO rally.api [-] The report has been successfully built. 2018-08-03 01:58:09,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-03 01:58:09,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-03 01:58:09,628 - 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-08-03 01:58:09,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 01:58:09,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 01:58:09,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 02:01:32,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bf0f2b0-bf64-4350-ba49-0ad35f376642 2018-08-03 02:01:32,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0bf0f2b0-bf64-4350-ba49-0ad35f376642'] 2018-08-03 02:01:33,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0bf0f2b0-bf64-4350-ba49-0ad35f376642 -------------------------------------------------------------------------------- Task 0bf0f2b0-bf64-4350-ba49-0ad35f376642: 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.898301 Full duration: 14.890941 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.list_roles | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85912 Full duration: 15.203458 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | keystone_v3.list_projects | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.914691 Full duration: 15.039411 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.851728 Full duration: 12.989357 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745293 Full duration: 12.84878 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | keystone_v3.create_user | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | -> keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.list_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_services | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> duration | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.189696 Full duration: 20.620317 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.068028 Full duration: 13.504537 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.911928 Full duration: 15.262353 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796897 Full duration: 15.505859 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.list_users | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025751 Full duration: 15.537208 -------------------------------------------------------------------------------- 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 0bf0f2b0-bf64-4350-ba49-0ad35f376642 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.create_users | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | total | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 100.0% | 1 | | -> duration | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.365439 Full duration: 26.217694 HINTS: * To plot HTML graphics with this data, run: rally task report 0bf0f2b0-bf64-4350-ba49-0ad35f376642 --out output.html * To generate a JUnit report, run: rally task export 0bf0f2b0-bf64-4350-ba49-0ad35f376642 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bf0f2b0-bf64-4350-ba49-0ad35f376642 --json --out output.json 2018-08-03 02:01:33,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0bf0f2b0-bf64-4350-ba49-0ad35f376642', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-03 02:01:36,207 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0bf0f2b0-bf64-4350-ba49-0ad35f376642 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-03 02:01:36.096 7117 INFO rally.api [-] Building 'json' report for the following task(s): '0bf0f2b0-bf64-4350-ba49-0ad35f376642'. 2018-08-03 02:01:36.106 7117 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:01:36,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0bf0f2b0-bf64-4350-ba49-0ad35f376642', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-03 02:01:38,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0bf0f2b0-bf64-4350-ba49-0ad35f376642 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-03 02:01:38.667 7120 INFO rally.api [-] Building 'html' report for the following task(s): '0bf0f2b0-bf64-4350-ba49-0ad35f376642'. 2018-08-03 02:01:38.696 7120 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:01:38,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-03 02:01:38,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-03 02:01:38,812 - 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-08-03 02:01:38,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 02:01:38,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 02:01:38,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 02:06:54,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2460758-7f70-482d-9187-ecef1cf775bd 2018-08-03 02:06:54,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f2460758-7f70-482d-9187-ecef1cf775bd'] 2018-08-03 02:06:55,762 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f2460758-7f70-482d-9187-ecef1cf775bd -------------------------------------------------------------------------------- Task f2460758-7f70-482d-9187-ecef1cf775bd: 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.delete_network | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | -> duration | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.553754 Full duration: 15.401243 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | neutron.delete_port | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | total | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> duration | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.301834 Full duration: 28.848612 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | neutron.create_subnet | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | neutron.create_router | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | neutron.add_interface_router | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 100.0% | 1 | | neutron.remove_interface_router | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | neutron.delete_router | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 100.0% | 1 | | -> duration | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 6.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.7548 Full duration: 39.31121 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | neutron.delete_subnet | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> duration | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.77953 Full duration: 27.897079 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.list_networks | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 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.132215 Full duration: 17.093552 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | neutron.list_ports | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | -> duration | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.780593 Full duration: 30.084381 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | neutron.create_subnet | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | neutron.create_router | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | neutron.add_interface_router | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 100.0% | 1 | | neutron.list_routers | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 3.978 | 3.978 | 3.978 | 3.978 | 3.978 | 3.978 | 100.0% | 1 | | -> duration | 3.978 | 3.978 | 3.978 | 3.978 | 3.978 | 3.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.978133 Full duration: 39.97614 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | neutron.create_subnet | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> duration | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.694728 Full duration: 32.422183 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028382 Full duration: 14.309734 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | neutron.create_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 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.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076469 Full duration: 14.69983 -------------------------------------------------------------------------------- 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 f2460758-7f70-482d-9187-ecef1cf775bd 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | neutron.create_router | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.add_gateway_router | 2.225 | 2.225 | 2.225 | 2.225 | 2.225 | 2.225 | 100.0% | 1 | | neutron.remove_gateway_router | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | total | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 100.0% | 1 | | -> duration | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.835846 Full duration: 27.735289 HINTS: * To plot HTML graphics with this data, run: rally task report f2460758-7f70-482d-9187-ecef1cf775bd --out output.html * To generate a JUnit report, run: rally task export f2460758-7f70-482d-9187-ecef1cf775bd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2460758-7f70-482d-9187-ecef1cf775bd --json --out output.json 2018-08-03 02:06:55,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f2460758-7f70-482d-9187-ecef1cf775bd', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-03 02:06:58,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f2460758-7f70-482d-9187-ecef1cf775bd --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-03 02:06:58.168 10415 INFO rally.api [-] Building 'json' report for the following task(s): 'f2460758-7f70-482d-9187-ecef1cf775bd'. 2018-08-03 02:06:58.180 10415 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:06:58,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f2460758-7f70-482d-9187-ecef1cf775bd', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-03 02:07:00,860 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f2460758-7f70-482d-9187-ecef1cf775bd --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-03 02:07:00.728 10418 INFO rally.api [-] Building 'html' report for the following task(s): 'f2460758-7f70-482d-9187-ecef1cf775bd'. 2018-08-03 02:07:00.758 10418 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:07:00,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-03 02:07:00,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-03 02:07:00,879 - 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-08-03 02:07:00,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 02:07:00,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 02:07:00,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 02:08:02,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41a4ad31-7309-4313-91cd-a505cfb6be2e 2018-08-03 02:08:02,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '41a4ad31-7309-4313-91cd-a505cfb6be2e'] 2018-08-03 02:08:03,223 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 41a4ad31-7309-4313-91cd-a505cfb6be2e -------------------------------------------------------------------------------- Task 41a4ad31-7309-4313-91cd-a505cfb6be2e: aborted -------------------------------------------------------------------------------- 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_0a613274-3e47-4738-a718-1be49b622be1" }, "image": { "name": "rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1" }, "nics": [ { "net-id": "40514c44-383b-487e-9831-ccaee94eac6a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41a4ad31-7309-4313-91cd-a505cfb6be2e has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.555 | 8.555 | 8.555 | 8.555 | 8.555 | 8.555 | 100.0% | 1 | | nova.live_migrate | 6.036 | 6.036 | 6.036 | 6.036 | 6.036 | 6.036 | 0.0% | 1 | | total | 14.592 | 14.592 | 14.592 | 14.592 | 14.592 | 14.592 | 0.0% | 1 | | -> duration | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.592075 Full duration: 28.873402 HINTS: * To plot HTML graphics with this data, run: rally task report 41a4ad31-7309-4313-91cd-a505cfb6be2e --out output.html * To generate a JUnit report, run: rally task export 41a4ad31-7309-4313-91cd-a505cfb6be2e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41a4ad31-7309-4313-91cd-a505cfb6be2e --json --out output.json At least one workload did not pass SLA criteria. 2018-08-03 02:08:03,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '41a4ad31-7309-4313-91cd-a505cfb6be2e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-03 02:08:05,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 41a4ad31-7309-4313-91cd-a505cfb6be2e --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-03 02:08:05.610 10653 INFO rally.api [-] Building 'json' report for the following task(s): '41a4ad31-7309-4313-91cd-a505cfb6be2e'. 2018-08-03 02:08:05.612 10653 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:08:05,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '41a4ad31-7309-4313-91cd-a505cfb6be2e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-03 02:08:08,123 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 41a4ad31-7309-4313-91cd-a505cfb6be2e --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-03 02:08:08.005 10656 INFO rally.api [-] Building 'html' report for the following task(s): '41a4ad31-7309-4313-91cd-a505cfb6be2e'. 2018-08-03 02:08:08.023 10656 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:08:08,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-03 02:08:08,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-03 02:08:08,126 - 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-08-03 02:08:08,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 02:08:08,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 02:08:08,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': '40514c44-383b-487e-9831-ccaee94eac6a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1', 'flavor_name': 'rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1', '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_0a613274-3e47-4738-a718-1be49b622be1', '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-08-03 02:09:01,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cec2c107-f03c-404d-9be5-c8f5defa5927 2018-08-03 02:09:01,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cec2c107-f03c-404d-9be5-c8f5defa5927'] 2018-08-03 02:09:02,825 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cec2c107-f03c-404d-9be5-c8f5defa5927 -------------------------------------------------------------------------------- Task cec2c107-f03c-404d-9be5-c8f5defa5927: 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 cec2c107-f03c-404d-9be5-c8f5defa5927 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | quotas.delete_quotas | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937843 Full duration: 8.646399 -------------------------------------------------------------------------------- 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 cec2c107-f03c-404d-9be5-c8f5defa5927 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748561 Full duration: 8.852876 -------------------------------------------------------------------------------- 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 cec2c107-f03c-404d-9be5-c8f5defa5927 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.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744181 Full duration: 8.664961 -------------------------------------------------------------------------------- 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 cec2c107-f03c-404d-9be5-c8f5defa5927 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.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179805 Full duration: 8.960793 HINTS: * To plot HTML graphics with this data, run: rally task report cec2c107-f03c-404d-9be5-c8f5defa5927 --out output.html * To generate a JUnit report, run: rally task export cec2c107-f03c-404d-9be5-c8f5defa5927 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cec2c107-f03c-404d-9be5-c8f5defa5927 --json --out output.json 2018-08-03 02:09:02,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cec2c107-f03c-404d-9be5-c8f5defa5927', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-03 02:09:05,803 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cec2c107-f03c-404d-9be5-c8f5defa5927 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-03 02:09:05.666 11169 INFO rally.api [-] Building 'json' report for the following task(s): 'cec2c107-f03c-404d-9be5-c8f5defa5927'. 2018-08-03 02:09:05.672 11169 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:09:05,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cec2c107-f03c-404d-9be5-c8f5defa5927', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-03 02:09:08,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cec2c107-f03c-404d-9be5-c8f5defa5927 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-03 02:09:08.533 11172 INFO rally.api [-] Building 'html' report for the following task(s): 'cec2c107-f03c-404d-9be5-c8f5defa5927'. 2018-08-03 02:09:08.554 11172 INFO rally.api [-] The report has been successfully built. 2018-08-03 02:09:08,675 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-03 02:09:08,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:07 | 4 | 100.00% | | cinder | 02:34 | 10 | 100.00% | | gnocchi | 01:27 | 11 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:57 | 11 | 100.00% | | neutron | 04:47 | 11 | 100.00% | | nova | 00:28 | 1 | 0.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:15:49 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-03 02:09:08,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-03 02:09:08,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:09:08,806 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-03 02:09:08,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:09:08,816 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:09,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-239bdecd-f96c-478a-9027-0177092c623b x-compute-request-id: req-239bdecd-f96c-478a-9027-0177092c623b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_0a613274-3e47-4738-a718-1be49b622be1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "04b4cc09-1a2e-4465-ab34-ec0a88004232"}, {"name": "rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be86f4f0-8f1e-4424-a20a-dec10b4ec8fc"}]} 2018-08-03 02:09:09,016 - 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-239bdecd-f96c-478a-9027-0177092c623b 2018-08-03 02:09:09,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203053951263s 2018-08-03 02:09:09,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-239bdecd-f96c-478a-9027-0177092c623b 2018-08-03 02:09:09,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:09:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:09,050 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07032bd0-2992-4db0-b4be-7489b2ecb58a x-compute-request-id: req-07032bd0-2992-4db0-b4be-7489b2ecb58a Content-Length: 0 Content-Type: application/json 2018-08-03 02:09:09,050 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232 used request id req-07032bd0-2992-4db0-b4be-7489b2ecb58a 2018-08-03 02:09:09,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316681861877s 2018-08-03 02:09:09,051 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/04b4cc09-1a2e-4465-ab34-ec0a88004232 used request id req-07032bd0-2992-4db0-b4be-7489b2ecb58a 2018-08-03 02:09:09,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 02:09:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" -d '{"subnet_id": "430cd3ad-a5d8-4190-920e-7dc3c2101086"}' 2018-08-03 02:09:11,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9c42811-ccfb-4a1e-bcbb-6e488180ea5b Date: Fri, 03 Aug 2018 02:09:11 GMT RESP BODY: {"network_id": "40514c44-383b-487e-9831-ccaee94eac6a", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "430cd3ad-a5d8-4190-920e-7dc3c2101086", "subnet_ids": ["430cd3ad-a5d8-4190-920e-7dc3c2101086"], "port_id": "d50d72e3-ff6c-4f72-b703-34120100d9c6", "id": "3ec92ebf-d998-4dee-8878-1df66d809c7d"} 2018-08-03 02:09:11,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/remove_router_interface.json used request id req-b9c42811-ccfb-4a1e-bcbb-6e488180ea5b 2018-08-03 02:09:11,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18642091751s 2018-08-03 02:09:11,239 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d/remove_router_interface.json used request id req-b9c42811-ccfb-4a1e-bcbb-6e488180ea5b returning object 3ec92ebf-d998-4dee-8878-1df66d809c7d 2018-08-03 02:09:11,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 02:09:11,241 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:11,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3fc1f3e9-c744-44cd-94f1-fc1846b15a97 Date: Fri, 03 Aug 2018 02:09:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T01:48:26Z", "admin_state_up": true, "updated_at": "2018-08-03T02:09:10Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3ec92ebf-d998-4dee-8878-1df66d809c7d", "name": "rally_sanity-router_0a613274-3e47-4738-a718-1be49b622be1"}]} 2018-08-03 02:09:11,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3fc1f3e9-c744-44cd-94f1-fc1846b15a97 2018-08-03 02:09:11,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13950586319s 2018-08-03 02:09:11,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3fc1f3e9-c744-44cd-94f1-fc1846b15a97 2018-08-03 02:09:11,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 02:09:11,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:12,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04f81ae1-f56e-4bd7-84fa-9871d2262c4e Content-Length: 0 Date: Fri, 03 Aug 2018 02:09:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:09:12,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d.json used request id req-04f81ae1-f56e-4bd7-84fa-9871d2262c4e 2018-08-03 02:09:12,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32420897484s 2018-08-03 02:09:12,706 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ec92ebf-d998-4dee-8878-1df66d809c7d.json used request id req-04f81ae1-f56e-4bd7-84fa-9871d2262c4e 2018-08-03 02:09:12,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:09:12,707 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:12,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-81ada938-4e23-4e08-8670-da762a9f8543 Date: Fri, 03 Aug 2018 02:09:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:48:26Z","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":"430cd3ad-a5d8-4190-920e-7dc3c2101086","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_0a613274-3e47-4738-a718-1be49b622be1","enable_dhcp":true,"segment_id":null,"network_id":"40514c44-383b-487e-9831-ccaee94eac6a","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:48:26Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 02:09:12,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81ada938-4e23-4e08-8670-da762a9f8543 2018-08-03 02:09:12,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431249141693s 2018-08-03 02:09:12,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81ada938-4e23-4e08-8670-da762a9f8543 2018-08-03 02:09:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 02:09:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/430cd3ad-a5d8-4190-920e-7dc3c2101086.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:13,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9f68f95-cf3c-4852-9f0d-f24236a3609d Date: Fri, 03 Aug 2018 02:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:09:13,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/430cd3ad-a5d8-4190-920e-7dc3c2101086.json used request id req-c9f68f95-cf3c-4852-9f0d-f24236a3609d 2018-08-03 02:09:13,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.993032932281s 2018-08-03 02:09:13,745 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/430cd3ad-a5d8-4190-920e-7dc3c2101086.json used request id req-c9f68f95-cf3c-4852-9f0d-f24236a3609d 2018-08-03 02:09:13,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:09:13,747 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:13,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-95d716aa-644f-4f8e-bfd7-2e1b956e8788 Date: Fri, 03 Aug 2018 02:09:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40514c44-383b-487e-9831-ccaee94eac6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:09:13Z","qos_policy_id":null,"name":"rally_sanity-net_0a613274-3e47-4738-a718-1be49b622be1","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T01:48:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:09:13,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-95d716aa-644f-4f8e-bfd7-2e1b956e8788 2018-08-03 02:09:13,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886318683624s 2018-08-03 02:09:13,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-95d716aa-644f-4f8e-bfd7-2e1b956e8788 2018-08-03 02:09:13,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 02:09:13,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/40514c44-383b-487e-9831-ccaee94eac6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:15,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96823f8a-e5af-4cc5-ba43-45ce1cab7429 Date: Fri, 03 Aug 2018 02:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:09:15,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/40514c44-383b-487e-9831-ccaee94eac6a.json used request id req-96823f8a-e5af-4cc5-ba43-45ce1cab7429 2018-08-03 02:09:15,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17251682281s 2018-08-03 02:09:15,009 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/40514c44-383b-487e-9831-ccaee94eac6a.json used request id req-96823f8a-e5af-4cc5-ba43-45ce1cab7429 2018-08-03 02:09:15,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:09:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:15,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d3165755-d7e2-4772-989f-6f5ad6fda2c3 Date: Fri, 03 Aug 2018 02:09:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/632a778c-4630-4773-9437-8511c6304a2e/snap", "metadata": {}}], "file": "/v2/images/632a778c-4630-4773-9437-8511c6304a2e/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "632a778c-4630-4773-9437-8511c6304a2e", "size": 12716032, "self": "/v2/images/632a778c-4630-4773-9437-8511c6304a2e", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/632a778c-4630-4773-9437-8511c6304a2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T01:48:31Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0a613274-3e47-4738-a718-1be49b622be1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T01:48:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:09:15,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d3165755-d7e2-4772-989f-6f5ad6fda2c3 2018-08-03 02:09:15,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203451156616s 2018-08-03 02:09:15,217 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d3165755-d7e2-4772-989f-6f5ad6fda2c3 2018-08-03 02:09:15,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:09:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:15,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0adf7884-93ff-4c5d-a8a8-a347f278881f Date: Fri, 03 Aug 2018 02:09:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:09:15,633 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e used request id req-0adf7884-93ff-4c5d-a8a8-a347f278881f 2018-08-03 02:09:15,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.413316011429s 2018-08-03 02:09:15,634 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/632a778c-4630-4773-9437-8511c6304a2e used request id req-0adf7884-93ff-4c5d-a8a8-a347f278881f 2018-08-03 02:09:15,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:09:15,637 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:15,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89877478-29d7-406b-a710-7359fa0ecaea x-compute-request-id: req-89877478-29d7-406b-a710-7359fa0ecaea Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_0a613274-3e47-4738-a718-1be49b622be1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be86f4f0-8f1e-4424-a20a-dec10b4ec8fc"}]} 2018-08-03 02:09:15,660 - 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-89877478-29d7-406b-a710-7359fa0ecaea 2018-08-03 02:09:15,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255510807037s 2018-08-03 02:09:15,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-89877478-29d7-406b-a710-7359fa0ecaea 2018-08-03 02:09:15,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:09:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}530f9ebdac0ea56a1ff05d219ca0b5e621a3a7a6" 2018-08-03 02:09:15,710 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ada06ff2-7f01-46a3-b6be-54c27bb7fe07 x-compute-request-id: req-ada06ff2-7f01-46a3-b6be-54c27bb7fe07 Content-Length: 0 Content-Type: application/json 2018-08-03 02:09:15,710 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc used request id req-ada06ff2-7f01-46a3-b6be-54c27bb7fe07 2018-08-03 02:09:15,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483191013336s 2018-08-03 02:09:15,711 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/be86f4f0-8f1e-4424-a20a-dec10b4ec8fc used request id req-ada06ff2-7f01-46a3-b6be-54c27bb7fe07 2018-08-03 02:09:15,711 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-03 02:09:15,756 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:09:15,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:09:15,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:09:15,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:09:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:09:15,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d726351-1b54-4435-9190-2b944afe9254 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:09:15,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1d726351-1b54-4435-9190-2b944afe9254 2018-08-03 02:09:15,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:09:16,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["iTWqnlDiQYKDUqhFxIlyvw"], "issued_at": "2018-08-03T02:09:16.000000Z"}} 2018-08-03 02:09:16,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:09:16,198 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:16,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-07d49b35-c59e-4a02-8d22-d8fa0f5c8ec7 Date: Fri, 03 Aug 2018 02:09:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:09:16,469 - 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-07d49b35-c59e-4a02-8d22-d8fa0f5c8ec7 2018-08-03 02:09:16,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271195888519s 2018-08-03 02:09:16,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-07d49b35-c59e-4a02-8d22-d8fa0f5c8ec7 2018-08-03 02:09:16,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 02:09:19,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 02:09:22,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d9eeedcd-52c0-454d-9ff4-3b80b85d5839 | 2018-08-03T02:09:21.686257 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d9eeedcd-52c0-454d-9ff4-3b80b85d5839 ~/.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-08-03 02:09:25,843 - 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-08-03 02:09:25,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 02:09:28,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 02:09:32,422 - 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=e69fdaec-40ee-4738-8285-abfff5ae8d5c) as the default verifier for the future CLI operations. 2018-08-03 02:09:35,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 02:09:35,561 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:35,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-8aaed9d2-2cef-4cf8-923c-9c5f86f6f8ae Date: Fri, 03 Aug 2018 02:09:35 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-08-03 02:09:35,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-8aaed9d2-2cef-4cf8-923c-9c5f86f6f8ae 2018-08-03 02:09:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185612916946s 2018-08-03 02:09:35,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-8aaed9d2-2cef-4cf8-923c-9c5f86f6f8ae 2018-08-03 02:09:35,756 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-03 02:09:35,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 02:09:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"network": {"name": "patrole-net_3c72c623-cb7b-4a39-991b-ca8f433be02d", "admin_state_up": true}}' 2018-08-03 02:09:36,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fff0eb57-7027-48e3-8494-df6b1cc0ab6c Date: Fri, 03 Aug 2018 02:09:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fd7d637d-fc1e-42c4-bbaf-d593912544f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:09:35Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_3c72c623-cb7b-4a39-991b-ca8f433be02d","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:09:35Z","mtu":1450}} 2018-08-03 02:09:36,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fff0eb57-7027-48e3-8494-df6b1cc0ab6c 2018-08-03 02:09:36,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.254101037979s 2018-08-03 02:09:36,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fff0eb57-7027-48e3-8494-df6b1cc0ab6c 2018-08-03 02:09:36,011 - 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-08-03T02:09:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd7d637d-fc1e-42c4-bbaf-d593912544f0', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'created_at': u'2018-08-03T02:09:35Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 02:09:36,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:09:36,013 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:36,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-1cef1a23-cdb0-41f5-a5aa-2286abc9d189 Date: Fri, 03 Aug 2018 02:09:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fd7d637d-fc1e-42c4-bbaf-d593912544f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:09:35Z","qos_policy_id":null,"name":"patrole-net_3c72c623-cb7b-4a39-991b-ca8f433be02d","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:09:35Z","provider:network_type":"vxlan"}]} 2018-08-03 02:09:36,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cef1a23-cdb0-41f5-a5aa-2286abc9d189 2018-08-03 02:09:36,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112053871155s 2018-08-03 02:09:36,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cef1a23-cdb0-41f5-a5aa-2286abc9d189 2018-08-03 02:09:36,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 02:09:36,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"subnet": {"name": "patrole-subnet_3c72c623-cb7b-4a39-991b-ca8f433be02d", "enable_dhcp": true, "network_id": "fd7d637d-fc1e-42c4-bbaf-d593912544f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 02:09:36,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b473983b-1817-41a4-838b-7630b42f3a6a Date: Fri, 03 Aug 2018 02:09:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T02:09:36Z","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":"c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_3c72c623-cb7b-4a39-991b-ca8f433be02d","enable_dhcp":true,"segment_id":null,"network_id":"fd7d637d-fc1e-42c4-bbaf-d593912544f0","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:09:36Z","ip_version":4}} 2018-08-03 02:09:36,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b473983b-1817-41a4-838b-7630b42f3a6a 2018-08-03 02:09:36,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.477074146271s 2018-08-03 02:09:36,604 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b473983b-1817-41a4-838b-7630b42f3a6a 2018-08-03 02:09:36,605 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:09:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'fd7d637d-fc1e-42c4-bbaf-d593912544f0', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T02:09:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 02:09:36,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 02:09:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "patrole-router_3c72c623-cb7b-4a39-991b-ca8f433be02d", "admin_state_up": true}}' 2018-08-03 02:09:38,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-65aaa7da-2076-49af-aff7-44b4ec7f81fb Date: Fri, 03 Aug 2018 02:09:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T02:09:36Z", "admin_state_up": true, "updated_at": "2018-08-03T02:09:37Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5ec1910f-024d-4c6e-a63d-0f91773ec0b7", "name": "patrole-router_3c72c623-cb7b-4a39-991b-ca8f433be02d"}} 2018-08-03 02:09:38,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-65aaa7da-2076-49af-aff7-44b4ec7f81fb 2018-08-03 02:09:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55116820335s 2018-08-03 02:09:38,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-65aaa7da-2076-49af-aff7-44b4ec7f81fb 2018-08-03 02:09:38,157 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:09:37Z', u'revision_number': 2, u'ha': False, u'id': u'5ec1910f-024d-4c6e-a63d-0f91773ec0b7', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T02:09:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 02:09:38,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 02:09:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"subnet_id": "c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8"}' 2018-08-03 02:09:40,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2015720f-66a6-47cc-86c9-b9ef8cb15c46 Date: Fri, 03 Aug 2018 02:09:40 GMT RESP BODY: {"network_id": "fd7d637d-fc1e-42c4-bbaf-d593912544f0", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8", "subnet_ids": ["c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8"], "port_id": "ea56fd29-e244-4ff1-a67f-a194c3a07485", "id": "5ec1910f-024d-4c6e-a63d-0f91773ec0b7"} 2018-08-03 02:09:40,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/add_router_interface.json used request id req-2015720f-66a6-47cc-86c9-b9ef8cb15c46 2018-08-03 02:09:40,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2536239624s 2018-08-03 02:09:40,412 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/add_router_interface.json used request id req-2015720f-66a6-47cc-86c9-b9ef8cb15c46 returning object 5ec1910f-024d-4c6e-a63d-0f91773ec0b7 2018-08-03 02:09:40,413 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 02:09:40,544 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 02:09:40,546 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:09:40,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:09:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:09:40,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:09:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:40,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc8cfc5d-e631-416a-aeb1-dcf739ff02b1 Date: Fri, 03 Aug 2018 02:09:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:09:40,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bc8cfc5d-e631-416a-aeb1-dcf739ff02b1 2018-08-03 02:09:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195227861404s 2018-08-03 02:09:40,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bc8cfc5d-e631-416a-aeb1-dcf739ff02b1 2018-08-03 02:09:40,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:09:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d"}' 2018-08-03 02:09:40,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-21e2cb68-8fe2-42f8-a733-5738d5cb0e34 Date: Fri, 03 Aug 2018 02:09:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "4b872cf6-7326-487d-8c04-6cf7f1b31f41", "size": null, "self": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:09:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "checksum": null, "created_at": "2018-08-03T02:09:40Z", "protected": false} 2018-08-03 02:09:40,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-21e2cb68-8fe2-42f8-a733-5738d5cb0e34 2018-08-03 02:09:40,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0572230815887s 2018-08-03 02:09:40,817 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-21e2cb68-8fe2-42f8-a733-5738d5cb0e34 returning object 4b872cf6-7326-487d-8c04-6cf7f1b31f41 2018-08-03 02:09:40,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:09:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '' 2018-08-03 02:09:41,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c4f2f72-5fa2-4f29-866f-daf31d6578c2 Date: Fri, 03 Aug 2018 02:09:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:09:41,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file used request id req-0c4f2f72-5fa2-4f29-866f-daf31d6578c2 2018-08-03 02:09:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.801389932632s 2018-08-03 02:09:41,619 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file used request id req-0c4f2f72-5fa2-4f29-866f-daf31d6578c2 2018-08-03 02:09:41,619 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:09:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4b872cf6-7326-487d-8c04-6cf7f1b31f41', u'size': None, u'name': u'patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'checksum': None, u'self': u'/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:09:40Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:09:41,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:09:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_3c72c623-cb7b-4a39-991b-ca8f433be02d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 02:09:41,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-743e26a4-bf5c-43ea-8f6b-4d4a90b13409 x-compute-request-id: req-743e26a4-bf5c-43ea-8f6b-4d4a90b13409 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_3c72c623-cb7b-4a39-991b-ca8f433be02d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f1c58eb-9a7a-4102-bd92-9731b250cce8"}} 2018-08-03 02:09:41,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-743e26a4-bf5c-43ea-8f6b-4d4a90b13409 2018-08-03 02:09:41,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.251981019974s 2018-08-03 02:09:41,873 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-743e26a4-bf5c-43ea-8f6b-4d4a90b13409 2018-08-03 02:09:41,874 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_3c72c623-cb7b-4a39-991b-ca8f433be02d', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'1f1c58eb-9a7a-4102-bd92-9731b250cce8', 'swap': 0}) 2018-08-03 02:09:41,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:09:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"extra_specs": {}}' 2018-08-03 02:09:41,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e672c1a-2a5d-4e10-9585-d4515eab47f2 x-compute-request-id: req-0e672c1a-2a5d-4e10-9585-d4515eab47f2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:09:41,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8/os-extra_specs used request id req-0e672c1a-2a5d-4e10-9585-d4515eab47f2 2018-08-03 02:09:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243899822235s 2018-08-03 02:09:41,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8/os-extra_specs used request id req-0e672c1a-2a5d-4e10-9585-d4515eab47f2 2018-08-03 02:09:41,904 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:09:41,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f9c525-ac15-42c5-998e-32c48998be71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:09:41,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-04f9c525-ac15-42c5-998e-32c48998be71 2018-08-03 02:09:41,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:09:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:42,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b128d39c-86fc-4d36-8188-6c2876c6e99a Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:09:42,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b128d39c-86fc-4d36-8188-6c2876c6e99a 2018-08-03 02:09:42,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988690853119s 2018-08-03 02:09:42,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b128d39c-86fc-4d36-8188-6c2876c6e99a 2018-08-03 02:09:42,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:09:42,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7695ee5e-2186-449a-87a5-d37b89727a70 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:09:42,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7695ee5e-2186-449a-87a5-d37b89727a70 2018-08-03 02:09:42,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107628822327s 2018-08-03 02:09:42,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7695ee5e-2186-449a-87a5-d37b89727a70 2018-08-03 02:09:42,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 02:09:42,130 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:42,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5627010-ed76-4751-b5fe-53a34e000652 x-compute-request-id: req-a5627010-ed76-4751-b5fe-53a34e000652 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.3", "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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.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\", \"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\", \"cx16\", \"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-08-03 02:09:42,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a5627010-ed76-4751-b5fe-53a34e000652 2018-08-03 02:09:42,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0387470722198s 2018-08-03 02:09:42,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a5627010-ed76-4751-b5fe-53a34e000652 2018-08-03 02:09:42,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:09:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:09:42,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-88c9e4ac-a4a3-4a0e-b175-13eefd591cc2 Date: Fri, 03 Aug 2018 02:09:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/snap", "metadata": {}}], "file": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "4b872cf6-7326-487d-8c04-6cf7f1b31f41", "size": 12716032, "self": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:09:41Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T02:09:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:09:42,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-88c9e4ac-a4a3-4a0e-b175-13eefd591cc2 2018-08-03 02:09:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249412059784s 2018-08-03 02:09:42,196 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-88c9e4ac-a4a3-4a0e-b175-13eefd591cc2 2018-08-03 02:09:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:09:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d"}' 2018-08-03 02:09:42,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0163d7a4-3441-4368-a22b-d2a19e0792b6 Date: Fri, 03 Aug 2018 02:09:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "69bfcadd-31e8-4def-8aeb-4acdd7f9cc57", "size": null, "self": "/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:09:42Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "checksum": null, "created_at": "2018-08-03T02:09:42Z", "protected": false} 2018-08-03 02:09:42,251 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0163d7a4-3441-4368-a22b-d2a19e0792b6 2018-08-03 02:09:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0457189083099s 2018-08-03 02:09:42,251 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0163d7a4-3441-4368-a22b-d2a19e0792b6 returning object 69bfcadd-31e8-4def-8aeb-4acdd7f9cc57 2018-08-03 02:09:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:09:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '' 2018-08-03 02:09:43,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-520c7c5d-f1e6-484b-82d8-d0d78a7183f4 Date: Fri, 03 Aug 2018 02:09:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:09:43,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57/file used request id req-520c7c5d-f1e6-484b-82d8-d0d78a7183f4 2018-08-03 02:09:43,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47476887703s 2018-08-03 02:09:43,727 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57/file used request id req-520c7c5d-f1e6-484b-82d8-d0d78a7183f4 2018-08-03 02:09:43,727 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:09:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'69bfcadd-31e8-4def-8aeb-4acdd7f9cc57', u'size': None, u'name': u'patrole-img_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d', u'checksum': None, u'self': u'/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:09:42Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:09:43,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:09:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 02:09:43,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-224ea0e2-5a16-484f-afaf-49a391abebcc x-compute-request-id: req-224ea0e2-5a16-484f-afaf-49a391abebcc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "05bdd1d5-e9ce-4757-934b-d84a23f91dfe"}} 2018-08-03 02:09:43,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-224ea0e2-5a16-484f-afaf-49a391abebcc 2018-08-03 02:09:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0442271232605s 2018-08-03 02:09:43,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-224ea0e2-5a16-484f-afaf-49a391abebcc 2018-08-03 02:09:43,773 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'05bdd1d5-e9ce-4757-934b-d84a23f91dfe', 'swap': 0}) 2018-08-03 02:09:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:09:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"extra_specs": {}}' 2018-08-03 02:09:43,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d79ccf2e-99cf-465c-9602-2b3d7fcc2d79 x-compute-request-id: req-d79ccf2e-99cf-465c-9602-2b3d7fcc2d79 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:09:43,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe/os-extra_specs used request id req-d79ccf2e-99cf-465c-9602-2b3d7fcc2d79 2018-08-03 02:09:43,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236141681671s 2018-08-03 02:09:43,798 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe/os-extra_specs used request id req-d79ccf2e-99cf-465c-9602-2b3d7fcc2d79 2018-08-03 02:09:43,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'05bdd1d5-e9ce-4757-934b-d84a23f91dfe', 'swap': 0}) 2018-08-03 02:09:47,135 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 02:09:47,136 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 02:09:47,136 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 02:09:47,139 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 02:09:47,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 02:09:50,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e69fdaec-40ee-4738-8285-abfff5ae8d5c/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-03 02:09:50,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 02:09:50,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 02:09:50,695 - 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-08-03 02:11:43,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b0e0288b-060a-4917-9e53-c4fd63f873f8 2018-08-03 02:11:43,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b0e0288b-060a-4917-9e53-c4fd63f873f8']'. 2018-08-03 02:11:44,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 02:11:44,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b0e0288b-060a-4917-9e53-c4fd63f873f8 | 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 02:09:53 | 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 02:11:43 | 2018-08-03 02:11:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e69fdaec-40ee-4738-8285-abfff5ae8d5c) | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d9eeedcd-52c0-454d-9ff4-3b80b85d5839) | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-03 02:11:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 93.858 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 02:11:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 02:11:44,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-03 02:11:44,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:11:44,908 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 02:11:44,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:11:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:45,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c31b48c-a3f0-4d34-9b79-47de2b266c00 Date: Fri, 03 Aug 2018 02:11:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:11:45,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57 used request id req-6c31b48c-a3f0-4d34-9b79-47de2b266c00 2018-08-03 02:11:45,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.852697849274s 2018-08-03 02:11:45,764 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/69bfcadd-31e8-4def-8aeb-4acdd7f9cc57 used request id req-6c31b48c-a3f0-4d34-9b79-47de2b266c00 2018-08-03 02:11:45,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:11:45,767 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:45,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2169e9bd-6286-4de3-a302-94cb61eaa4be x-compute-request-id: req-2169e9bd-6286-4de3-a302-94cb61eaa4be Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_3c72c623-cb7b-4a39-991b-ca8f433be02d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "05bdd1d5-e9ce-4757-934b-d84a23f91dfe"}, {"name": "patrole-flavor_3c72c623-cb7b-4a39-991b-ca8f433be02d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f1c58eb-9a7a-4102-bd92-9731b250cce8"}]} 2018-08-03 02:11:45,795 - 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-2169e9bd-6286-4de3-a302-94cb61eaa4be 2018-08-03 02:11:45,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312650203705s 2018-08-03 02:11:45,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2169e9bd-6286-4de3-a302-94cb61eaa4be 2018-08-03 02:11:45,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:11:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:45,834 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa81cdf9-9568-424d-8ae4-335a2393d1ee x-compute-request-id: req-fa81cdf9-9568-424d-8ae4-335a2393d1ee Content-Length: 0 Content-Type: application/json 2018-08-03 02:11:45,834 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe used request id req-fa81cdf9-9568-424d-8ae4-335a2393d1ee 2018-08-03 02:11:45,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360741615295s 2018-08-03 02:11:45,834 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/05bdd1d5-e9ce-4757-934b-d84a23f91dfe used request id req-fa81cdf9-9568-424d-8ae4-335a2393d1ee 2018-08-03 02:11:45,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 02:11:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" -d '{"subnet_id": "c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8"}' 2018-08-03 02:11:47,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-553bb8b0-59ce-465b-94a9-6863e1185b4c Date: Fri, 03 Aug 2018 02:11:47 GMT RESP BODY: {"network_id": "fd7d637d-fc1e-42c4-bbaf-d593912544f0", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8", "subnet_ids": ["c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8"], "port_id": "ea56fd29-e244-4ff1-a67f-a194c3a07485", "id": "5ec1910f-024d-4c6e-a63d-0f91773ec0b7"} 2018-08-03 02:11:47,946 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/remove_router_interface.json used request id req-553bb8b0-59ce-465b-94a9-6863e1185b4c 2018-08-03 02:11:47,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11082911491s 2018-08-03 02:11:47,946 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7/remove_router_interface.json used request id req-553bb8b0-59ce-465b-94a9-6863e1185b4c returning object 5ec1910f-024d-4c6e-a63d-0f91773ec0b7 2018-08-03 02:11:47,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 02:11:47,948 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:48,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7ffb048f-9814-495e-bfbf-feb12ee474d8 Date: Fri, 03 Aug 2018 02:11:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T02:09:36Z", "admin_state_up": true, "updated_at": "2018-08-03T02:11:46Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5ec1910f-024d-4c6e-a63d-0f91773ec0b7", "name": "patrole-router_3c72c623-cb7b-4a39-991b-ca8f433be02d"}]} 2018-08-03 02:11:48,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7ffb048f-9814-495e-bfbf-feb12ee474d8 2018-08-03 02:11:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120590925217s 2018-08-03 02:11:48,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7ffb048f-9814-495e-bfbf-feb12ee474d8 2018-08-03 02:11:48,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 02:11:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:49,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe31e642-d5ac-469a-a365-ab10bd559263 Content-Length: 0 Date: Fri, 03 Aug 2018 02:11:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:11:49,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7.json used request id req-fe31e642-d5ac-469a-a365-ab10bd559263 2018-08-03 02:11:49,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13515496254s 2018-08-03 02:11:49,205 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5ec1910f-024d-4c6e-a63d-0f91773ec0b7.json used request id req-fe31e642-d5ac-469a-a365-ab10bd559263 2018-08-03 02:11:49,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:11:49,206 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:49,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-aab78ced-7eeb-4d61-aae8-cd8414e333c0 Date: Fri, 03 Aug 2018 02:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4},{"updated_at":"2018-08-03T02:09:36Z","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":"c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_3c72c623-cb7b-4a39-991b-ca8f433be02d","enable_dhcp":true,"segment_id":null,"network_id":"fd7d637d-fc1e-42c4-bbaf-d593912544f0","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:09:36Z","ip_version":4}]} 2018-08-03 02:11:49,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-aab78ced-7eeb-4d61-aae8-cd8414e333c0 2018-08-03 02:11:49,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446860790253s 2018-08-03 02:11:49,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-aab78ced-7eeb-4d61-aae8-cd8414e333c0 2018-08-03 02:11:49,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 02:11:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:50,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fcf776f-4d0f-4c4c-a39d-155e781eac14 Date: Fri, 03 Aug 2018 02:11:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:11:50,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8.json used request id req-7fcf776f-4d0f-4c4c-a39d-155e781eac14 2018-08-03 02:11:50,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0469391346s 2018-08-03 02:11:50,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c2deb4fa-5cac-4a29-b2e7-0ae3b393d7c8.json used request id req-7fcf776f-4d0f-4c4c-a39d-155e781eac14 2018-08-03 02:11:50,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:11:50,302 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:50,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b084f006-f31d-4454-9639-678be73efe46 Date: Fri, 03 Aug 2018 02:11:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fd7d637d-fc1e-42c4-bbaf-d593912544f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:11:50Z","qos_policy_id":null,"name":"patrole-net_3c72c623-cb7b-4a39-991b-ca8f433be02d","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:09:35Z","provider:network_type":"vxlan"}]} 2018-08-03 02:11:50,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b084f006-f31d-4454-9639-678be73efe46 2018-08-03 02:11:50,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0801608562469s 2018-08-03 02:11:50,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b084f006-f31d-4454-9639-678be73efe46 2018-08-03 02:11:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 02:11:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/fd7d637d-fc1e-42c4-bbaf-d593912544f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:51,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74658906-6a5d-46e6-9942-4eaa55d3b854 Date: Fri, 03 Aug 2018 02:11:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:11:51,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fd7d637d-fc1e-42c4-bbaf-d593912544f0.json used request id req-74658906-6a5d-46e6-9942-4eaa55d3b854 2018-08-03 02:11:51,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12706589699s 2018-08-03 02:11:51,510 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fd7d637d-fc1e-42c4-bbaf-d593912544f0.json used request id req-74658906-6a5d-46e6-9942-4eaa55d3b854 2018-08-03 02:11:51,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:11:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:51,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a7a7ba4e-b69b-4c20-832b-2ccd63c963ba Date: Fri, 03 Aug 2018 02:11:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/snap", "metadata": {}}], "file": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "4b872cf6-7326-487d-8c04-6cf7f1b31f41", "size": 12716032, "self": "/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:09:41Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3c72c623-cb7b-4a39-991b-ca8f433be02d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T02:09:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:11:51,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a7a7ba4e-b69b-4c20-832b-2ccd63c963ba 2018-08-03 02:11:51,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261080265045s 2018-08-03 02:11:51,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a7a7ba4e-b69b-4c20-832b-2ccd63c963ba 2018-08-03 02:11:51,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:11:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:51,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2229359-20fd-4b31-bfed-c2c5401105f3 Date: Fri, 03 Aug 2018 02:11:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:11:51,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41 used request id req-b2229359-20fd-4b31-bfed-c2c5401105f3 2018-08-03 02:11:51,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.322816848755s 2018-08-03 02:11:51,866 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4b872cf6-7326-487d-8c04-6cf7f1b31f41 used request id req-b2229359-20fd-4b31-bfed-c2c5401105f3 2018-08-03 02:11:51,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:11:51,869 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:51,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58304fd3-d5ac-4564-bff7-fbc2e8d43d07 x-compute-request-id: req-58304fd3-d5ac-4564-bff7-fbc2e8d43d07 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_3c72c623-cb7b-4a39-991b-ca8f433be02d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f1c58eb-9a7a-4102-bd92-9731b250cce8"}]} 2018-08-03 02:11:51,905 - 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-58304fd3-d5ac-4564-bff7-fbc2e8d43d07 2018-08-03 02:11:51,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0385339260101s 2018-08-03 02:11:51,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-58304fd3-d5ac-4564-bff7-fbc2e8d43d07 2018-08-03 02:11:51,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:11:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3eb2fbcace33d5abeedb6163e891876b39668df1" 2018-08-03 02:11:51,937 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cebf3edf-03fb-4022-9892-473749d0c928 x-compute-request-id: req-cebf3edf-03fb-4022-9892-473749d0c928 Content-Length: 0 Content-Type: application/json 2018-08-03 02:11:51,937 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8 used request id req-cebf3edf-03fb-4022-9892-473749d0c928 2018-08-03 02:11:51,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030158996582s 2018-08-03 02:11:51,937 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1f1c58eb-9a7a-4102-bd92-9731b250cce8 used request id req-cebf3edf-03fb-4022-9892-473749d0c928 2018-08-03 02:11:51,983 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-03 02:11:52,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:11:52,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:11:52,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:11:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:11:52,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca14f70-ced9-4e9e-9973-d83ecc43cb1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:11:52,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ca14f70-ced9-4e9e-9973-d83ecc43cb1f 2018-08-03 02:11:52,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:11:52,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["LiV_OD4nR2uKHTCkRzqXSg"], "issued_at": "2018-08-03T02:11:52.000000Z"}} 2018-08-03 02:11:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:11:52,416 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:11:52,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cd21d937-9ebd-4694-ac96-7dfd61db954b Date: Fri, 03 Aug 2018 02:11:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:11:52,666 - 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-cd21d937-9ebd-4694-ac96-7dfd61db954b 2018-08-03 02:11:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250711202621s 2018-08-03 02:11:52,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd21d937-9ebd-4694-ac96-7dfd61db954b 2018-08-03 02:11:52,672 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-03 02:11:52,672 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 02:11:54,143 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 02:11:54,144 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:11:54,149 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:11:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:11:54,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:11:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:11:54,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-486bdc9b-0d3f-44b5-94f2-a3a0fccb2094 Date: Fri, 03 Aug 2018 02:11:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:11:54,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-486bdc9b-0d3f-44b5-94f2-a3a0fccb2094 2018-08-03 02:11:54,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199204921722s 2018-08-03 02:11:54,353 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-486bdc9b-0d3f-44b5-94f2-a3a0fccb2094 2018-08-03 02:11:54,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:11:54,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db"}' 2018-08-03 02:11:54,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b6111b05-4a1b-449e-a471-aeacd80d26b1 Date: Fri, 03 Aug 2018 02:11:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "616e0b90-8f57-42e9-956d-4b485c8b2049", "size": null, "self": "/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T02:11:54Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db", "checksum": null, "created_at": "2018-08-03T02:11:54Z", "protected": false} 2018-08-03 02:11:54,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b6111b05-4a1b-449e-a471-aeacd80d26b1 2018-08-03 02:11:54,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.058406829834s 2018-08-03 02:11:54,420 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b6111b05-4a1b-449e-a471-aeacd80d26b1 returning object 616e0b90-8f57-42e9-956d-4b485c8b2049 2018-08-03 02:11:54,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:11:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" -d '' 2018-08-03 02:11:58,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aed4a387-2dfb-4701-a4b0-2c4cc1957027 Date: Fri, 03 Aug 2018 02:11:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:11:58,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049/file used request id req-aed4a387-2dfb-4701-a4b0-2c4cc1957027 2018-08-03 02:11:58,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.36719894409s 2018-08-03 02:11:58,788 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049/file used request id req-aed4a387-2dfb-4701-a4b0-2c4cc1957027 2018-08-03 02:11:58,789 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:11:54Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'616e0b90-8f57-42e9-956d-4b485c8b2049', u'size': None, u'name': u'vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db', u'checksum': None, u'self': u'/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:11:54Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:11:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:11:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-03 02:11:59,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-642c20be-71d5-487b-9b30-72d336bcab07 x-compute-request-id: req-642c20be-71d5-487b-9b30-72d336bcab07 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}} 2018-08-03 02:11:59,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-642c20be-71d5-487b-9b30-72d336bcab07 2018-08-03 02:11:59,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.263562917709s 2018-08-03 02:11:59,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-642c20be-71d5-487b-9b30-72d336bcab07 2018-08-03 02:11:59,055 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'964b91cd-56e0-4201-b499-8b78902dedbf', 'swap': 0}) 2018-08-03 02:11:59,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:11:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" -d '{"extra_specs": {}}' 2018-08-03 02:11:59,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-909f592c-649b-406d-85d2-7621fa530b7d x-compute-request-id: req-909f592c-649b-406d-85d2-7621fa530b7d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:11:59,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf/os-extra_specs used request id req-909f592c-649b-406d-85d2-7621fa530b7d 2018-08-03 02:11:59,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022323846817s 2018-08-03 02:11:59,078 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf/os-extra_specs used request id req-909f592c-649b-406d-85d2-7621fa530b7d 2018-08-03 02:11:59,078 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_e51048c2-75c2-469d-b1ef-17e4896708db' 2018-08-03 02:11:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 02:11:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" -d '{"keypair": {"name": "vmtp_e51048c2-75c2-469d-b1ef-17e4896708db"}}' 2018-08-03 02:11:59,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd56aee2-7598-4067-8c41-7d1dc6f0b055 x-compute-request-id: req-bd56aee2-7598-4067-8c41-7d1dc6f0b055 Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4dKm/RnYw8d0+wAhjDH+q5KomVPeLmq5RoBV3NscaJ753uzpCMx3DjRS1pVm1vednQ9LZTEUHH90rOpT95Ay2wnBCU5y2thOltn8oKgVxuTbYNjooR7XT9ttpumG/l3l2Dl8DRZBCxaKTd197b0PAg3N95Vnltd9wxa5OCBzWHnTscza0eiG/TzWhqEOXvkFT8c1UNx5AhkGmJBCkZtAdc5F/J/x9UjDuMPsWW0Wt40dBDDmYCozk1aPunWSat0tehALi9yCRe+IWRZxTwlAc2De7WyBZcBLpc2xqypxgm3tipTtiE0y0xBkf4Fdq5vhPKSUnXqjpved2tl2E+2ZJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuHSpv0Z2MPHdPsAIYwx/quSqJlT3i5quUaAVdzbHGie+d7s6\nQjMdw40UtaVZtb3nZ0PS2UxFBx/dKzqU/eQMtsJwQlOctrYTpbZ/KCoFcbk22DY6\nKEe10/bbabphv5d5dg5fA0WQQsWik3dfe29DwINzfeVZ5bXfcMWuTggc1h507HM2\ntHohv081oahDl75BU/HNVDceQIZBpiQQpGbQHXORfyf8fVIw7jD7FltFreNHQQw5\nmAqM5NWj7p1kmrdLXoQC4vcgkXviFkWcU8JQHNg3u1sgWXAS6XNsasqcYJt7YqU7\nYhNMtMQZH+BXaub4TyklJ16o6b3ndrZdhPtmSQIDAQABAoIBABbXA0nW/L2UxVOG\nzcMOAiT0CYmTjc9wiNM8okvPsZmwgCotOcqGr9HN/1l6rwANEsE7qbkUc5utO2Kl\n71r8yQI8U1AzMD2DkC09ysL7aQ8q4vqkxFDGiGJFt+eAl6f0pqqSnvs1uuY5uKbP\n6jfLkDUfUcauBpKmEZPSNoIdCQ0OJFscoFKzNa1ISA4g96GTKl5YQgTNvDASWc+z\nt3vQMdkRUh6CBvwH+31ei38H7YyelulUwaABvJYji+Xvv1HW3tnJbC+5iHxs7fS+\nW4/szUO9p3eYttLLg2F32LV0zU6MxVp0sJ8DoLP1KPvNABDIrIsVzugQpa4BNvBp\nTSXJ8wECgYEA7kOW9yHT6zKzhtQt2hfreSYYJnj4ri59pU1AiqKTGrfUR9yHJOTy\nHRNpIJwphlclJ22i7h6PERiUbrMjC4FOBytad7YrRvB+JlV+edTLiFTUZCwh9Zny\nw2fZ37ED1hwmxnUJu3B6yUEVQR58Bw8mQ5CDAKU1hAWmzn7tHkih6akCgYEAxi+w\n05xBECRA6a/jBybWSQ/kji9i39B2hcIcfZla5WcJV1T0xZyil71QrMegrZ+8qAvT\ns96T2a8qJXGfeF/5idV14xcqCpcisaMNGGRj7OT6KqbIaA7xzmshqtfS/Y6usTrl\nIH5JDoWjJFFUzBc13AcZqo24h/VBPtXlx2tRu6ECgYEAripWFjxyDoE3Xh2Hjt7h\nT+Oaz7SqA5kUW1sHDNAeO++YixcW6s84dCyWMjI04HCfRh0Mdod8CQEwr2LfAS/5\n+5+jN9K/+9EcRaVFGIWGaheoUbk48bEhFdm6F5vrs/1MEtHG1W85MhgTE1DXVMms\nLMNcH4KkhecjsdpyNirdwFECgYEAhp78iTFZjMJjiZldKI17/5MZGHAdxJRQ/hjV\ny4cxFCTCVp0xy03TsCj7tPHBNk8MEkY+Xq7xVWvDwD2HKnhfA/6InmIsv5bcDTgJ\nfCktK0x6liBGf1CvdhyVePwzqOKTzXWJEGJX89JY+CF67UtS3YvBJnYwA8JXuHwJ\nIkXG9iECgYEA7EiVIk1NEGKvWECDdwaHjp9l6v7dNNkEsQGl0/vPbYl4cD37qjNB\n9Bogup9is+XaJVaOQ3X2GJPm4xbdeGVqzwtlm1IuMX/UPsd8M0PWEmS/CQNqpIae\nZOqk9GKNoIa4QyCAuNufEni2srweRQuPRIY0Q9OcfUsO4L1rm/t5CQE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "bee1fd2a09ef44e9b0432d77a6030b01", "name": "vmtp_e51048c2-75c2-469d-b1ef-17e4896708db", "fingerprint": "57:3c:4b:36:65:aa:4d:f3:09:b9:ad:35:de:31:85:43"}} 2018-08-03 02:11:59,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bd56aee2-7598-4067-8c41-7d1dc6f0b055 2018-08-03 02:11:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.244354963303s 2018-08-03 02:11:59,324 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bd56aee2-7598-4067-8c41-7d1dc6f0b055 2018-08-03 02:11:59,324 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4dKm/RnYw8d0+wAhjDH+q5KomVPeLmq5RoBV3NscaJ753uzpCMx3DjRS1pVm1vednQ9LZTEUHH90rOpT95Ay2wnBCU5y2thOltn8oKgVxuTbYNjooR7XT9ttpumG/l3l2Dl8DRZBCxaKTd197b0PAg3N95Vnltd9wxa5OCBzWHnTscza0eiG/TzWhqEOXvkFT8c1UNx5AhkGmJBCkZtAdc5F/J/x9UjDuMPsWW0Wt40dBDDmYCozk1aPunWSat0tehALi9yCRe+IWRZxTwlAc2De7WyBZcBLpc2xqypxgm3tipTtiE0y0xBkf4Fdq5vhPKSUnXqjpved2tl2E+2ZJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuHSpv0Z2MPHdPsAIYwx/quSqJlT3i5quUaAVdzbHGie+d7s6\nQjMdw40UtaVZtb3nZ0PS2UxFBx/dKzqU/eQMtsJwQlOctrYTpbZ/KCoFcbk22DY6\nKEe10/bbabphv5d5dg5fA0WQQsWik3dfe29DwINzfeVZ5bXfcMWuTggc1h507HM2\ntHohv081oahDl75BU/HNVDceQIZBpiQQpGbQHXORfyf8fVIw7jD7FltFreNHQQw5\nmAqM5NWj7p1kmrdLXoQC4vcgkXviFkWcU8JQHNg3u1sgWXAS6XNsasqcYJt7YqU7\nYhNMtMQZH+BXaub4TyklJ16o6b3ndrZdhPtmSQIDAQABAoIBABbXA0nW/L2UxVOG\nzcMOAiT0CYmTjc9wiNM8okvPsZmwgCotOcqGr9HN/1l6rwANEsE7qbkUc5utO2Kl\n71r8yQI8U1AzMD2DkC09ysL7aQ8q4vqkxFDGiGJFt+eAl6f0pqqSnvs1uuY5uKbP\n6jfLkDUfUcauBpKmEZPSNoIdCQ0OJFscoFKzNa1ISA4g96GTKl5YQgTNvDASWc+z\nt3vQMdkRUh6CBvwH+31ei38H7YyelulUwaABvJYji+Xvv1HW3tnJbC+5iHxs7fS+\nW4/szUO9p3eYttLLg2F32LV0zU6MxVp0sJ8DoLP1KPvNABDIrIsVzugQpa4BNvBp\nTSXJ8wECgYEA7kOW9yHT6zKzhtQt2hfreSYYJnj4ri59pU1AiqKTGrfUR9yHJOTy\nHRNpIJwphlclJ22i7h6PERiUbrMjC4FOBytad7YrRvB+JlV+edTLiFTUZCwh9Zny\nw2fZ37ED1hwmxnUJu3B6yUEVQR58Bw8mQ5CDAKU1hAWmzn7tHkih6akCgYEAxi+w\n05xBECRA6a/jBybWSQ/kji9i39B2hcIcfZla5WcJV1T0xZyil71QrMegrZ+8qAvT\ns96T2a8qJXGfeF/5idV14xcqCpcisaMNGGRj7OT6KqbIaA7xzmshqtfS/Y6usTrl\nIH5JDoWjJFFUzBc13AcZqo24h/VBPtXlx2tRu6ECgYEAripWFjxyDoE3Xh2Hjt7h\nT+Oaz7SqA5kUW1sHDNAeO++YixcW6s84dCyWMjI04HCfRh0Mdod8CQEwr2LfAS/5\n+5+jN9K/+9EcRaVFGIWGaheoUbk48bEhFdm6F5vrs/1MEtHG1W85MhgTE1DXVMms\nLMNcH4KkhecjsdpyNirdwFECgYEAhp78iTFZjMJjiZldKI17/5MZGHAdxJRQ/hjV\ny4cxFCTCVp0xy03TsCj7tPHBNk8MEkY+Xq7xVWvDwD2HKnhfA/6InmIsv5bcDTgJ\nfCktK0x6liBGf1CvdhyVePwzqOKTzXWJEGJX89JY+CF67UtS3YvBJnYwA8JXuHwJ\nIkXG9iECgYEA7EiVIk1NEGKvWECDdwaHjp9l6v7dNNkEsQGl0/vPbYl4cD37qjNB\n9Bogup9is+XaJVaOQ3X2GJPm4xbdeGVqzwtlm1IuMX/UPsd8M0PWEmS/CQNqpIae\nZOqk9GKNoIa4QyCAuNufEni2srweRQuPRIY0Q9OcfUsO4L1rm/t5CQE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bee1fd2a09ef44e9b0432d77a6030b01', 'name': u'vmtp_e51048c2-75c2-469d-b1ef-17e4896708db', 'created_at': '2018-08-03T02:11:59.324779', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'57:3c:4b:36:65:aa:4d:f3:09:b9:ad:35:de:31:85:43', 'type': 'ssh', 'id': u'vmtp_e51048c2-75c2-469d-b1ef-17e4896708db'}) 2018-08-03 02:11:59,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 02:11:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_e51048c2-75c2-469d-b1ef-17e4896708db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:11:59,375 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-183fdaec-46d3-4423-94a2-5cec20964c76 x-compute-request-id: req-183fdaec-46d3-4423-94a2-5cec20964c76 Content-Length: 0 Content-Type: application/json 2018-08-03 02:11:59,375 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_e51048c2-75c2-469d-b1ef-17e4896708db used request id req-183fdaec-46d3-4423-94a2-5cec20964c76 2018-08-03 02:11:59,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0494368076324s 2018-08-03 02:11:59,375 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_e51048c2-75c2-469d-b1ef-17e4896708db used request id req-183fdaec-46d3-4423-94a2-5cec20964c76 2018-08-03 02:12:00,153 - 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-08-03 02:30:30,180 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-03 02:12:00,899 INFO Using http://172.30.9.22:5000/v3 2018-08-03 02:12:00,900 INFO VM public key: /tmp/tmpOAJki6 2018-08-03 02:12:00,900 INFO VM private key: /tmp/tmpLWc05r 2018-08-03 02:12:02,434 INFO Found image vmtp-img_e51048c2-75c2-469d-b1ef-17e4896708db to launch VM, will continue 2018-08-03 02:12:02,755 INFO Using external network: external. 2018-08-03 02:12:04,269 INFO Created ext router pns_router_e51048c2-75c2-469d-b1ef-17e4896708db. 2018-08-03 02:12:04,920 INFO Created internal network: pns-internal-net_e51048c2-75c2-469d-b1ef-17e4896708db. 2018-08-03 02:12:05,800 INFO Created internal network: pns-internal-net2_e51048c2-75c2-469d-b1ef-17e4896708db. 2018-08-03 02:12:07,959 DEBUG Ext router associated to pns-internal-net_e51048c2-75c2-469d-b1ef-17e4896708db 2018-08-03 02:12:10,180 DEBUG Ext router associated to pns-internal-net2_e51048c2-75c2-469d-b1ef-17e4896708db 2018-08-03 02:12:10,275 INFO OpenStack agent: Open vSwitch agent 2018-08-03 02:12:10,275 INFO OpenStack network type: vxlan 2018-08-03 02:12:11,132 INFO [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Creating server VM... 2018-08-03 02:12:11,132 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-03 02:12:13,263 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 1 of 50... 2018-08-03 02:12:15,854 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 2 of 50... 2018-08-03 02:12:18,210 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 3 of 50... 2018-08-03 02:12:20,570 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 4 of 50... 2018-08-03 02:12:22,735 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 5 of 50... 2018-08-03 02:12:25,094 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 6 of 50... 2018-08-03 02:12:27,438 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 7 of 50... 2018-08-03 02:12:29,950 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 8 of 50... 2018-08-03 02:12:32,116 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 9 of 50... 2018-08-03 02:12:34,452 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 10 of 50... 2018-08-03 02:12:36,800 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 11 of 50... 2018-08-03 02:12:39,307 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 12 of 50... 2018-08-03 02:12:41,469 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 13 of 50... 2018-08-03 02:12:43,634 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 14 of 50... 2018-08-03 02:12:46,047 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 15 of 50... 2018-08-03 02:12:48,543 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 16 of 50... 2018-08-03 02:12:50,857 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 17 of 50... 2018-08-03 02:12:53,195 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 18 of 50... 2018-08-03 02:12:55,722 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 19 of 50... 2018-08-03 02:12:58,047 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 20 of 50... 2018-08-03 02:13:00,548 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 21 of 50... 2018-08-03 02:13:03,107 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 22 of 50... 2018-08-03 02:13:05,456 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 23 of 50... 2018-08-03 02:13:07,778 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 24 of 50... 2018-08-03 02:13:10,116 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 25 of 50... 2018-08-03 02:13:12,458 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 26 of 50... 2018-08-03 02:13:15,088 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 27 of 50... 2018-08-03 02:13:17,434 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 28 of 50... 2018-08-03 02:13:19,592 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 29 of 50... 2018-08-03 02:13:21,950 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 30 of 50... 2018-08-03 02:13:24,111 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 31 of 50... 2018-08-03 02:13:26,455 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 32 of 50... 2018-08-03 02:13:28,780 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 33 of 50... 2018-08-03 02:13:31,131 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 34 of 50... 2018-08-03 02:13:33,469 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 35 of 50... 2018-08-03 02:13:35,633 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 36 of 50... 2018-08-03 02:13:37,967 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 37 of 50... 2018-08-03 02:13:40,314 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 38 of 50... 2018-08-03 02:13:42,485 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 39 of 50... 2018-08-03 02:13:44,654 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 40 of 50... 2018-08-03 02:13:47,000 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 41 of 50... 2018-08-03 02:13:49,161 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 42 of 50... 2018-08-03 02:13:51,536 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 43 of 50... 2018-08-03 02:13:56,351 INFO [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Internal network IP: 192.168.1.3 2018-08-03 02:13:56,352 INFO [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] SSH IP: 172.30.9.204 2018-08-03 02:13:56,352 INFO [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Setup SSH for ubuntu@172.30.9.204 2018-08-03 02:14:03,744 INFO [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Installing nuttcp-8.1.4... 2018-08-03 02:14:03,790 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Copying nuttcp-8.1.4 to target... 2018-08-03 02:14:04,005 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Starting nuttcp-8.1.4 server... 2018-08-03 02:14:04,049 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] 2018-08-03 02:14:04,095 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Creating client VM... 2018-08-03 02:14:04,095 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-03 02:14:05,714 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 1 of 50... 2018-08-03 02:14:08,073 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 2 of 50... 2018-08-03 02:14:10,238 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 3 of 50... 2018-08-03 02:14:12,400 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 4 of 50... 2018-08-03 02:14:14,557 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 5 of 50... 2018-08-03 02:14:16,902 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] VM status=BUILD, retrying 6 of 50... 2018-08-03 02:14:21,686 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Internal network IP: 192.168.1.4 2018-08-03 02:14:21,686 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] SSH IP: 172.30.9.202 2018-08-03 02:14:21,686 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Setup SSH for ubuntu@172.30.9.202 2018-08-03 02:14:31,222 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Installing nuttcp-8.1.4... 2018-08-03 02:14:31,267 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Copying nuttcp-8.1.4 to target... 2018-08-03 02:14:31,435 INFO ============================================================ 2018-08-03 02:14:31,435 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-03 02:14:40,481 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=40.5 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.176 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.238 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.174 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.103 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.142 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.457 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.190 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.318 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.102 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.102/4.244/40.543/12.100 ms 2018-08-03 02:14:49,526 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.094 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.125 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.185 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.224 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.290 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.128 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.114 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.224 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.222 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.271 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.094/0.187/0.290/0.067 ms 2018-08-03 02:14:58,570 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.437 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.143 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.163 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.131 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.276 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.327 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.131/0.246/0.437/0.094 ms 2018-08-03 02:14:58,571 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:14:58,571 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:08,669 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=22020.8855 real_seconds=10.01 rate_Mbps=18461.0856 tx_cpu=39 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.29 2018-08-03 02:15:08,672 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:18,770 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=21012.2409 real_seconds=10.01 rate_Mbps=17613.9643 tx_cpu=37 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.15 2018-08-03 02:15:18,771 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:28,870 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=17910.6199 real_seconds=10.01 rate_Mbps=15013.7941 tx_cpu=30 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.29 2018-08-03 02:15:28,871 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:15:28,871 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:32,198 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=19.3701 real_seconds=1.00 rate_Mbps=162.0207 tx_cpu=12 rx_cpu=29 drop=0 pkt=158680 data_loss=0.00000 2018-08-03 02:15:32,199 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=1<165909/5000000<10000000 Kbps loss-rate=0 2018-08-03 02:15:32,200 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R497727K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:35,553 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=18.8612 real_seconds=1.00 rate_Mbps=157.6780 tx_cpu=12 rx_cpu=29 drop=0 pkt=154511 data_loss=0.00000 2018-08-03 02:15:35,554 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=1<161462/497727<497727 Kbps loss-rate=0 2018-08-03 02:15:35,555 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R329594K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:38,884 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=17.6823 real_seconds=1.00 rate_Mbps=147.9585 tx_cpu=16 rx_cpu=27 drop=0 pkt=144853 data_loss=0.00000 2018-08-03 02:15:38,885 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=1<151509/329594<329594 Kbps loss-rate=0 2018-08-03 02:15:38,885 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240551K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:42,240 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=18.5825 real_seconds=1.00 rate_Mbps=155.4496 tx_cpu=12 rx_cpu=32 drop=173 pkt=152401 data_loss=0.11342 2018-08-03 02:15:42,241 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=1<159180/240551<240551 Kbps loss-rate=0 2018-08-03 02:15:42,241 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R199865K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:45,567 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=18.7285 real_seconds=1.00 rate_Mbps=156.7319 tx_cpu=11 rx_cpu=31 drop=24 pkt=153448 data_loss=0.01548 2018-08-03 02:15:45,567 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=1<160493/199865<199865 Kbps loss-rate=0 2018-08-03 02:15:45,568 DEBUG undershot, min=160493 kbps=180179 max=199865 2018-08-03 02:15:45,568 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180179K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:48,922 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=18.5457 real_seconds=1.00 rate_Mbps=155.0007 tx_cpu=13 rx_cpu=31 drop=0 pkt=151926 data_loss=0.00000 2018-08-03 02:15:48,922 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=160493<158720/180179<199865 Kbps loss-rate=0 2018-08-03 02:15:48,922 DEBUG undershot, min=180179 kbps=190022 max=199865 2018-08-03 02:15:48,923 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190022K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:52,251 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=19.5051 real_seconds=1.00 rate_Mbps=163.1251 tx_cpu=12 rx_cpu=31 drop=0 pkt=159786 data_loss=0.00000 2018-08-03 02:15:52,252 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=128 throughput=180179<167040/190022<199865 Kbps loss-rate=0 2018-08-03 02:15:52,252 DEBUG undershot, min=190022 kbps=194943 max=199865 2018-08-03 02:15:52,252 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:15:52,253 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:55,603 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=152.3916 real_seconds=1.00 rate_Mbps=1276.1610 tx_cpu=23 rx_cpu=33 drop=47 pkt=156096 data_loss=0.03011 2018-08-03 02:15:55,604 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1<1306788/5000000<10000000 Kbps loss-rate=0 2018-08-03 02:15:55,604 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3153394K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:15:58,929 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=152.4551 real_seconds=1.00 rate_Mbps=1276.4734 tx_cpu=18 rx_cpu=33 drop=0 pkt=156114 data_loss=0.00000 2018-08-03 02:15:58,930 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1<1307108/3153394<3153394 Kbps loss-rate=0 2018-08-03 02:15:58,930 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2230251K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:02,254 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=143.1143 real_seconds=1.00 rate_Mbps=1198.9600 tx_cpu=17 rx_cpu=29 drop=30 pkt=146579 data_loss=0.02047 2018-08-03 02:16:02,255 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1<1227735/2230251<2230251 Kbps loss-rate=0 2018-08-03 02:16:02,255 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1728993K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:05,584 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=147.5146 real_seconds=1.00 rate_Mbps=1234.6867 tx_cpu=21 rx_cpu=32 drop=158 pkt=151213 data_loss=0.10449 2018-08-03 02:16:05,584 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1<1264319/1728993<1728993 Kbps loss-rate=0 2018-08-03 02:16:05,585 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1496656K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:08,937 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=140.6963 real_seconds=1.00 rate_Mbps=1178.3983 tx_cpu=24 rx_cpu=27 drop=0 pkt=144073 data_loss=0.00000 2018-08-03 02:16:08,938 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1<1206679/1496656<1496656 Kbps loss-rate=0 2018-08-03 02:16:08,938 DEBUG undershot, min=1206679 kbps=1351667 max=1496656 2018-08-03 02:16:08,938 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1351667K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:12,292 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=135.5420 real_seconds=1.00 rate_Mbps=1134.7369 tx_cpu=22 rx_cpu=28 drop=0 pkt=138795 data_loss=0.00000 2018-08-03 02:16:12,293 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1206679<1161970/1351667<1496656 Kbps loss-rate=0 2018-08-03 02:16:12,293 DEBUG undershot, min=1351667 kbps=1424161 max=1496656 2018-08-03 02:16:12,294 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1424161K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:15,646 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=144.5723 real_seconds=1.00 rate_Mbps=1211.1758 tx_cpu=21 rx_cpu=30 drop=0 pkt=148042 data_loss=0.00000 2018-08-03 02:16:15,646 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=1024 throughput=1351667<1240244/1424161<1496656 Kbps loss-rate=0 2018-08-03 02:16:15,646 DEBUG undershot, min=1424161 kbps=1460408 max=1496656 2018-08-03 02:16:15,647 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:16:15,647 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:18,974 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=594.6875 real_seconds=1.00 rate_Mbps=4986.9147 tx_cpu=99 rx_cpu=23 drop=174 pkt=76294 data_loss=0.22807 2018-08-03 02:16:18,974 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=8192 throughput=1<5106600/5000000<10000000 Kbps loss-rate=0 2018-08-03 02:16:18,975 DEBUG undershot, min=5106600 kbps=7553300 max=10000000 2018-08-03 02:16:18,975 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7553300K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:22,326 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=897.3047 real_seconds=1.00 rate_Mbps=7516.7341 tx_cpu=38 rx_cpu=31 drop=0 pkt=114855 data_loss=0.00000 2018-08-03 02:16:22,327 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=8192 throughput=5106600<7697135/7553300<10000000 Kbps loss-rate=0 2018-08-03 02:16:22,327 DEBUG undershot, min=7697135 kbps=8848567 max=10000000 2018-08-03 02:16:22,327 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8848567K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:25,655 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=864.6562 real_seconds=1.00 rate_Mbps=7245.1984 tx_cpu=36 rx_cpu=33 drop=448 pkt=111124 data_loss=0.40315 2018-08-03 02:16:25,655 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=8192 throughput=7697135<7419083/8848567<10000000 Kbps loss-rate=0 2018-08-03 02:16:25,655 DEBUG undershot, min=8848567 kbps=9424283 max=10000000 2018-08-03 02:16:25,656 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9424283K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:16:29,008 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] megabytes=871.0391 real_seconds=1.00 rate_Mbps=7297.2896 tx_cpu=27 rx_cpu=29 drop=36 pkt=111529 data_loss=0.03227 2018-08-03 02:16:29,008 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] pkt-size=8192 throughput=8848567<7472424/9424283<10000000 Kbps loss-rate=0 2018-08-03 02:16:29,019 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.4', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 18904151, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 18036699, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 15374125, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 167040, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1240244, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7472424, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.244', 'rtt_max_ms': '40.543', 'rtt_min_ms': '0.102', 'rtt_stddev': '12.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.187', 'rtt_max_ms': '0.290', 'rtt_min_ms': '0.094', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.246', 'rtt_max_ms': '0.437', 'rtt_min_ms': '0.131', 'rtt_stddev': '0.094', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-03 02:16:29,021 INFO Deleting floating ip 45e9996e-a4ed-44bb-addb-baaf57648b6b 2018-08-03 02:16:30,192 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Floating IP 172.30.9.202 deleted 2018-08-03 02:16:30,389 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db1] Instance deleted 2018-08-03 02:16:30,453 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Creating client VM... 2018-08-03 02:16:30,453 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-03 02:16:31,990 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] VM status=BUILD, retrying 1 of 50... 2018-08-03 02:16:34,430 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] VM status=BUILD, retrying 2 of 50... 2018-08-03 02:16:36,620 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] VM status=BUILD, retrying 3 of 50... 2018-08-03 02:16:38,895 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] VM status=BUILD, retrying 4 of 50... 2018-08-03 02:16:41,230 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] VM status=BUILD, retrying 5 of 50... 2018-08-03 02:16:45,759 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Internal network IP: 192.168.2.3 2018-08-03 02:16:45,759 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] SSH IP: 172.30.9.200 2018-08-03 02:16:45,759 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Setup SSH for ubuntu@172.30.9.200 2018-08-03 02:16:53,246 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Installing nuttcp-8.1.4... 2018-08-03 02:16:53,291 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Copying nuttcp-8.1.4 to target... 2018-08-03 02:16:53,461 INFO ============================================================ 2018-08-03 02:16:53,461 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-03 02:17:02,504 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.13 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.640 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.485 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.356 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.250 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.478 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.422 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.247 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.521 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.410 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.247/0.494/1.132/0.241 ms 2018-08-03 02:17:11,544 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.232 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.248 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.425 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.373 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.490 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.541 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.502 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.359 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.384 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.386 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.232/0.394/0.541/0.096 ms 2018-08-03 02:17:20,588 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.66 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.502 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.709 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.585 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.431 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.339 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.334 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.493 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.408 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.334/0.593/1.668/0.374 ms 2018-08-03 02:17:20,589 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:17:20,589 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:17:30,685 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2383.8572 real_seconds=10.00 rate_Mbps=1999.0738 tx_cpu=5 rx_cpu=7 retrans=91 cwnd=420 rtt_ms=0.52 2018-08-03 02:17:30,686 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:17:40,781 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2247.9469 real_seconds=10.00 rate_Mbps=1884.8639 tx_cpu=4 rx_cpu=7 retrans=75 cwnd=369 rtt_ms=0.61 2018-08-03 02:17:40,782 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:17:50,876 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2256.0830 real_seconds=10.00 rate_Mbps=1891.7290 tx_cpu=4 rx_cpu=7 retrans=10 cwnd=380 rtt_ms=0.28 2018-08-03 02:17:50,876 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:17:50,877 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:17:54,200 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=17.7592 real_seconds=1.01 rate_Mbps=148.0845 tx_cpu=15 rx_cpu=19 drop=52639 pkt=198122 data_loss=26.56875 2018-08-03 02:17:54,200 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<151638/5000000<10000000 Kbps loss-rate=26 2018-08-03 02:17:54,201 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R454914K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:17:57,553 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.6437 real_seconds=1.00 rate_Mbps=122.2575 tx_cpu=12 rx_cpu=18 drop=17653 pkt=137614 data_loss=12.82785 2018-08-03 02:17:57,554 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<125191/454914<454914 Kbps loss-rate=12 2018-08-03 02:17:57,554 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290052K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:00,881 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=16.4340 real_seconds=1.01 rate_Mbps=136.6509 tx_cpu=18 rx_cpu=22 drop=49023 pkt=183650 data_loss=26.69349 2018-08-03 02:18:00,882 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<139930/290052<290052 Kbps loss-rate=26 2018-08-03 02:18:00,882 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214991K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:04,206 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=17.4164 real_seconds=1.00 rate_Mbps=145.3790 tx_cpu=16 rx_cpu=19 drop=59328 pkt=202003 data_loss=29.36988 2018-08-03 02:18:04,207 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<148868/214991<214991 Kbps loss-rate=29 2018-08-03 02:18:04,207 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181929K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:07,560 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.7957 real_seconds=1.00 rate_Mbps=123.5349 tx_cpu=11 rx_cpu=19 drop=19914 pkt=141120 data_loss=14.11132 2018-08-03 02:18:07,560 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<126499/181929<181929 Kbps loss-rate=14 2018-08-03 02:18:07,561 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154214K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:10,884 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=15.2904 real_seconds=1.00 rate_Mbps=127.7080 tx_cpu=47 rx_cpu=21 drop=25341 pkt=150600 data_loss=16.82677 2018-08-03 02:18:10,884 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<130772/154214<154214 Kbps loss-rate=16 2018-08-03 02:18:10,885 DEBUG overshot, min=1 kbps=130772 max=154214 2018-08-03 02:18:10,885 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R130772K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:14,235 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=15.1598 real_seconds=1.00 rate_Mbps=127.2120 tx_cpu=90 rx_cpu=22 drop=3518 pkt=127707 data_loss=2.75447 2018-08-03 02:18:14,236 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<130265/130772<154214 Kbps loss-rate=2 2018-08-03 02:18:14,236 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:18:14,237 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:17,562 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=141.8721 real_seconds=1.00 rate_Mbps=1185.1057 tx_cpu=36 rx_cpu=22 drop=53196 pkt=198473 data_loss=26.80263 2018-08-03 02:18:17,562 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1213548/5000000<10000000 Kbps loss-rate=26 2018-08-03 02:18:17,563 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3106774K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:20,887 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=139.7197 real_seconds=1.00 rate_Mbps=1171.5339 tx_cpu=34 rx_cpu=21 drop=53821 pkt=196894 data_loss=27.33503 2018-08-03 02:18:20,887 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1199650/3106774<3106774 Kbps loss-rate=27 2018-08-03 02:18:20,888 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2153212K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:24,213 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=127.5537 real_seconds=1.00 rate_Mbps=1065.4529 tx_cpu=20 rx_cpu=20 drop=26741 pkt=157356 data_loss=16.99397 2018-08-03 02:18:24,213 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1091023/2153212<2153212 Kbps loss-rate=16 2018-08-03 02:18:24,214 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1622117K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:27,540 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=115.2275 real_seconds=1.00 rate_Mbps=962.9395 tx_cpu=17 rx_cpu=20 drop=16355 pkt=134348 data_loss=12.17363 2018-08-03 02:18:27,541 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<986050/1622117<1622117 Kbps loss-rate=12 2018-08-03 02:18:27,541 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1304083K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:30,866 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=113.5195 real_seconds=1.00 rate_Mbps=948.5393 tx_cpu=19 rx_cpu=22 drop=18392 pkt=134636 data_loss=13.66058 2018-08-03 02:18:30,866 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<971304/1304083<1304083 Kbps loss-rate=13 2018-08-03 02:18:30,867 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1137693K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:34,193 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=112.2861 real_seconds=1.00 rate_Mbps=938.0511 tx_cpu=18 rx_cpu=23 drop=19498 pkt=134479 data_loss=14.49891 2018-08-03 02:18:34,194 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<960564/1137693<1137693 Kbps loss-rate=14 2018-08-03 02:18:34,194 DEBUG overshot, min=1 kbps=960564 max=1137693 2018-08-03 02:18:34,194 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R960564K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:37,521 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=113.6533 real_seconds=1.00 rate_Mbps=953.6201 tx_cpu=97 rx_cpu=22 drop=876 pkt=117257 data_loss=0.74710 2018-08-03 02:18:37,522 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<976506/960564<1137693 Kbps loss-rate=0 2018-08-03 02:18:37,522 DEBUG undershot, min=976506 kbps=1057099 max=1137693 2018-08-03 02:18:37,522 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1057099K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:40,848 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=123.6631 real_seconds=1.00 rate_Mbps=1035.1831 tx_cpu=97 rx_cpu=22 drop=2410 pkt=129041 data_loss=1.86761 2018-08-03 02:18:40,848 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=976506<1060027/1057099<1137693 Kbps loss-rate=1 2018-08-03 02:18:40,849 DEBUG undershot, min=1060027 kbps=1098860 max=1137693 2018-08-03 02:18:40,849 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1098860K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:44,199 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=122.6221 real_seconds=1.00 rate_Mbps=1028.6593 tx_cpu=54 rx_cpu=22 drop=8573 pkt=134138 data_loss=6.39113 2018-08-03 02:18:44,200 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1060027<1053347/1098860<1137693 Kbps loss-rate=6 2018-08-03 02:18:44,200 DEBUG overshot, min=1060027 kbps=1053347 max=1098860 2018-08-03 02:18:44,201 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:18:44,201 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:47,552 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=202.3594 real_seconds=1.00 rate_Mbps=1691.7210 tx_cpu=87 rx_cpu=9 drop=50392 pkt=76294 data_loss=66.04975 2018-08-03 02:18:47,552 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1732322/5000000<10000000 Kbps loss-rate=66 2018-08-03 02:18:47,553 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3366161K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:50,876 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=194.4766 real_seconds=1.00 rate_Mbps=1626.5000 tx_cpu=99 rx_cpu=11 drop=26471 pkt=51364 data_loss=51.53608 2018-08-03 02:18:50,877 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1665536/3366161<3366161 Kbps loss-rate=51 2018-08-03 02:18:50,877 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2515848K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:54,202 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=191.4062 real_seconds=1.00 rate_Mbps=1600.7385 tx_cpu=99 rx_cpu=9 drop=13889 pkt=38389 data_loss=36.17966 2018-08-03 02:18:54,203 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1639156/2515848<2515848 Kbps loss-rate=36 2018-08-03 02:18:54,203 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2077502K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:18:57,532 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=194.0469 real_seconds=1.00 rate_Mbps=1622.4033 tx_cpu=99 rx_cpu=10 drop=6862 pkt=31700 data_loss=21.64666 2018-08-03 02:18:57,532 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1661340/2077502<2077502 Kbps loss-rate=21 2018-08-03 02:18:57,533 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1869421K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:19:00,859 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=217.5938 real_seconds=1.00 rate_Mbps=1819.8945 tx_cpu=99 rx_cpu=9 drop=673 pkt=28525 data_loss=2.35933 2018-08-03 02:19:00,859 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1863571/1869421<1869421 Kbps loss-rate=2 2018-08-03 02:19:00,870 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 91, 'rtt_ms': 0.52, 'throughput_kbps': 2047051, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 75, 'rtt_ms': 0.61, 'throughput_kbps': 1930100, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.28, 'throughput_kbps': 1937130, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.75, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 130265, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.39, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1053347, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1863571, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.494', 'rtt_max_ms': '1.132', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.241', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.394', 'rtt_max_ms': '0.541', 'rtt_min_ms': '0.232', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.593', 'rtt_max_ms': '1.668', 'rtt_min_ms': '0.334', 'rtt_stddev': '0.374', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 02:19:00,872 INFO ============================================================ 2018-08-03 02:19:00,872 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-03 02:19:09,935 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.507 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.257 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.366 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.573 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.360 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.297 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.446 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.526 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.365 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.503 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.257/0.420/0.573/0.100 ms 2018-08-03 02:19:18,979 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.262 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.254 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.396 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.327 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.635 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.512 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.412 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.392 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.524 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.311 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.254/0.402/0.635/0.118 ms 2018-08-03 02:19:28,022 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.57 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.553 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.318 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.389 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.359 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.517 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.392 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.310 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.534 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.371 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.310/0.532/1.577/0.358 ms 2018-08-03 02:19:28,023 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:19:28,023 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:19:38,153 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2772.0571 real_seconds=10.01 rate_Mbps=2322.5741 tx_cpu=4 rx_cpu=13 retrans=4676 cwnd=324 rtt_ms=0.38 2018-08-03 02:19:38,153 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:19:48,249 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2390.7772 real_seconds=10.00 rate_Mbps=2004.8849 tx_cpu=4 rx_cpu=7 retrans=27 cwnd=327 rtt_ms=0.29 2018-08-03 02:19:48,249 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:19:58,343 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=2372.8012 real_seconds=10.00 rate_Mbps=1989.8211 tx_cpu=4 rx_cpu=7 retrans=63 cwnd=354 rtt_ms=0.36 2018-08-03 02:19:58,344 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:19:58,344 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:01,669 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=17.2095 real_seconds=1.00 rate_Mbps=144.2426 tx_cpu=15 rx_cpu=17 drop=63930 pkt=204910 data_loss=31.19888 2018-08-03 02:20:01,670 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<147704/5000000<10000000 Kbps loss-rate=31 2018-08-03 02:20:01,670 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443112K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:04,998 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.2242 real_seconds=1.01 rate_Mbps=118.6824 tx_cpu=11 rx_cpu=21 drop=25426 pkt=141951 data_loss=17.91205 2018-08-03 02:20:04,999 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<121530/443112<443112 Kbps loss-rate=17 2018-08-03 02:20:04,999 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282321K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:08,324 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.3694 real_seconds=1.01 rate_Mbps=119.8420 tx_cpu=10 rx_cpu=21 drop=25288 pkt=143002 data_loss=17.68359 2018-08-03 02:20:08,325 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<122718/282321<282321 Kbps loss-rate=17 2018-08-03 02:20:08,325 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R202519K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:11,649 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=17.0197 real_seconds=1.01 rate_Mbps=141.8651 tx_cpu=31 rx_cpu=24 drop=57995 pkt=197421 data_loss=29.37649 2018-08-03 02:20:11,649 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<145269/202519<202519 Kbps loss-rate=29 2018-08-03 02:20:11,650 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173894K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:14,975 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=16.6409 real_seconds=1.00 rate_Mbps=139.0156 tx_cpu=84 rx_cpu=27 drop=33497 pkt=169819 data_loss=19.72513 2018-08-03 02:20:14,975 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<142351/173894<173894 Kbps loss-rate=19 2018-08-03 02:20:14,976 DEBUG overshot, min=1 kbps=142351 max=173894 2018-08-03 02:20:14,976 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142351K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:18,328 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.5052 real_seconds=1.01 rate_Mbps=121.0408 tx_cpu=57 rx_cpu=18 drop=19659 pkt=138486 data_loss=14.19580 2018-08-03 02:20:18,328 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<123945/142351<173894 Kbps loss-rate=14 2018-08-03 02:20:18,329 DEBUG overshot, min=1 kbps=123945 max=142351 2018-08-03 02:20:18,329 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R123945K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:21,656 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=14.6302 real_seconds=1.00 rate_Mbps=122.7563 tx_cpu=99 rx_cpu=21 drop=1189 pkt=121040 data_loss=0.98271 2018-08-03 02:20:21,656 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=1<125702/123945<142351 Kbps loss-rate=0 2018-08-03 02:20:21,657 DEBUG undershot, min=125702 kbps=134026 max=142351 2018-08-03 02:20:21,657 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R134026K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:25,009 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=15.3950 real_seconds=1.00 rate_Mbps=129.0976 tx_cpu=83 rx_cpu=23 drop=4769 pkt=130885 data_loss=3.64394 2018-08-03 02:20:25,009 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=128 throughput=125702<132195/134026<142351 Kbps loss-rate=3 2018-08-03 02:20:25,009 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:20:25,010 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:28,362 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=137.6191 real_seconds=1.00 rate_Mbps=1153.4572 tx_cpu=36 rx_cpu=18 drop=58046 pkt=198968 data_loss=29.17356 2018-08-03 02:20:28,363 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1181140/5000000<10000000 Kbps loss-rate=29 2018-08-03 02:20:28,363 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3090570K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:31,689 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=135.0264 real_seconds=1.00 rate_Mbps=1131.3178 tx_cpu=31 rx_cpu=19 drop=68836 pkt=207103 data_loss=33.23754 2018-08-03 02:20:31,689 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1158469/3090570<3090570 Kbps loss-rate=33 2018-08-03 02:20:31,690 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2124519K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:35,015 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=139.1582 real_seconds=1.00 rate_Mbps=1162.6338 tx_cpu=30 rx_cpu=21 drop=57975 pkt=200473 data_loss=28.91910 2018-08-03 02:20:35,016 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1190537/2124519<2124519 Kbps loss-rate=28 2018-08-03 02:20:35,016 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1657528K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:38,342 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=111.0723 real_seconds=1.00 rate_Mbps=927.6304 tx_cpu=15 rx_cpu=21 drop=22888 pkt=136626 data_loss=16.75226 2018-08-03 02:20:38,343 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<949893/1657528<1657528 Kbps loss-rate=16 2018-08-03 02:20:38,343 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1303710K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:41,669 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=132.9043 real_seconds=1.00 rate_Mbps=1111.5275 tx_cpu=94 rx_cpu=20 drop=23051 pkt=159145 data_loss=14.48425 2018-08-03 02:20:41,670 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1138204/1303710<1303710 Kbps loss-rate=14 2018-08-03 02:20:41,670 DEBUG overshot, min=1 kbps=1138204 max=1303710 2018-08-03 02:20:41,670 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1138204K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:44,997 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=134.1895 real_seconds=1.00 rate_Mbps=1122.4268 tx_cpu=98 rx_cpu=21 drop=1531 pkt=138941 data_loss=1.10189 2018-08-03 02:20:44,998 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1<1149365/1138204<1303710 Kbps loss-rate=1 2018-08-03 02:20:44,998 DEBUG undershot, min=1149365 kbps=1226537 max=1303710 2018-08-03 02:20:44,998 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1226537K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:48,323 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=134.5645 real_seconds=1.00 rate_Mbps=1125.4703 tx_cpu=95 rx_cpu=20 drop=11930 pkt=149724 data_loss=7.96793 2018-08-03 02:20:48,324 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1149365<1152481/1226537<1303710 Kbps loss-rate=7 2018-08-03 02:20:48,324 DEBUG overshot, min=1149365 kbps=1152481 max=1226537 2018-08-03 02:20:48,324 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1152481K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:51,650 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=115.5088 real_seconds=1.00 rate_Mbps=964.8554 tx_cpu=16 rx_cpu=20 drop=16413 pkt=134694 data_loss=12.18538 2018-08-03 02:20:51,651 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=1024 throughput=1149365<988011/1152481<1226537 Kbps loss-rate=12 2018-08-03 02:20:51,651 DEBUG overshot, min=1149365 kbps=988011 max=1152481 2018-08-03 02:20:51,651 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:20:51,652 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:54,976 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=197.4609 real_seconds=1.00 rate_Mbps=1655.8313 tx_cpu=99 rx_cpu=10 drop=51019 pkt=76294 data_loss=66.87158 2018-08-03 02:20:54,977 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1695571/5000000<10000000 Kbps loss-rate=66 2018-08-03 02:20:54,977 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3347785K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:20:58,302 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=196.8672 real_seconds=1.00 rate_Mbps=1647.1344 tx_cpu=99 rx_cpu=10 drop=25884 pkt=51083 data_loss=50.67047 2018-08-03 02:20:58,303 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1686665/3347785<3347785 Kbps loss-rate=50 2018-08-03 02:20:58,303 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2517225K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:01,629 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=193.5469 real_seconds=1.00 rate_Mbps=1618.3922 tx_cpu=99 rx_cpu=10 drop=13636 pkt=38410 data_loss=35.50116 2018-08-03 02:21:01,629 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1657233/2517225<2517225 Kbps loss-rate=35 2018-08-03 02:21:01,630 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2087229K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:04,955 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=195.1875 real_seconds=1.00 rate_Mbps=1632.3743 tx_cpu=99 rx_cpu=9 drop=6865 pkt=31849 data_loss=21.55483 2018-08-03 02:21:04,955 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1671551/2087229<2087229 Kbps loss-rate=21 2018-08-03 02:21:04,956 DEBUG overshot, min=1 kbps=1671551 max=2087229 2018-08-03 02:21:04,956 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1671551K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:08,281 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=198.6328 real_seconds=1.00 rate_Mbps=1666.2178 tx_cpu=99 rx_cpu=8 drop=81 pkt=25506 data_loss=0.31757 2018-08-03 02:21:08,282 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1<1706207/1671551<2087229 Kbps loss-rate=0 2018-08-03 02:21:08,282 DEBUG undershot, min=1706207 kbps=1896718 max=2087229 2018-08-03 02:21:08,282 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1896718K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:11,608 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=201.7500 real_seconds=1.00 rate_Mbps=1687.8798 tx_cpu=99 rx_cpu=14 drop=3118 pkt=28942 data_loss=10.77328 2018-08-03 02:21:11,608 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1706207<1728388/1896718<2087229 Kbps loss-rate=10 2018-08-03 02:21:11,609 DEBUG overshot, min=1706207 kbps=1728388 max=1896718 2018-08-03 02:21:11,609 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1728388K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:14,934 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=205.8203 real_seconds=1.00 rate_Mbps=1726.4734 tx_cpu=99 rx_cpu=8 drop=28 pkt=26373 data_loss=0.10619 2018-08-03 02:21:14,934 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1706207<1767908/1728388<1896718 Kbps loss-rate=0 2018-08-03 02:21:14,935 DEBUG undershot, min=1767908 kbps=1832313 max=1896718 2018-08-03 02:21:14,935 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1832313K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:21:18,260 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] megabytes=212.2344 real_seconds=1.00 rate_Mbps=1776.1185 tx_cpu=99 rx_cpu=10 drop=793 pkt=27959 data_loss=2.83629 2018-08-03 02:21:18,261 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] pkt-size=8192 throughput=1767908<1818745/1832313<1896718 Kbps loss-rate=2 2018-08-03 02:21:18,272 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4676, 'rtt_ms': 0.38, 'throughput_kbps': 2378315, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.29, 'throughput_kbps': 2053002, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 63, 'rtt_ms': 0.36, 'throughput_kbps': 2037576, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.64, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 132195, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 12.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 988011, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.84, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1818745, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.420', 'rtt_max_ms': '0.573', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.402', 'rtt_max_ms': '0.635', 'rtt_min_ms': '0.254', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.532', 'rtt_max_ms': '1.577', 'rtt_min_ms': '0.310', 'rtt_stddev': '0.358', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 02:21:18,273 INFO Deleting floating ip 97b9a274-a98f-422c-8bd1-0c1ca0cbb0b2 2018-08-03 02:21:19,630 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Floating IP 172.30.9.200 deleted 2018-08-03 02:21:19,977 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db2] Instance deleted 2018-08-03 02:21:19,993 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Creating client VM... 2018-08-03 02:21:19,993 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-03 02:21:22,103 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 1 of 50... 2018-08-03 02:21:24,663 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 2 of 50... 2018-08-03 02:21:26,881 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 3 of 50... 2018-08-03 02:21:29,385 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 4 of 50... 2018-08-03 02:21:31,548 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 5 of 50... 2018-08-03 02:21:34,106 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 6 of 50... 2018-08-03 02:21:36,432 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 7 of 50... 2018-08-03 02:21:38,917 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 8 of 50... 2018-08-03 02:21:41,083 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 9 of 50... 2018-08-03 02:21:43,584 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 10 of 50... 2018-08-03 02:21:45,945 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 11 of 50... 2018-08-03 02:21:48,353 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 12 of 50... 2018-08-03 02:21:50,857 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 13 of 50... 2018-08-03 02:21:53,212 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 14 of 50... 2018-08-03 02:21:55,381 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 15 of 50... 2018-08-03 02:21:57,717 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 16 of 50... 2018-08-03 02:22:00,047 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 17 of 50... 2018-08-03 02:22:02,558 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 18 of 50... 2018-08-03 02:22:04,720 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 19 of 50... 2018-08-03 02:22:07,043 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 20 of 50... 2018-08-03 02:22:09,208 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 21 of 50... 2018-08-03 02:22:11,372 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 22 of 50... 2018-08-03 02:22:13,702 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 23 of 50... 2018-08-03 02:22:15,866 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 24 of 50... 2018-08-03 02:22:18,029 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 25 of 50... 2018-08-03 02:22:20,366 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 26 of 50... 2018-08-03 02:22:22,530 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 27 of 50... 2018-08-03 02:22:25,066 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 28 of 50... 2018-08-03 02:22:27,461 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 29 of 50... 2018-08-03 02:22:29,798 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 30 of 50... 2018-08-03 02:22:32,142 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 31 of 50... 2018-08-03 02:22:34,462 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 32 of 50... 2018-08-03 02:22:36,619 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 33 of 50... 2018-08-03 02:22:38,957 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 34 of 50... 2018-08-03 02:22:41,279 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 35 of 50... 2018-08-03 02:22:43,441 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 36 of 50... 2018-08-03 02:22:45,601 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 37 of 50... 2018-08-03 02:22:47,763 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 38 of 50... 2018-08-03 02:22:50,282 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 39 of 50... 2018-08-03 02:22:52,641 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 40 of 50... 2018-08-03 02:22:55,108 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 41 of 50... 2018-08-03 02:22:57,455 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 42 of 50... 2018-08-03 02:22:59,618 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 43 of 50... 2018-08-03 02:23:01,968 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] VM status=BUILD, retrying 44 of 50... 2018-08-03 02:23:06,652 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Internal network IP: 192.168.1.9 2018-08-03 02:23:06,653 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] SSH IP: 172.30.9.213 2018-08-03 02:23:06,653 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Setup SSH for ubuntu@172.30.9.213 2018-08-03 02:23:18,713 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Installing nuttcp-8.1.4... 2018-08-03 02:23:18,758 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Copying nuttcp-8.1.4 to target... 2018-08-03 02:23:18,925 INFO ============================================================ 2018-08-03 02:23:18,926 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-03 02:23:27,973 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=41.2 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.194 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.215 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.307 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.254 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.339 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.250 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.229 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.208 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.310 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9944ms rtt min/avg/max/mdev = 0.194/4.353/41.232/12.293 ms 2018-08-03 02:23:37,017 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.224 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.268 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.207 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.233 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.273 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.296 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.524 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.382 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.318 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.355 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.207/0.308/0.524/0.089 ms 2018-08-03 02:23:46,065 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=1.08 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.376 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.456 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.338 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.312 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.500 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.323 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.224 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.425 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.399 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.224/0.443/1.083/0.227 ms 2018-08-03 02:23:46,066 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:23:46,067 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:23:56,193 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=6694.7530 real_seconds=10.01 rate_Mbps=5610.7406 tx_cpu=12 rx_cpu=16 retrans=898 cwnd=630 rtt_ms=0.29 2018-08-03 02:23:56,194 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:06,296 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=6926.6571 real_seconds=10.01 rate_Mbps=5804.9649 tx_cpu=13 rx_cpu=17 retrans=38 cwnd=341 rtt_ms=0.20 2018-08-03 02:24:06,296 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:16,393 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=5822.6858 real_seconds=10.01 rate_Mbps=4880.8467 tx_cpu=9 rx_cpu=14 retrans=2 cwnd=443 rtt_ms=0.22 2018-08-03 02:24:16,394 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:24:16,394 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:19,721 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.2777 real_seconds=1.00 rate_Mbps=219.9952 tx_cpu=16 rx_cpu=25 drop=608 pkt=215875 data_loss=0.28157 2018-08-03 02:24:19,721 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<225275/5000000<10000000 Kbps loss-rate=0 2018-08-03 02:24:19,722 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R675825K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:23,049 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.9010 real_seconds=1.00 rate_Mbps=225.2167 tx_cpu=17 rx_cpu=25 drop=0 pkt=220373 data_loss=0.00000 2018-08-03 02:24:23,050 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<230621/675825<675825 Kbps loss-rate=0 2018-08-03 02:24:23,050 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453223K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:26,377 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.6223 real_seconds=1.00 rate_Mbps=222.7761 tx_cpu=17 rx_cpu=24 drop=1990 pkt=220080 data_loss=0.90414 2018-08-03 02:24:26,378 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<228122/453223<453223 Kbps loss-rate=0 2018-08-03 02:24:26,378 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R340672K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:29,706 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.1982 real_seconds=1.00 rate_Mbps=219.2054 tx_cpu=17 rx_cpu=25 drop=511 pkt=215127 data_loss=0.23762 2018-08-03 02:24:29,707 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<224466/340672<340672 Kbps loss-rate=0 2018-08-03 02:24:29,707 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282569K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:33,034 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=24.9111 real_seconds=1.00 rate_Mbps=208.5083 tx_cpu=16 rx_cpu=27 drop=3 pkt=204075 data_loss=0.00161 2018-08-03 02:24:33,035 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<213512/282569<282569 Kbps loss-rate=0 2018-08-03 02:24:33,035 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R248040K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:36,362 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=25.2832 real_seconds=1.00 rate_Mbps=211.7183 tx_cpu=16 rx_cpu=28 drop=3152 pkt=210272 data_loss=1.49914 2018-08-03 02:24:36,362 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=1<216799/248040<248040 Kbps loss-rate=1 2018-08-03 02:24:36,362 DEBUG undershot, min=216799 kbps=232419 max=248040 2018-08-03 02:24:36,363 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232419K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:39,690 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.4796 real_seconds=1.00 rate_Mbps=221.6806 tx_cpu=46 rx_cpu=27 drop=3295 pkt=220216 data_loss=1.49618 2018-08-03 02:24:39,691 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=216799<227000/232419<248040 Kbps loss-rate=1 2018-08-03 02:24:39,691 DEBUG undershot, min=227000 kbps=237520 max=248040 2018-08-03 02:24:39,691 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237520K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:43,018 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=26.3394 real_seconds=1.00 rate_Mbps=220.3914 tx_cpu=40 rx_cpu=26 drop=2117 pkt=217889 data_loss=0.97151 2018-08-03 02:24:43,018 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=128 throughput=227000<225680/237520<248040 Kbps loss-rate=0 2018-08-03 02:24:43,019 DEBUG undershot, min=237520 kbps=242780 max=248040 2018-08-03 02:24:43,019 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:24:43,019 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:46,371 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=204.0947 real_seconds=1.00 rate_Mbps=1709.9179 tx_cpu=35 rx_cpu=28 drop=706 pkt=209699 data_loss=0.33670 2018-08-03 02:24:46,371 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1<1750955/5000000<10000000 Kbps loss-rate=0 2018-08-03 02:24:46,371 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3375477K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:49,723 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=203.1523 real_seconds=1.00 rate_Mbps=1701.5926 tx_cpu=31 rx_cpu=28 drop=166 pkt=208194 data_loss=0.07978 2018-08-03 02:24:49,724 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1<1742430/3375477<3375477 Kbps loss-rate=0 2018-08-03 02:24:49,724 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2558953K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:53,051 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=200.1699 real_seconds=1.00 rate_Mbps=1676.9201 tx_cpu=26 rx_cpu=27 drop=1299 pkt=206273 data_loss=0.62977 2018-08-03 02:24:53,052 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1<1717166/2558953<2558953 Kbps loss-rate=0 2018-08-03 02:24:53,052 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2138059K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:56,405 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=199.7285 real_seconds=1.00 rate_Mbps=1672.4255 tx_cpu=27 rx_cpu=27 drop=1658 pkt=206180 data_loss=0.80418 2018-08-03 02:24:56,405 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1<1712563/2138059<2138059 Kbps loss-rate=0 2018-08-03 02:24:56,406 DEBUG undershot, min=1712563 kbps=1925311 max=2138059 2018-08-03 02:24:56,406 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1925311K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:24:59,736 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=196.3633 real_seconds=1.00 rate_Mbps=1645.7844 tx_cpu=25 rx_cpu=28 drop=0 pkt=201076 data_loss=0.00000 2018-08-03 02:24:59,736 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1712563<1685283/1925311<2138059 Kbps loss-rate=0 2018-08-03 02:24:59,737 DEBUG undershot, min=1925311 kbps=2031685 max=2138059 2018-08-03 02:24:59,737 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2031685K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:03,089 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=198.6230 real_seconds=1.00 rate_Mbps=1663.6770 tx_cpu=26 rx_cpu=27 drop=295 pkt=203685 data_loss=0.14484 2018-08-03 02:25:03,089 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=1024 throughput=1925311<1703605/2031685<2138059 Kbps loss-rate=0 2018-08-03 02:25:03,089 DEBUG undershot, min=2031685 kbps=2084872 max=2138059 2018-08-03 02:25:03,090 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:25:03,090 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:06,441 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=304.4062 real_seconds=1.00 rate_Mbps=2547.6850 tx_cpu=98 rx_cpu=14 drop=37330 pkt=76294 data_loss=48.92915 2018-08-03 02:25:06,442 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=1<2608829/5000000<10000000 Kbps loss-rate=48 2018-08-03 02:25:06,442 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3804414K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:09,770 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=331.1250 real_seconds=1.00 rate_Mbps=2771.2319 tx_cpu=99 rx_cpu=19 drop=15667 pkt=58051 data_loss=26.98833 2018-08-03 02:25:09,771 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=1<2837741/3804414<3804414 Kbps loss-rate=26 2018-08-03 02:25:09,771 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3321077K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:13,098 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=332.8594 real_seconds=1.00 rate_Mbps=2785.6249 tx_cpu=99 rx_cpu=16 drop=8070 pkt=50676 data_loss=15.92468 2018-08-03 02:25:13,099 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=1<2852479/3321077<3321077 Kbps loss-rate=15 2018-08-03 02:25:13,099 DEBUG overshot, min=1 kbps=2852479 max=3321077 2018-08-03 02:25:13,099 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2852479K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:16,427 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=338.6484 real_seconds=1.00 rate_Mbps=2839.7156 tx_cpu=99 rx_cpu=16 drop=179 pkt=43526 data_loss=0.41127 2018-08-03 02:25:16,427 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=1<2907868/2852479<3321077 Kbps loss-rate=0 2018-08-03 02:25:16,427 DEBUG undershot, min=2907868 kbps=3114472 max=3321077 2018-08-03 02:25:16,428 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3114472K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:19,781 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=331.9766 real_seconds=1.00 rate_Mbps=2778.3754 tx_cpu=99 rx_cpu=20 drop=5030 pkt=47523 data_loss=10.58433 2018-08-03 02:25:19,781 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=2907868<2845056/3114472<3321077 Kbps loss-rate=10 2018-08-03 02:25:19,782 DEBUG overshot, min=2907868 kbps=2845056 max=3114472 2018-08-03 02:25:19,782 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2845056K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:23,133 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=339.1562 real_seconds=1.00 rate_Mbps=2843.5588 tx_cpu=99 rx_cpu=16 drop=0 pkt=43412 data_loss=0.00000 2018-08-03 02:25:23,134 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=2907868<2911804/2845056<3114472 Kbps loss-rate=0 2018-08-03 02:25:23,134 DEBUG undershot, min=2911804 kbps=3013138 max=3114472 2018-08-03 02:25:23,134 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3013138K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:25:26,458 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] megabytes=331.2891 real_seconds=1.00 rate_Mbps=2772.6852 tx_cpu=99 rx_cpu=16 drop=3572 pkt=45977 data_loss=7.76909 2018-08-03 02:25:26,459 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] pkt-size=8192 throughput=2911804<2839229/3013138<3114472 Kbps loss-rate=7 2018-08-03 02:25:26,459 DEBUG overshot, min=2911804 kbps=2839229 max=3013138 2018-08-03 02:25:26,471 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 898, 'rtt_ms': 0.29, 'throughput_kbps': 5745398, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 38, 'rtt_ms': 0.2, 'throughput_kbps': 5944284, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.22, 'throughput_kbps': 4997987, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.97, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 225680, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1703605, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.77, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2839229, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.353', 'rtt_max_ms': '41.232', 'rtt_min_ms': '0.194', 'rtt_stddev': '12.293', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.308', 'rtt_max_ms': '0.524', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.443', 'rtt_max_ms': '1.083', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.227', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 02:25:26,472 INFO Deleting floating ip a81ec102-2820-424c-988e-dd63890eb655 2018-08-03 02:25:27,620 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Floating IP 172.30.9.213 deleted 2018-08-03 02:25:27,779 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db3] Instance deleted 2018-08-03 02:25:27,894 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Creating client VM... 2018-08-03 02:25:27,894 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-03 02:25:29,607 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 1 of 50... 2018-08-03 02:25:31,796 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 2 of 50... 2018-08-03 02:25:34,292 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 3 of 50... 2018-08-03 02:25:36,635 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 4 of 50... 2018-08-03 02:25:38,990 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 5 of 50... 2018-08-03 02:25:41,356 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] VM status=BUILD, retrying 6 of 50... 2018-08-03 02:25:46,084 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Internal network IP: 192.168.2.8 2018-08-03 02:25:46,084 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] SSH IP: 172.30.9.202 2018-08-03 02:25:46,084 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Setup SSH for ubuntu@172.30.9.202 2018-08-03 02:25:55,516 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Installing nuttcp-8.1.4... 2018-08-03 02:25:55,559 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Copying nuttcp-8.1.4 to target... 2018-08-03 02:25:55,662 INFO ============================================================ 2018-08-03 02:25:55,662 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-03 02:26:04,708 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.924 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.586 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.549 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.527 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.449 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.545 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.431 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.559 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.370 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.390 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.370/0.533/0.924/0.148 ms 2018-08-03 02:26:13,753 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.362 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.453 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.414 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.573 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.549 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.419 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.527 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.403 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.595 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.469 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.362/0.476/0.595/0.078 ms 2018-08-03 02:26:22,802 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.87 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.589 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.601 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.418 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.578 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.586 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.620 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.597 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.599 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.418/0.693/1.876/0.399 ms 2018-08-03 02:26:22,802 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:26:22,803 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:26:32,904 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2398.9033 real_seconds=10.01 rate_Mbps=2010.6206 tx_cpu=5 rx_cpu=7 retrans=80 cwnd=354 rtt_ms=0.48 2018-08-03 02:26:32,905 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:26:43,002 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2143.0138 real_seconds=10.01 rate_Mbps=1796.3834 tx_cpu=4 rx_cpu=6 retrans=34 cwnd=323 rtt_ms=0.40 2018-08-03 02:26:43,003 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:26:53,103 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2151.7500 real_seconds=10.01 rate_Mbps=1803.7033 tx_cpu=5 rx_cpu=6 retrans=55 cwnd=322 rtt_ms=0.41 2018-08-03 02:26:53,104 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:26:53,104 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:26:56,431 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.3344 real_seconds=1.01 rate_Mbps=144.5717 tx_cpu=17 rx_cpu=18 drop=59806 pkt=201809 data_loss=29.63479 2018-08-03 02:26:56,431 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<148041/5000000<10000000 Kbps loss-rate=29 2018-08-03 02:26:56,432 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444123K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:26:59,783 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.5089 real_seconds=1.01 rate_Mbps=145.9728 tx_cpu=16 rx_cpu=18 drop=72905 pkt=216338 data_loss=33.69950 2018-08-03 02:26:59,784 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<149476/444123<444123 Kbps loss-rate=33 2018-08-03 02:26:59,784 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296799K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:03,111 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.8586 real_seconds=1.01 rate_Mbps=148.9722 tx_cpu=17 rx_cpu=24 drop=58630 pkt=204928 data_loss=28.61015 2018-08-03 02:27:03,111 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<152547/296799<296799 Kbps loss-rate=28 2018-08-03 02:27:03,112 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224673K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:06,440 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.7683 real_seconds=1.01 rate_Mbps=148.1646 tx_cpu=82 rx_cpu=19 drop=73332 pkt=218890 data_loss=33.50187 2018-08-03 02:27:06,441 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<151720/224673<224673 Kbps loss-rate=33 2018-08-03 02:27:06,441 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188196K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:09,792 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.5199 real_seconds=1.00 rate_Mbps=146.3909 tx_cpu=99 rx_cpu=17 drop=40262 pkt=183785 data_loss=21.90713 2018-08-03 02:27:09,793 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<149904/188196<188196 Kbps loss-rate=21 2018-08-03 02:27:09,793 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169050K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:13,144 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.6836 real_seconds=1.00 rate_Mbps=147.6819 tx_cpu=99 rx_cpu=26 drop=20224 pkt=165088 data_loss=12.25021 2018-08-03 02:27:13,145 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<151226/169050<169050 Kbps loss-rate=12 2018-08-03 02:27:13,145 DEBUG overshot, min=1 kbps=151226 max=169050 2018-08-03 02:27:13,145 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151226K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:16,497 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.5254 real_seconds=1.00 rate_Mbps=146.5169 tx_cpu=99 rx_cpu=21 drop=4114 pkt=147682 data_loss=2.78573 2018-08-03 02:27:16,497 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<150033/151226<169050 Kbps loss-rate=2 2018-08-03 02:27:16,497 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:27:16,498 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:19,850 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=144.0947 real_seconds=1.00 rate_Mbps=1203.6147 tx_cpu=24 rx_cpu=20 drop=49735 pkt=197288 data_loss=25.20937 2018-08-03 02:27:19,851 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1232501/5000000<10000000 Kbps loss-rate=25 2018-08-03 02:27:19,851 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3116250K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:23,179 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=144.5449 real_seconds=1.01 rate_Mbps=1206.3626 tx_cpu=31 rx_cpu=20 drop=48374 pkt=196388 data_loss=24.63188 2018-08-03 02:27:23,180 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1235315/3116250<3116250 Kbps loss-rate=24 2018-08-03 02:27:23,180 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2175782K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:26,507 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=142.5215 real_seconds=1.01 rate_Mbps=1189.4964 tx_cpu=29 rx_cpu=20 drop=64963 pkt=210905 data_loss=30.80201 2018-08-03 02:27:26,508 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1218044/2175782<2175782 Kbps loss-rate=30 2018-08-03 02:27:26,508 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1696913K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:29,859 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=146.4043 real_seconds=1.00 rate_Mbps=1223.7143 tx_cpu=99 rx_cpu=20 drop=57225 pkt=207143 data_loss=27.62585 2018-08-03 02:27:29,860 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1253083/1696913<1696913 Kbps loss-rate=27 2018-08-03 02:27:29,860 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1474998K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:33,187 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=151.0156 real_seconds=1.00 rate_Mbps=1262.2516 tx_cpu=99 rx_cpu=21 drop=25413 pkt=180053 data_loss=14.11419 2018-08-03 02:27:33,187 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1292545/1474998<1474998 Kbps loss-rate=14 2018-08-03 02:27:33,188 DEBUG overshot, min=1 kbps=1292545 max=1474998 2018-08-03 02:27:33,188 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1292545K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:36,539 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=152.1348 real_seconds=1.00 rate_Mbps=1271.4196 tx_cpu=99 rx_cpu=21 drop=1995 pkt=157781 data_loss=1.26438 2018-08-03 02:27:36,540 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1301933/1292545<1474998 Kbps loss-rate=1 2018-08-03 02:27:36,540 DEBUG undershot, min=1301933 kbps=1388465 max=1474998 2018-08-03 02:27:36,541 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1388465K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:39,892 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=142.8076 real_seconds=1.00 rate_Mbps=1192.7805 tx_cpu=99 rx_cpu=19 drop=23255 pkt=169490 data_loss=13.72060 2018-08-03 02:27:39,893 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1301933<1221407/1388465<1474998 Kbps loss-rate=13 2018-08-03 02:27:39,893 DEBUG overshot, min=1301933 kbps=1221407 max=1388465 2018-08-03 02:27:39,893 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1221407K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:43,247 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=143.4473 real_seconds=1.00 rate_Mbps=1199.5575 tx_cpu=99 rx_cpu=19 drop=2207 pkt=149097 data_loss=1.48019 2018-08-03 02:27:43,247 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1301933<1228346/1221407<1388465 Kbps loss-rate=1 2018-08-03 02:27:43,247 DEBUG undershot, min=1345199 kbps=1366832 max=1388465 2018-08-03 02:27:43,248 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:27:43,248 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:46,577 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=193.7812 real_seconds=1.00 rate_Mbps=1623.9975 tx_cpu=99 rx_cpu=8 drop=51490 pkt=76294 data_loss=67.48893 2018-08-03 02:27:46,578 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1662973/5000000<10000000 Kbps loss-rate=67 2018-08-03 02:27:46,578 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3331486K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:49,903 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=195.5938 real_seconds=1.00 rate_Mbps=1641.4274 tx_cpu=99 rx_cpu=8 drop=25799 pkt=50835 data_loss=50.75045 2018-08-03 02:27:49,903 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1680821/3331486<3331486 Kbps loss-rate=50 2018-08-03 02:27:49,904 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2506153K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:53,230 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=194.7031 real_seconds=1.00 rate_Mbps=1627.6354 tx_cpu=99 rx_cpu=8 drop=13319 pkt=38241 data_loss=34.82912 2018-08-03 02:27:53,231 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1666698/2506153<2506153 Kbps loss-rate=34 2018-08-03 02:27:53,231 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2086425K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:56,560 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=196.6875 real_seconds=1.00 rate_Mbps=1643.7211 tx_cpu=99 rx_cpu=8 drop=6661 pkt=31837 data_loss=20.92221 2018-08-03 02:27:56,560 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1683170/2086425<2086425 Kbps loss-rate=20 2018-08-03 02:27:56,560 DEBUG overshot, min=1 kbps=1683170 max=2086425 2018-08-03 02:27:56,560 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1683170K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:27:59,887 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=200.6484 real_seconds=1.00 rate_Mbps=1682.3670 tx_cpu=99 rx_cpu=7 drop=0 pkt=25683 data_loss=0.00000 2018-08-03 02:27:59,887 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1722743/1683170<2086425 Kbps loss-rate=0 2018-08-03 02:27:59,888 DEBUG undershot, min=1722743 kbps=1904584 max=2086425 2018-08-03 02:27:59,888 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1904584K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:28:03,239 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=214.7344 real_seconds=1.00 rate_Mbps=1795.1561 tx_cpu=99 rx_cpu=9 drop=1576 pkt=29062 data_loss=5.42289 2018-08-03 02:28:03,240 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1722743<1838239/1904584<2086425 Kbps loss-rate=5 2018-08-03 02:28:03,240 DEBUG overshot, min=1722743 kbps=1838239 max=1904584 2018-08-03 02:28:03,240 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838239K -p5001 -P5002 -fparse 192.168.1.3 2018-08-03 02:28:06,592 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=218.5000 real_seconds=1.00 rate_Mbps=1831.4530 tx_cpu=99 rx_cpu=9 drop=82 pkt=28050 data_loss=0.29232 2018-08-03 02:28:06,593 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1722743<1875407/1838239<1904584 Kbps loss-rate=0 2018-08-03 02:28:06,593 DEBUG undershot, min=1875407 kbps=1889995 max=1904584 2018-08-03 02:28:06,602 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 80, 'rtt_ms': 0.48, 'throughput_kbps': 2058875, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.4, 'throughput_kbps': 1839496, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 55, 'rtt_ms': 0.41, 'throughput_kbps': 1846992, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.79, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150033, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.48, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1228346, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1875407, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.533', 'rtt_max_ms': '0.924', 'rtt_min_ms': '0.370', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.476', 'rtt_max_ms': '0.595', 'rtt_min_ms': '0.362', 'rtt_stddev': '0.078', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.693', 'rtt_max_ms': '1.876', 'rtt_min_ms': '0.418', 'rtt_stddev': '0.399', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 02:28:06,604 INFO ============================================================ 2018-08-03 02:28:06,604 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-03 02:28:15,672 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.701 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.394 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.497 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.514 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.341 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.451 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.639 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.634 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.643 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.372 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.341/0.518/0.701/0.125 ms 2018-08-03 02:28:24,720 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.292 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.545 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.484 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.571 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.562 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.459 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.378 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.298 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.472 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.402 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.292/0.446/0.571/0.097 ms 2018-08-03 02:28:33,768 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.85 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.742 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.877 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.700 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.726 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.733 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.596 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.660 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.694 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.802 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.596/0.838/1.858/0.349 ms 2018-08-03 02:28:33,769 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring TCP Throughput (packet size=65536)... 2018-08-03 02:28:33,770 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:28:43,878 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2477.8750 real_seconds=10.01 rate_Mbps=2075.5113 tx_cpu=4 rx_cpu=13 retrans=3962 cwnd=393 rtt_ms=0.33 2018-08-03 02:28:43,879 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:28:53,980 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2136.3730 real_seconds=10.01 rate_Mbps=1790.4600 tx_cpu=5 rx_cpu=6 retrans=34 cwnd=308 rtt_ms=0.77 2018-08-03 02:28:53,980 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:04,082 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=2317.6412 real_seconds=10.01 rate_Mbps=1942.8131 tx_cpu=5 rx_cpu=7 retrans=67 cwnd=354 rtt_ms=0.65 2018-08-03 02:29:04,083 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=128)... 2018-08-03 02:29:04,083 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:07,409 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.5525 real_seconds=1.01 rate_Mbps=146.3703 tx_cpu=16 rx_cpu=18 drop=62681 pkt=206471 data_loss=30.35828 2018-08-03 02:29:07,409 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<149883/5000000<10000000 Kbps loss-rate=30 2018-08-03 02:29:07,410 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R449649K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:10,762 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.9327 real_seconds=1.01 rate_Mbps=141.1594 tx_cpu=16 rx_cpu=18 drop=71121 pkt=209834 data_loss=33.89408 2018-08-03 02:29:10,763 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<144547/449649<449649 Kbps loss-rate=33 2018-08-03 02:29:10,763 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297098K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:14,115 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.8901 real_seconds=1.00 rate_Mbps=140.9829 tx_cpu=16 rx_cpu=21 drop=69906 pkt=208270 data_loss=33.56527 2018-08-03 02:29:14,116 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<144366/297098<297098 Kbps loss-rate=33 2018-08-03 02:29:14,116 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220732K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:17,441 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.9834 real_seconds=1.01 rate_Mbps=141.6878 tx_cpu=41 rx_cpu=19 drop=63015 pkt=202143 data_loss=31.17358 2018-08-03 02:29:17,442 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<145088/220732<220732 Kbps loss-rate=31 2018-08-03 02:29:17,442 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182910K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:20,794 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.5149 real_seconds=1.00 rate_Mbps=138.4071 tx_cpu=99 rx_cpu=17 drop=43333 pkt=178623 data_loss=24.25956 2018-08-03 02:29:20,794 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<141728/182910<182910 Kbps loss-rate=24 2018-08-03 02:29:20,795 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162319K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:24,121 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.9293 real_seconds=1.00 rate_Mbps=141.4229 tx_cpu=99 rx_cpu=18 drop=19830 pkt=158515 data_loss=12.51008 2018-08-03 02:29:24,121 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<144817/162319<162319 Kbps loss-rate=12 2018-08-03 02:29:24,121 DEBUG overshot, min=1 kbps=144817 max=162319 2018-08-03 02:29:24,122 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144817K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:27,474 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=17.2635 real_seconds=1.00 rate_Mbps=144.6456 tx_cpu=99 rx_cpu=19 drop=0 pkt=141423 data_loss=0.00000 2018-08-03 02:29:27,475 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=1<148117/144817<162319 Kbps loss-rate=0 2018-08-03 02:29:27,475 DEBUG undershot, min=148117 kbps=155218 max=162319 2018-08-03 02:29:27,475 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155218K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:30,827 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=16.6606 real_seconds=1.00 rate_Mbps=139.2006 tx_cpu=99 rx_cpu=18 drop=15096 pkt=151580 data_loss=9.95925 2018-08-03 02:29:30,828 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=128 throughput=148117<142541/155218<162319 Kbps loss-rate=9 2018-08-03 02:29:30,828 DEBUG overshot, min=148117 kbps=142541 max=155218 2018-08-03 02:29:30,828 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=1024)... 2018-08-03 02:29:30,829 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:34,180 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=140.6836 real_seconds=1.01 rate_Mbps=1174.0170 tx_cpu=28 rx_cpu=20 drop=60259 pkt=204319 data_loss=29.49261 2018-08-03 02:29:34,181 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1202193/5000000<10000000 Kbps loss-rate=29 2018-08-03 02:29:34,181 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3101096K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:37,505 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=139.9883 real_seconds=1.00 rate_Mbps=1169.4641 tx_cpu=30 rx_cpu=20 drop=68266 pkt=211614 data_loss=32.25967 2018-08-03 02:29:37,505 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1197531/3101096<3101096 Kbps loss-rate=32 2018-08-03 02:29:37,506 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2149313K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:40,858 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=140.7139 real_seconds=1.00 rate_Mbps=1174.7348 tx_cpu=30 rx_cpu=19 drop=63989 pkt=208080 data_loss=30.75209 2018-08-03 02:29:40,858 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1202928/2149313<2149313 Kbps loss-rate=30 2018-08-03 02:29:40,858 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1676120K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:44,186 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=141.2959 real_seconds=1.00 rate_Mbps=1179.6736 tx_cpu=40 rx_cpu=19 drop=50774 pkt=195461 data_loss=25.97654 2018-08-03 02:29:44,187 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1207985/1676120<1676120 Kbps loss-rate=25 2018-08-03 02:29:44,187 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442052K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:47,515 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=137.2656 real_seconds=1.00 rate_Mbps=1150.1575 tx_cpu=99 rx_cpu=18 drop=35472 pkt=176032 data_loss=20.15087 2018-08-03 02:29:47,515 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1177761/1442052<1442052 Kbps loss-rate=20 2018-08-03 02:29:47,516 DEBUG overshot, min=1 kbps=1177761 max=1442052 2018-08-03 02:29:47,516 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1177761K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:50,868 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=136.7461 real_seconds=1.00 rate_Mbps=1142.0797 tx_cpu=99 rx_cpu=19 drop=3742 pkt=143770 data_loss=2.60277 2018-08-03 02:29:50,868 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=1024 throughput=1<1169489/1177761<1442052 Kbps loss-rate=2 2018-08-03 02:29:50,869 INFO [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Measuring UDP Throughput (packet size=8192)... 2018-08-03 02:29:50,869 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:54,221 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=191.5625 real_seconds=1.00 rate_Mbps=1605.4176 tx_cpu=99 rx_cpu=8 drop=51774 pkt=76294 data_loss=67.86117 2018-08-03 02:29:54,222 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1643947/5000000<10000000 Kbps loss-rate=67 2018-08-03 02:29:54,222 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3321973K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:29:57,573 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=198.4609 real_seconds=1.00 rate_Mbps=1658.7086 tx_cpu=99 rx_cpu=8 drop=25286 pkt=50689 data_loss=49.88460 2018-08-03 02:29:57,574 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1698517/3321973<3321973 Kbps loss-rate=49 2018-08-03 02:29:57,574 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2510245K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:00,902 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=196.3438 real_seconds=1.00 rate_Mbps=1641.8166 tx_cpu=99 rx_cpu=8 drop=13172 pkt=38304 data_loss=34.38804 2018-08-03 02:30:00,903 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1681220/2510245<2510245 Kbps loss-rate=34 2018-08-03 02:30:00,903 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2095732K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:04,255 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=199.0703 real_seconds=1.00 rate_Mbps=1664.2146 tx_cpu=99 rx_cpu=9 drop=6498 pkt=31979 data_loss=20.31958 2018-08-03 02:30:04,256 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1704155/2095732<2095732 Kbps loss-rate=20 2018-08-03 02:30:04,256 DEBUG overshot, min=1 kbps=1704155 max=2095732 2018-08-03 02:30:04,256 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1704155K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:07,582 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=202.9219 real_seconds=1.00 rate_Mbps=1701.3066 tx_cpu=99 rx_cpu=8 drop=30 pkt=26004 data_loss=0.11533 2018-08-03 02:30:07,582 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1<1742137/1704155<2095732 Kbps loss-rate=0 2018-08-03 02:30:07,583 DEBUG undershot, min=1742137 kbps=1918934 max=2095732 2018-08-03 02:30:07,583 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1918934K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:10,910 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=206.3906 real_seconds=1.00 rate_Mbps=1726.2858 tx_cpu=99 rx_cpu=9 drop=2863 pkt=29281 data_loss=9.77768 2018-08-03 02:30:10,911 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1742137<1767716/1918934<2095732 Kbps loss-rate=9 2018-08-03 02:30:10,911 DEBUG overshot, min=1742137 kbps=1767716 max=1918934 2018-08-03 02:30:10,911 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1767716K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:14,238 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=210.3672 real_seconds=1.00 rate_Mbps=1764.1286 tx_cpu=99 rx_cpu=8 drop=46 pkt=26973 data_loss=0.17055 2018-08-03 02:30:14,239 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1742137<1806467/1767716<1918934 Kbps loss-rate=0 2018-08-03 02:30:14,239 DEBUG undershot, min=1806467 kbps=1862700 max=1918934 2018-08-03 02:30:14,239 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1862700K -p5001 -P5002 -fparse 172.30.9.204 2018-08-03 02:30:17,590 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] megabytes=195.7656 real_seconds=1.00 rate_Mbps=1637.1293 tx_cpu=99 rx_cpu=9 drop=3365 pkt=28423 data_loss=11.83902 2018-08-03 02:30:17,591 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] pkt-size=8192 throughput=1806467<1676420/1862700<1918934 Kbps loss-rate=11 2018-08-03 02:30:17,591 DEBUG overshot, min=1806467 kbps=1676420 max=1862700 2018-08-03 02:30:17,602 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3962, 'rtt_ms': 0.33, 'throughput_kbps': 2125323, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.77, 'throughput_kbps': 1833431, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 67, 'rtt_ms': 0.65, 'throughput_kbps': 1989440, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.96, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142541, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.6, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1169489, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 11.84, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1676420, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.518', 'rtt_max_ms': '0.701', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.125', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.446', 'rtt_max_ms': '0.571', 'rtt_min_ms': '0.292', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.838', 'rtt_max_ms': '1.858', 'rtt_min_ms': '0.596', 'rtt_stddev': '0.349', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 02:30:17,603 INFO Deleting floating ip f17301df-15f5-4837-a838-c79c8c1c530c 2018-08-03 02:30:18,978 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Floating IP 172.30.9.202 deleted 2018-08-03 02:30:19,395 DEBUG [TestClient_e51048c2-75c2-469d-b1ef-17e4896708db4] Instance deleted 2018-08-03 02:30:19,427 INFO Cleaning up... 2018-08-03 02:30:19,427 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Terminating nuttcp-8.1.4 2018-08-03 02:30:19,435 INFO Deleting floating ip 431e091c-1e59-497c-b8db-f67b59d347e7 2018-08-03 02:30:20,932 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Floating IP 172.30.9.204 deleted 2018-08-03 02:30:21,064 DEBUG [TestServer_e51048c2-75c2-469d-b1ef-17e4896708db1] Instance deleted 2018-08-03 02:30:26,507 INFO Network pns-internal-net_e51048c2-75c2-469d-b1ef-17e4896708db deleted. 2018-08-03 02:30:28,013 INFO Network pns-internal-net2_e51048c2-75c2-469d-b1ef-17e4896708db deleted. 2018-08-03 02:30:29,837 INFO External router pns_router_e51048c2-75c2-469d-b1ef-17e4896708db deleted. 2018-08-03 02:30:29,889 INFO Removed public key pns_public_key 2018-08-03 02:30:29,889 INFO Deleting security group 2018-08-03 02:30:30,085 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17438325', 'rtt_ms': '0.243333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 167040, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1240244, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7472424, 'loss_rate': 0.03}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.187/0.094/0.290/0.067', | | | | | '64-byte': '4.244/0.102/40.543/12.100', '1500-byte': '0.246/0.131/0.437/0.094'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5562556', 'rtt_ms': '0.236667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 225680, 'loss_rate': 0.97}, 1024: {'tp_kbps': 1703605, | | | | | 'loss_rate': 0.14}, 8192: {'tp_kbps': 2839229, 'loss_rate': 7.77}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.308/0.207/0.524/0.089', | | | | | '64-byte': '4.353/0.194/41.232/12.293', '1500-byte': '0.443/0.224/1.083/0.227'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1971427', 'rtt_ms': '0.47'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 130265, 'loss_rate': 2.75}, 1024: {'tp_kbps': 1053347, | | | | | 'loss_rate': 6.39}, 8192: {'tp_kbps': 1863571, 'loss_rate': 2.36}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.394/0.232/0.541/0.096', | | | | | '64-byte': '0.494/0.247/1.132/0.241', '1500-byte': '0.593/0.334/1.668/0.374'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1915121', 'rtt_ms': '0.43'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150033, 'loss_rate': 2.79}, 1024: {'tp_kbps': 1228346, | | | | | 'loss_rate': 1.48}, 8192: {'tp_kbps': 1875407, 'loss_rate': 0.29}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.476/0.362/0.595/0.078', | | | | | '64-byte': '0.533/0.370/0.924/0.148', '1500-byte': '0.693/0.418/1.876/0.399'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2156297', 'rtt_ms': '0.343333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 132195, 'loss_rate': 3.64}, 1024: {'tp_kbps': 988011, | | | | | 'loss_rate': 12.19}, 8192: {'tp_kbps': 1818745, 'loss_rate': 2.84}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.402/0.254/0.635/0.118', | | | | | '64-byte': '0.420/0.257/0.573/0.100', '1500-byte': '0.532/0.310/1.577/0.358'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1982731', 'rtt_ms': '0.583333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 142541, 'loss_rate': 9.96}, 1024: {'tp_kbps': 1169489, | | | | | 'loss_rate': 2.6}, 8192: {'tp_kbps': 1676420, 'loss_rate': 11.84}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.446/0.292/0.571/0.097', | | | | | '64-byte': '0.518/0.341/0.701/0.125', '1500-byte': '0.838/0.596/1.858/0.349'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-08-03 02:30:30,090 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-03 02:30:30,433 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-03 02:30:30,555 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:30:30,556 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 02:30:30,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:30:30,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:30:31,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28c81349-fb8e-4c50-87cd-0dcda3b46c9c Date: Fri, 03 Aug 2018 02:30:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:30:31,057 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049 used request id req-28c81349-fb8e-4c50-87cd-0dcda3b46c9c 2018-08-03 02:30:31,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.494893789291s 2018-08-03 02:30:31,058 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/616e0b90-8f57-42e9-956d-4b485c8b2049 used request id req-28c81349-fb8e-4c50-87cd-0dcda3b46c9c 2018-08-03 02:30:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:31,059 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:30:31,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-19642e5e-ea43-4f71-8820-b66045065607 Date: Fri, 03 Aug 2018 02:30:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:30:31,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-19642e5e-ea43-4f71-8820-b66045065607 2018-08-03 02:30:31,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297312021255s 2018-08-03 02:30:31,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-19642e5e-ea43-4f71-8820-b66045065607 2018-08-03 02:30:31,357 - shade - DEBUG - Network pns-internal-net_e51048c2-75c2-469d-b1ef-17e4896708db not found for deleting 2018-08-03 02:30:31,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:31,358 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36f2ac6b0a76292978c14ed8d7ebeb529d390ea7" 2018-08-03 02:30:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1c55d2fb-c7c1-44b7-8b47-f5b0d8d1828c Date: Fri, 03 Aug 2018 02:30:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:30:31,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c55d2fb-c7c1-44b7-8b47-f5b0d8d1828c 2018-08-03 02:30:31,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0760209560394s 2018-08-03 02:30:31,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c55d2fb-c7c1-44b7-8b47-f5b0d8d1828c 2018-08-03 02:30:31,436 - shade - DEBUG - Network pns-internal-net2_e51048c2-75c2-469d-b1ef-17e4896708db not found for deleting 2018-08-03 02:30:31,481 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-03 02:30:31,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:30:31,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:30:31,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:30:31,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:30:31,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:30:31,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:30:31,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:30:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:30:31,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a76efc8-40ec-4893-aee2-52998d9f3dad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:30:31,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a76efc8-40ec-4893-aee2-52998d9f3dad 2018-08-03 02:30:31,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:30:31,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["e-7ivq-XTiKDtZy5jrgpTA"], "issued_at": "2018-08-03T02:30:31.000000Z"}} 2018-08-03 02:30:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:31,917 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:32,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-32255b79-0e83-458e-b56e-6f96df9c8662 Date: Fri, 03 Aug 2018 02:30:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:30:32,163 - 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-32255b79-0e83-458e-b56e-6f96df9c8662 2018-08-03 02:30:32,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246125936508s 2018-08-03 02:30:32,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32255b79-0e83-458e-b56e-6f96df9c8662 2018-08-03 02:30:32,167 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:30:32,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8abece1-ff7e-4620-81c3-670a30de7358 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:30:32,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e8abece1-ff7e-4620-81c3-670a30de7358 2018-08-03 02:30:32,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:30:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:32,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f438b6c-48f4-4c66-b200-562e51571112 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 02:30:32,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5f438b6c-48f4-4c66-b200-562e51571112 2018-08-03 02:30:32,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100463867188s 2018-08-03 02:30:32,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5f438b6c-48f4-4c66-b200-562e51571112 2018-08-03 02:30:32,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 02:30:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb"}}' 2018-08-03 02:30:32,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b60dc4-1645-459a-8886-5c8884107cbe Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01"}, "tags": [], "enabled": true, "id": "74aae34088004178a0ce18e93175ac01", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb"}} 2018-08-03 02:30:32,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-38b60dc4-1645-459a-8886-5c8884107cbe 2018-08-03 02:30:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139736175537s 2018-08-03 02:30:32,421 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-38b60dc4-1645-459a-8886-5c8884107cbe 2018-08-03 02:30:32,422 - 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'74aae34088004178a0ce18e93175ac01', '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_f4997b8a-daa9-485f-a407-0272acbc44fb'}) 2018-08-03 02:30:32,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 02:30:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a72eb74-24f5-4f19-ad37-704a01f68d58", "email": null, "name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb"}}' 2018-08-03 02:30:32,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e52754-cc4c-4490-b25c-2852a0497418 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": {"self": "http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6485947db17f427aa1993a85ec04e3b5", "domain_id": "default", "password_expires_at": null}} 2018-08-03 02:30:32,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f2e52754-cc4c-4490-b25c-2852a0497418 2018-08-03 02:30:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376164197922s 2018-08-03 02:30:32,804 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f2e52754-cc4c-4490-b25c-2852a0497418 2018-08-03 02:30:32,805 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6485947db17f427aa1993a85ec04e3b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb'}) 2018-08-03 02:30:32,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:30:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:32,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0870e80d-18a7-428b-a936-ba45e85ce331 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:30:32,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0870e80d-18a7-428b-a936-ba45e85ce331 2018-08-03 02:30:32,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953991413116s 2018-08-03 02:30:32,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0870e80d-18a7-428b-a936-ba45e85ce331 2018-08-03 02:30:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:30:32,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8d9096-eb1d-4aa6-b2d1-7940a874b05b Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:30:33,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cf8d9096-eb1d-4aa6-b2d1-7940a874b05b 2018-08-03 02:30:33,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931220054626s 2018-08-03 02:30:33,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cf8d9096-eb1d-4aa6-b2d1-7940a874b05b 2018-08-03 02:30:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:30:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6394df9d-9ee1-445a-bb85-e7c99ece0326 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:30:33,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6394df9d-9ee1-445a-bb85-e7c99ece0326 2018-08-03 02:30:33,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951700210571s 2018-08-03 02:30:33,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6394df9d-9ee1-445a-bb85-e7c99ece0326 2018-08-03 02:30:33,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:30:33,110 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4b40bf-2bcf-4e01-8118-76fc583bea4c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 02:30:33,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ad4b40bf-2bcf-4e01-8118-76fc583bea4c 2018-08-03 02:30:33,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100139856339s 2018-08-03 02:30:33,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ad4b40bf-2bcf-4e01-8118-76fc583bea4c 2018-08-03 02:30:33,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:30:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee965306-b6d7-4ee6-9c79-d552a1c32990 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": {"self": "http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6485947db17f427aa1993a85ec04e3b5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 02:30:33,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee965306-b6d7-4ee6-9c79-d552a1c32990 2018-08-03 02:30:33,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110281944275s 2018-08-03 02:30:33,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee965306-b6d7-4ee6-9c79-d552a1c32990 2018-08-03 02:30:33,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:30:33,334 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57442da7-abaa-47f2-8dcc-93af3e1d24ea Content-Encoding: gzip Content-Length: 391 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/74aae34088004178a0ce18e93175ac01"}, "tags": [], "enabled": true, "id": "74aae34088004178a0ce18e93175ac01", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:30:33,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-57442da7-abaa-47f2-8dcc-93af3e1d24ea 2018-08-03 02:30:33,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101897001266s 2018-08-03 02:30:33,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-57442da7-abaa-47f2-8dcc-93af3e1d24ea 2018-08-03 02:30:33,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 02:30:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=6485947db17f427aa1993a85ec04e3b5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=74aae34088004178a0ce18e93175ac01" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7c606a-dc55-43b3-8649-4c50b7158d25 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6485947db17f427aa1993a85ec04e3b5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=74aae34088004178a0ce18e93175ac01", "previous": null, "next": null}} 2018-08-03 02:30:33,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6485947db17f427aa1993a85ec04e3b5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=74aae34088004178a0ce18e93175ac01 used request id req-4f7c606a-dc55-43b3-8649-4c50b7158d25 2018-08-03 02:30:33,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.09290599823s 2018-08-03 02:30:33,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6485947db17f427aa1993a85ec04e3b5&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=74aae34088004178a0ce18e93175ac01 used request id req-4f7c606a-dc55-43b3-8649-4c50b7158d25 2018-08-03 02:30:33,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 02:30:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01/users/6485947db17f427aa1993a85ec04e3b5/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:30:33,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af7c1973-26fd-4196-aee1-b5657d69370a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:30:33,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01/users/6485947db17f427aa1993a85ec04e3b5/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-af7c1973-26fd-4196-aee1-b5657d69370a 2018-08-03 02:30:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133665084839s 2018-08-03 02:30:33,671 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01/users/6485947db17f427aa1993a85ec04e3b5/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-af7c1973-26fd-4196-aee1-b5657d69370a 2018-08-03 02:30:33,672 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb', 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'74aae34088004178a0ce18e93175ac01', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4a72eb74-24f5-4f19-ad37-704a01f68d58', 'username': u'shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 02:30:33,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:30:33,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:30:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:30:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:30:33,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:30:33,678 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb', 'password': '4a72eb74-24f5-4f19-ad37-704a01f68d58', 'project_name': 'shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '74aae34088004178a0ce18e93175ac01', 'project_domain_name': 'Default'} 2018-08-03 02:30:33,678 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-03 02:30:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:30:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47be90bb-7519-44b3-a738-3fe7a71826ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:30:33,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-47be90bb-7519-44b3-a738-3fe7a71826ca 2018-08-03 02:30:33,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:30:34,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74aae34088004178a0ce18e93175ac01", "name": "shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/74aae34088004178a0ce18e93175ac01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/74aae34088004178a0ce18e93175ac01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/74aae34088004178a0ce18e93175ac01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_74aae34088004178a0ce18e93175ac01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_74aae34088004178a0ce18e93175ac01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/74aae34088004178a0ce18e93175ac01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/74aae34088004178a0ce18e93175ac01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/74aae34088004178a0ce18e93175ac01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/74aae34088004178a0ce18e93175ac01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/74aae34088004178a0ce18e93175ac01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/74aae34088004178a0ce18e93175ac01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/74aae34088004178a0ce18e93175ac01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/74aae34088004178a0ce18e93175ac01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/74aae34088004178a0ce18e93175ac01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb", "id": "6485947db17f427aa1993a85ec04e3b5"}, "audit_ids": ["6uzBJSFORtublIUCQzQfZQ"], "issued_at": "2018-08-03T02:30:34.000000Z"}} 2018-08-03 02:30:34,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 02:30:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"network": {"name": "shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb", "admin_state_up": true}}' 2018-08-03 02:30:34,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e4ab8052-e817-4e66-8277-8d80c96d9844 Date: Fri, 03 Aug 2018 02:30:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:30:34Z","is_default":false,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","qos_policy_id":null,"admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","mtu":1450}} 2018-08-03 02:30:34,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4ab8052-e817-4e66-8277-8d80c96d9844 2018-08-03 02:30:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.514919042587s 2018-08-03 02:30:34,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4ab8052-e817-4e66-8277-8d80c96d9844 2018-08-03 02:30:34,585 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T02:30:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'77a9b391-34e1-4c1a-8f79-9e69dc8fab02', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb', u'admin_state_up': True, u'tenant_id': u'74aae34088004178a0ce18e93175ac01', u'created_at': u'2018-08-03T02:30:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74aae34088004178a0ce18e93175ac01', u'l2_adjacency': True}) 2018-08-03 02:30:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:34,586 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-57ac44c9-76a4-4588-af8b-ccb687a290f3 Date: Fri, 03 Aug 2018 02:30:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:30:34Z","qos_policy_id":null,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","mtu":1450}]} 2018-08-03 02:30:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-57ac44c9-76a4-4588-af8b-ccb687a290f3 2018-08-03 02:30:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.150748968124s 2018-08-03 02:30:34,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-57ac44c9-76a4-4588-af8b-ccb687a290f3 2018-08-03 02:30:34,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 02:30:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"subnet": {"name": "shaker-subnet_f4997b8a-daa9-485f-a407-0272acbc44fb", "enable_dhcp": true, "network_id": "77a9b391-34e1-4c1a-8f79-9e69dc8fab02", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 02:30:35,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bf17154d-be4a-43f3-af80-b9f93e003993 Date: Fri, 03 Aug 2018 02:30:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:30:35Z","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":"74aae34088004178a0ce18e93175ac01","id":"19232a5b-45cd-4be4-b510-b2b28a6d9f2a","subnetpool_id":null,"name":"shaker-subnet_f4997b8a-daa9-485f-a407-0272acbc44fb"}} 2018-08-03 02:30:35,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bf17154d-be4a-43f3-af80-b9f93e003993 2018-08-03 02:30:35,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.75030207634s 2018-08-03 02:30:35,489 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bf17154d-be4a-43f3-af80-b9f93e003993 2018-08-03 02:30:35,489 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:30:35Z', 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'19232a5b-45cd-4be4-b510-b2b28a6d9f2a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_f4997b8a-daa9-485f-a407-0272acbc44fb', u'enable_dhcp': True, u'network_id': u'77a9b391-34e1-4c1a-8f79-9e69dc8fab02', u'tenant_id': u'74aae34088004178a0ce18e93175ac01', u'created_at': u'2018-08-03T02:30:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'74aae34088004178a0ce18e93175ac01'}) 2018-08-03 02:30:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 02:30:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "shaker-router_f4997b8a-daa9-485f-a407-0272acbc44fb", "admin_state_up": true}}' 2018-08-03 02:30:37,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5278db07-7de8-4347-a9b2-4069db2b8223 Date: Fri, 03 Aug 2018 02:30:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:35Z", "admin_state_up": true, "updated_at": "2018-08-03T02:30:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "74aae34088004178a0ce18e93175ac01", "id": "4d3f368c-ac10-451c-adf7-40507790bb9f", "name": "shaker-router_f4997b8a-daa9-485f-a407-0272acbc44fb"}} 2018-08-03 02:30:37,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5278db07-7de8-4347-a9b2-4069db2b8223 2018-08-03 02:30:37,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5152220726s 2018-08-03 02:30:37,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5278db07-7de8-4347-a9b2-4069db2b8223 2018-08-03 02:30:37,006 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:30:36Z', u'revision_number': 2, u'id': u'4d3f368c-ac10-451c-adf7-40507790bb9f', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_f4997b8a-daa9-485f-a407-0272acbc44fb', u'admin_state_up': True, u'tenant_id': u'74aae34088004178a0ce18e93175ac01', u'created_at': u'2018-08-03T02:30:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'74aae34088004178a0ce18e93175ac01'}) 2018-08-03 02:30:37,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 02:30:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4d3f368c-ac10-451c-adf7-40507790bb9f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"subnet_id": "19232a5b-45cd-4be4-b510-b2b28a6d9f2a"}' 2018-08-03 02:30:39,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c30df6ed-0773-4a2e-bd45-16954b1cd084 Date: Fri, 03 Aug 2018 02:30:39 GMT RESP BODY: {"network_id": "77a9b391-34e1-4c1a-8f79-9e69dc8fab02", "tenant_id": "74aae34088004178a0ce18e93175ac01", "subnet_id": "19232a5b-45cd-4be4-b510-b2b28a6d9f2a", "subnet_ids": ["19232a5b-45cd-4be4-b510-b2b28a6d9f2a"], "port_id": "ba2cc76c-7ca9-4cd7-a628-c66ac612754b", "id": "4d3f368c-ac10-451c-adf7-40507790bb9f"} 2018-08-03 02:30:39,369 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4d3f368c-ac10-451c-adf7-40507790bb9f/add_router_interface.json used request id req-c30df6ed-0773-4a2e-bd45-16954b1cd084 2018-08-03 02:30:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36241388321s 2018-08-03 02:30:39,369 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4d3f368c-ac10-451c-adf7-40507790bb9f/add_router_interface.json used request id req-c30df6ed-0773-4a2e-bd45-16954b1cd084 returning object 4d3f368c-ac10-451c-adf7-40507790bb9f 2018-08-03 02:30:39,370 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-03 02:30:42,940 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-03 02:30:42,941 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:30:42,946 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:30:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:30:42,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:30:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:43,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f3f49c65-f7ec-43cf-babc-c8f55d597e86 Date: Fri, 03 Aug 2018 02:30:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:30:43,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f3f49c65-f7ec-43cf-babc-c8f55d597e86 2018-08-03 02:30:43,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193409919739s 2018-08-03 02:30:43,145 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f3f49c65-f7ec-43cf-babc-c8f55d597e86 2018-08-03 02:30:43,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:30:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb"}' 2018-08-03 02:30:43,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6632af2e-c6ff-4791-bfda-18d3e464a627 Date: Fri, 03 Aug 2018 02:30:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file", "owner": "74aae34088004178a0ce18e93175ac01", "id": "3a645df8-d3c5-4013-8a55-1295490093d4", "size": null, "self": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T02:30:43Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "checksum": null, "created_at": "2018-08-03T02:30:43Z", "protected": false} 2018-08-03 02:30:43,246 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6632af2e-c6ff-4791-bfda-18d3e464a627 2018-08-03 02:30:43,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0934779644012s 2018-08-03 02:30:43,246 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6632af2e-c6ff-4791-bfda-18d3e464a627 returning object 3a645df8-d3c5-4013-8a55-1295490093d4 2018-08-03 02:30:43,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:30:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '' 2018-08-03 02:30:52,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-150eaa60-b38f-459c-9ecc-e6a448300e83 Date: Fri, 03 Aug 2018 02:30:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:30:52,820 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file used request id req-150eaa60-b38f-459c-9ecc-e6a448300e83 2018-08-03 02:30:52,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.57341885567s 2018-08-03 02:30:52,821 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file used request id req-150eaa60-b38f-459c-9ecc-e6a448300e83 2018-08-03 02:30:52,821 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:30:43Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file', u'owner': u'74aae34088004178a0ce18e93175ac01', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'3a645df8-d3c5-4013-8a55-1295490093d4', u'size': None, u'name': u'shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb', u'checksum': None, u'self': u'/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:30:43Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:30:52,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:30:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-03 02:30:53,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c075e6-c91a-48c2-9f79-4ecb503881ff x-compute-request-id: req-c5c075e6-c91a-48c2-9f79-4ecb503881ff Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}} 2018-08-03 02:30:53,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c5c075e6-c91a-48c2-9f79-4ecb503881ff 2018-08-03 02:30:53,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228950023651s 2018-08-03 02:30:53,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c5c075e6-c91a-48c2-9f79-4ecb503881ff 2018-08-03 02:30:53,052 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'4254aea1-052e-4c52-a5b1-90e0b70041df', 'swap': 0}) 2018-08-03 02:30:53,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:30:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" -d '{"extra_specs": {}}' 2018-08-03 02:30:53,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4167b4d-fb62-4f2d-bb92-e945be9b17aa x-compute-request-id: req-c4167b4d-fb62-4f2d-bb92-e945be9b17aa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:30:53,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df/os-extra_specs used request id req-c4167b4d-fb62-4f2d-bb92-e945be9b17aa 2018-08-03 02:30:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227570533752s 2018-08-03 02:30:53,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df/os-extra_specs used request id req-c4167b4d-fb62-4f2d-bb92-e945be9b17aa 2018-08-03 02:30:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 02:30:53,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"keypair": {"name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb"}}' 2018-08-03 02:30:53,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c0a3886-2cc5-4ad8-8a55-a4f2df8db170 x-compute-request-id: req-3c0a3886-2cc5-4ad8-8a55-a4f2df8db170 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKScAG0YzNldSWvur9Sg951wPro33YPPBKlzXa4Xazun/H5TX0zLSb0G3ApAri9rEKTJq83QgsP02Ccnpaq4Wtnk+ZCSb1pJd0MRnqYaE23WJx7ll91jxGOIcc2B7c7At8QKn5dlW9YjbP5i0VaQU8ZrD4sBsehmoiUIeHPkFeDVrwkb0RfCchUp5+07FQEt0yYbdgJYUilRapT0i0+DkitP8jixe70AwJoKvV12rQLq5vcSC3H63GKULZ/f1tvZwHmv4GWe37ZSfnUgWOep4171TkH/H0DNQpko2X5ji2I0RRJKIRtRxDmrc9/mXxL9Ts8x2PZPeX7TwAtCt4/ONf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyknABtGMzZXUlr7q/UoPedcD66N92DzwSpc12uF2s7p/x+U1\n9My0m9BtwKQK4vaxCkyavN0ILD9NgnJ6WquFrZ5PmQkm9aSXdDEZ6mGhNt1ice5Z\nfdY8RjiHHNge3OwLfECp+XZVvWI2z+YtFWkFPGaw+LAbHoZqIlCHhz5BXg1a8JG9\nEXwnIVKeftOxUBLdMmG3YCWFIpUWqU9ItPg5IrT/I4sXu9AMCaCr1ddq0C6ub3Eg\ntx+txilC2f39bb2cB5r+Blnt+2Un51IFjnqeNe9U5B/x9AzUKZKNl+Y4tiNEUSSi\nEbUcQ5q3Pf5l8S/U7PMdj2T3l+08ALQrePzjXwIDAQABAoIBAQDC2wG/T7E7A53R\nS7yeGe4IZmbfYBBD8Idiwn9dBRvLitW1nwQ3d8xt3vspuprF/+2PxzSywpMx1BR8\nmHtlxZ0yHbH870T5D//YK8gT7tFVQTGoH3lS7sAGwELeNQydsD5sBPn2U9fJYsb7\nwnQhEJW7lgvYsgKdh8rKnRm/2+cpiSkBIbSZi8Pqowte+99vg3ELLaQVOLeR8nG1\nQznoksSSHTup/GK11OtJrD3xpr7crhu7Ufxl0Rc1oTvjT+nboccrtnvFj0e9fN+u\nKmX5CDJLYJh7KoIupYW3bSKbolK32MdN7ZQ2WmCC0T1IXU1oy7L+kUnktLYCLZml\nMDaNzvZZAoGBAPy9GvaO70Z+wv6HZQpqPLyoFJcVXEdfbl2w6b/fIrBhJLbo1I0f\nfY8NxwdSkZaWN7+Tlz5jEmhPcyTtyZR3Kxfos/Mfwk5j14LNHBPey8x/2MX652fB\nbZhKYf5tXTsmUXCv5ak4xLp+dUjlOk6nKmb9PXgF3hhIo8Hp2brFCHpdAoGBAMzl\n/JkFmrpmq4yCdqB17QdPdjZWMbQpuzNbaZS1ro0UVK8WnAiud3V5qQXAqVZSwQq+\nnUW3vhwiZe55iXZ9M7b2cf7mudPkiNW1LOV6eFMBLKfRpvL0bcRn++T1ap6nSf9d\nw5m5onU8/5JG/mfO/pTBb0Vhb08K81htkewfXdDrAoGBALrDT2J1e1GfqJ6IFN1e\nZiWPGzAOI9PGLHtlmUYlMLAgCQ50/WSPqawFpVa+6EDcHrQd73y1n0ufslnOsdBZ\nQ2n2lsuJY3+j/gR1Z1Mzp2wl6V1brJaadE8+YC2wSV3FUhcwlEi5X37kpezJH44x\nr37NkhfYViehvgk0sqV2pm4tAoGAEhvBV0THh/HK94AQO94wNJUxPVwgyGtnwAI0\nMpBb/NvvIAo/gATrSdaWuYtta9Oke+6ct6ylgJcJqynSnEY0a9cb/AsoITHxZfG9\nJgrM14kjCTHeL1qq2NDX0kReR+dBAvCmeM+PLA1YCPV9Rm9k0IDH9LnHvJSbLRWB\n7/xVrkECgYEAmutiR8c3BHD0T8Q2pYJSeND7Wev42q5bqVB+23QvVdCyD8BWoN6P\nXwzpaQJZMMDNWbigPzzf2Puv4jLVQYrWFEY5qefUpAypsLMbGivAvi7IitmE2g3r\nlIWt5uk0iVFhcUN0caueOrbKj/mB/h9Hsc+lzefYhK6oNcqXFz67iZA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6485947db17f427aa1993a85ec04e3b5", "name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "fingerprint": "9d:a1:a8:9b:bf:b6:a7:5c:4e:b5:ce:bb:90:a9:72:2c"}} 2018-08-03 02:30:53,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3c0a3886-2cc5-4ad8-8a55-a4f2df8db170 2018-08-03 02:30:53,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.331009864807s 2018-08-03 02:30:53,408 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3c0a3886-2cc5-4ad8-8a55-a4f2df8db170 2018-08-03 02:30:53,408 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKScAG0YzNldSWvur9Sg951wPro33YPPBKlzXa4Xazun/H5TX0zLSb0G3ApAri9rEKTJq83QgsP02Ccnpaq4Wtnk+ZCSb1pJd0MRnqYaE23WJx7ll91jxGOIcc2B7c7At8QKn5dlW9YjbP5i0VaQU8ZrD4sBsehmoiUIeHPkFeDVrwkb0RfCchUp5+07FQEt0yYbdgJYUilRapT0i0+DkitP8jixe70AwJoKvV12rQLq5vcSC3H63GKULZ/f1tvZwHmv4GWe37ZSfnUgWOep4171TkH/H0DNQpko2X5ji2I0RRJKIRtRxDmrc9/mXxL9Ts8x2PZPeX7TwAtCt4/ONf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyknABtGMzZXUlr7q/UoPedcD66N92DzwSpc12uF2s7p/x+U1\n9My0m9BtwKQK4vaxCkyavN0ILD9NgnJ6WquFrZ5PmQkm9aSXdDEZ6mGhNt1ice5Z\nfdY8RjiHHNge3OwLfECp+XZVvWI2z+YtFWkFPGaw+LAbHoZqIlCHhz5BXg1a8JG9\nEXwnIVKeftOxUBLdMmG3YCWFIpUWqU9ItPg5IrT/I4sXu9AMCaCr1ddq0C6ub3Eg\ntx+txilC2f39bb2cB5r+Blnt+2Un51IFjnqeNe9U5B/x9AzUKZKNl+Y4tiNEUSSi\nEbUcQ5q3Pf5l8S/U7PMdj2T3l+08ALQrePzjXwIDAQABAoIBAQDC2wG/T7E7A53R\nS7yeGe4IZmbfYBBD8Idiwn9dBRvLitW1nwQ3d8xt3vspuprF/+2PxzSywpMx1BR8\nmHtlxZ0yHbH870T5D//YK8gT7tFVQTGoH3lS7sAGwELeNQydsD5sBPn2U9fJYsb7\nwnQhEJW7lgvYsgKdh8rKnRm/2+cpiSkBIbSZi8Pqowte+99vg3ELLaQVOLeR8nG1\nQznoksSSHTup/GK11OtJrD3xpr7crhu7Ufxl0Rc1oTvjT+nboccrtnvFj0e9fN+u\nKmX5CDJLYJh7KoIupYW3bSKbolK32MdN7ZQ2WmCC0T1IXU1oy7L+kUnktLYCLZml\nMDaNzvZZAoGBAPy9GvaO70Z+wv6HZQpqPLyoFJcVXEdfbl2w6b/fIrBhJLbo1I0f\nfY8NxwdSkZaWN7+Tlz5jEmhPcyTtyZR3Kxfos/Mfwk5j14LNHBPey8x/2MX652fB\nbZhKYf5tXTsmUXCv5ak4xLp+dUjlOk6nKmb9PXgF3hhIo8Hp2brFCHpdAoGBAMzl\n/JkFmrpmq4yCdqB17QdPdjZWMbQpuzNbaZS1ro0UVK8WnAiud3V5qQXAqVZSwQq+\nnUW3vhwiZe55iXZ9M7b2cf7mudPkiNW1LOV6eFMBLKfRpvL0bcRn++T1ap6nSf9d\nw5m5onU8/5JG/mfO/pTBb0Vhb08K81htkewfXdDrAoGBALrDT2J1e1GfqJ6IFN1e\nZiWPGzAOI9PGLHtlmUYlMLAgCQ50/WSPqawFpVa+6EDcHrQd73y1n0ufslnOsdBZ\nQ2n2lsuJY3+j/gR1Z1Mzp2wl6V1brJaadE8+YC2wSV3FUhcwlEi5X37kpezJH44x\nr37NkhfYViehvgk0sqV2pm4tAoGAEhvBV0THh/HK94AQO94wNJUxPVwgyGtnwAI0\nMpBb/NvvIAo/gATrSdaWuYtta9Oke+6ct6ylgJcJqynSnEY0a9cb/AsoITHxZfG9\nJgrM14kjCTHeL1qq2NDX0kReR+dBAvCmeM+PLA1YCPV9Rm9k0IDH9LnHvJSbLRWB\n7/xVrkECgYEAmutiR8c3BHD0T8Q2pYJSeND7Wev42q5bqVB+23QvVdCyD8BWoN6P\nXwzpaQJZMMDNWbigPzzf2Puv4jLVQYrWFEY5qefUpAypsLMbGivAvi7IitmE2g3r\nlIWt5uk0iVFhcUN0caueOrbKj/mB/h9Hsc+lzefYhK6oNcqXFz67iZA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6485947db17f427aa1993a85ec04e3b5', 'name': u'shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb', 'created_at': '2018-08-03T02:30:53.408727', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74aae34088004178a0ce18e93175ac01', 'name': 'shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9d:a1:a8:9b:bf:b6:a7:5c:4e:b5:ce:bb:90:a9:72:2c', 'type': 'ssh', 'id': u'shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb'}) 2018-08-03 02:30:53,409 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAyknABtGMzZXUlr7q/UoPedcD66N92DzwSpc12uF2s7p/x+U1 9My0m9BtwKQK4vaxCkyavN0ILD9NgnJ6WquFrZ5PmQkm9aSXdDEZ6mGhNt1ice5Z fdY8RjiHHNge3OwLfECp+XZVvWI2z+YtFWkFPGaw+LAbHoZqIlCHhz5BXg1a8JG9 EXwnIVKeftOxUBLdMmG3YCWFIpUWqU9ItPg5IrT/I4sXu9AMCaCr1ddq0C6ub3Eg tx+txilC2f39bb2cB5r+Blnt+2Un51IFjnqeNe9U5B/x9AzUKZKNl+Y4tiNEUSSi EbUcQ5q3Pf5l8S/U7PMdj2T3l+08ALQrePzjXwIDAQABAoIBAQDC2wG/T7E7A53R S7yeGe4IZmbfYBBD8Idiwn9dBRvLitW1nwQ3d8xt3vspuprF/+2PxzSywpMx1BR8 mHtlxZ0yHbH870T5D//YK8gT7tFVQTGoH3lS7sAGwELeNQydsD5sBPn2U9fJYsb7 wnQhEJW7lgvYsgKdh8rKnRm/2+cpiSkBIbSZi8Pqowte+99vg3ELLaQVOLeR8nG1 QznoksSSHTup/GK11OtJrD3xpr7crhu7Ufxl0Rc1oTvjT+nboccrtnvFj0e9fN+u KmX5CDJLYJh7KoIupYW3bSKbolK32MdN7ZQ2WmCC0T1IXU1oy7L+kUnktLYCLZml MDaNzvZZAoGBAPy9GvaO70Z+wv6HZQpqPLyoFJcVXEdfbl2w6b/fIrBhJLbo1I0f fY8NxwdSkZaWN7+Tlz5jEmhPcyTtyZR3Kxfos/Mfwk5j14LNHBPey8x/2MX652fB bZhKYf5tXTsmUXCv5ak4xLp+dUjlOk6nKmb9PXgF3hhIo8Hp2brFCHpdAoGBAMzl /JkFmrpmq4yCdqB17QdPdjZWMbQpuzNbaZS1ro0UVK8WnAiud3V5qQXAqVZSwQq+ nUW3vhwiZe55iXZ9M7b2cf7mudPkiNW1LOV6eFMBLKfRpvL0bcRn++T1ap6nSf9d w5m5onU8/5JG/mfO/pTBb0Vhb08K81htkewfXdDrAoGBALrDT2J1e1GfqJ6IFN1e ZiWPGzAOI9PGLHtlmUYlMLAgCQ50/WSPqawFpVa+6EDcHrQd73y1n0ufslnOsdBZ Q2n2lsuJY3+j/gR1Z1Mzp2wl6V1brJaadE8+YC2wSV3FUhcwlEi5X37kpezJH44x r37NkhfYViehvgk0sqV2pm4tAoGAEhvBV0THh/HK94AQO94wNJUxPVwgyGtnwAI0 MpBb/NvvIAo/gATrSdaWuYtta9Oke+6ct6ylgJcJqynSnEY0a9cb/AsoITHxZfG9 JgrM14kjCTHeL1qq2NDX0kReR+dBAvCmeM+PLA1YCPV9Rm9k0IDH9LnHvJSbLRWB 7/xVrkECgYEAmutiR8c3BHD0T8Q2pYJSeND7Wev42q5bqVB+23QvVdCyD8BWoN6P XwzpaQJZMMDNWbigPzzf2Puv4jLVQYrWFEY5qefUpAypsLMbGivAvi7IitmE2g3r lIWt5uk0iVFhcUN0caueOrbKj/mB/h9Hsc+lzefYhK6oNcqXFz67iZA= -----END RSA PRIVATE KEY----- 2018-08-03 02:30:53,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 02:30:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"security_group": {"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-03 02:30:53,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3c2e5de5-5129-4221-b189-b4f5fb75fc49 Date: Fri, 03 Aug 2018 02:30:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "updated_at": "2018-08-03T02:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "7793e8a7-5774-4ca8-8e14-41f16f014bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "dce36fd4-41e2-4fac-856f-a62cf573e67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}} 2018-08-03 02:30:53,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3c2e5de5-5129-4221-b189-b4f5fb75fc49 2018-08-03 02:30:53,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.331924915314s 2018-08-03 02:30:53,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3c2e5de5-5129-4221-b189-b4f5fb75fc49 2018-08-03 02:30:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:30:53,749 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:53,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-296af495-424b-4620-ae53-0bbc8ca5f378 Date: Fri, 03 Aug 2018 02:30:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:34Z", "updated_at": "2018-08-03T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "9256cb47-a541-4a97-b55b-f9e23ca2e05f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "93707f83-b4d2-495e-ba71-beda9750e510", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "c47a7283-779f-4f83-9e78-d0f1839670a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "cb0ee335-1ba4-4148-9906-6279a7abc7d7", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "updated_at": "2018-08-03T02:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "7793e8a7-5774-4ca8-8e14-41f16f014bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "dce36fd4-41e2-4fac-856f-a62cf573e67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:30:53,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-296af495-424b-4620-ae53-0bbc8ca5f378 2018-08-03 02:30:53,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0700249671936s 2018-08-03 02:30:53,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-296af495-424b-4620-ae53-0bbc8ca5f378 2018-08-03 02:30:53,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:30:53,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -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": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa"}}' 2018-08-03 02:30:53,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f453890f-41d0-4e69-85b0-dde104aa5c64 Date: Fri, 03 Aug 2018 02:30:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "port_range_min": 22, "revision_number": 0, "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "project_id": "74aae34088004178a0ce18e93175ac01", "id": "d2da7f39-dc87-4856-aba6-a503fbfe60fc"}} 2018-08-03 02:30:53,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f453890f-41d0-4e69-85b0-dde104aa5c64 2018-08-03 02:30:53,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121464014053s 2018-08-03 02:30:53,945 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f453890f-41d0-4e69-85b0-dde104aa5c64 2018-08-03 02:30:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:30:53,949 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-93e332c9-24c2-4495-8204-7df786b73dda Date: Fri, 03 Aug 2018 02:30:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:34Z", "updated_at": "2018-08-03T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "9256cb47-a541-4a97-b55b-f9e23ca2e05f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "93707f83-b4d2-495e-ba71-beda9750e510", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "c47a7283-779f-4f83-9e78-d0f1839670a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "cb0ee335-1ba4-4148-9906-6279a7abc7d7", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "updated_at": "2018-08-03T02:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "7793e8a7-5774-4ca8-8e14-41f16f014bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "d2da7f39-dc87-4856-aba6-a503fbfe60fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "dce36fd4-41e2-4fac-856f-a62cf573e67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 2, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:30:54,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-93e332c9-24c2-4495-8204-7df786b73dda 2018-08-03 02:30:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515971183777s 2018-08-03 02:30:54,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-93e332c9-24c2-4495-8204-7df786b73dda 2018-08-03 02:30:54,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:30:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -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": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa"}}' 2018-08-03 02:30:54,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a0531e18-8eeb-4157-9bf2-5758b3836b41 Date: Fri, 03 Aug 2018 02:30:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T02:30:54Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "port_range_min": null, "revision_number": 0, "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:54Z", "project_id": "74aae34088004178a0ce18e93175ac01", "id": "52018881-9eed-43a3-a89e-51fb30f283e5"}} 2018-08-03 02:30:54,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0531e18-8eeb-4157-9bf2-5758b3836b41 2018-08-03 02:30:54,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156549930573s 2018-08-03 02:30:54,160 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0531e18-8eeb-4157-9bf2-5758b3836b41 2018-08-03 02:30:54,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:30:54,164 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:54,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-fdc2b8e5-e1bd-457b-8114-f1f538968833 Date: Fri, 03 Aug 2018 02:30:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:34Z", "updated_at": "2018-08-03T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "9256cb47-a541-4a97-b55b-f9e23ca2e05f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "93707f83-b4d2-495e-ba71-beda9750e510", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "c47a7283-779f-4f83-9e78-d0f1839670a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "cb0ee335-1ba4-4148-9906-6279a7abc7d7", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "updated_at": "2018-08-03T02:30:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:54Z", "revision_number": 0, "id": "52018881-9eed-43a3-a89e-51fb30f283e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:54Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "7793e8a7-5774-4ca8-8e14-41f16f014bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "d2da7f39-dc87-4856-aba6-a503fbfe60fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "dce36fd4-41e2-4fac-856f-a62cf573e67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 3, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:30:54,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fdc2b8e5-e1bd-457b-8114-f1f538968833 2018-08-03 02:30:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517039299011s 2018-08-03 02:30:54,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fdc2b8e5-e1bd-457b-8114-f1f538968833 2018-08-03 02:30:54,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:30:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -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": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa"}}' 2018-08-03 02:30:54,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-da79dd65-3e8d-4fd7-91f0-a758dcb86be8 Date: Fri, 03 Aug 2018 02:30:54 GMT 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-08-03T02:30:54Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "port_range_min": 9000, "revision_number": 0, "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:54Z", "project_id": "74aae34088004178a0ce18e93175ac01", "id": "2fbe5daa-a71e-4e4a-a1c7-9cc067552796"}} 2018-08-03 02:30:54,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-da79dd65-3e8d-4fd7-91f0-a758dcb86be8 2018-08-03 02:30:54,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129352092743s 2018-08-03 02:30:54,349 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-da79dd65-3e8d-4fd7-91f0-a758dcb86be8 2018-08-03 02:30:54,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:54,351 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:54,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-b81e9c91-ba5c-462e-a9df-0e6e022cb577 Date: Fri, 03 Aug 2018 02:30:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":["19232a5b-45cd-4be4-b510-b2b28a6d9f2a"],"description":"","tags":[],"updated_at":"2018-08-03T02:30:35Z","qos_policy_id":null,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","mtu":1450}]} 2018-08-03 02:30:54,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b81e9c91-ba5c-462e-a9df-0e6e022cb577 2018-08-03 02:30:54,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106126070023s 2018-08-03 02:30:54,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b81e9c91-ba5c-462e-a9df-0e6e022cb577 2018-08-03 02:30:54,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:30:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-58bcaf7e-9651-4d53-b647-80be161364a5 Date: Fri, 03 Aug 2018 02:30:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "metadata": {}}], "file": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file", "owner": "74aae34088004178a0ce18e93175ac01", "id": "3a645df8-d3c5-4013-8a55-1295490093d4", "size": 666173440, "self": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T02:30:52Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T02:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:30:54,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58bcaf7e-9651-4d53-b647-80be161364a5 2018-08-03 02:30:54,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358219146729s 2018-08-03 02:30:54,497 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58bcaf7e-9651-4d53-b647-80be161364a5 2018-08-03 02:30:54,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:30:54,502 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:54,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb621c2c-ae76-49f1-8f2c-eb4d47c0ae68 x-compute-request-id: req-fb621c2c-ae76-49f1-8f2c-eb4d47c0ae68 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 02:30:54,527 - 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-fb621c2c-ae76-49f1-8f2c-eb4d47c0ae68 2018-08-03 02:30:54,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282361507416s 2018-08-03 02:30:54,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fb621c2c-ae76-49f1-8f2c-eb4d47c0ae68 2018-08-03 02:30:54,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 02:30:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" -d '{"server": {"name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "imageRef": "3a645df8-d3c5-4013-8a55-1295490093d4", "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "flavorRef": "4254aea1-052e-4c52-a5b1-90e0b70041df", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77a9b391-34e1-4c1a-8f79-9e69dc8fab02"}], "security_groups": [{"name": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa"}]}}' 2018-08-03 02:30:56,122 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70d5a267-cf7e-4ef6-8246-783c78a3212f x-compute-request-id: req-70d5a267-cf7e-4ef6-8246-783c78a3212f Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "adminPass": "X8WKXipd2o7z"}} 2018-08-03 02:30:56,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-70d5a267-cf7e-4ef6-8246-783c78a3212f 2018-08-03 02:30:56,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.59271502495s 2018-08-03 02:30:56,123 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-70d5a267-cf7e-4ef6-8246-783c78a3212f 2018-08-03 02:30:56,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 02:30:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:56,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-213aa9b0-f0d4-4296-a5bc-3884f79e1a99 x-compute-request-id: req-213aa9b0-f0d4-4296-a5bc-3884f79e1a99 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "user_id": "6485947db17f427aa1993a85ec04e3b5", "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-08-03T02:30:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 02:30:56,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee used request id req-213aa9b0-f0d4-4296-a5bc-3884f79e1a99 2018-08-03 02:30:56,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.447501897812s 2018-08-03 02:30:56,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee used request id req-213aa9b0-f0d4-4296-a5bc-3884f79e1a99 2018-08-03 02:30:56,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:30:56,579 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:56,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-826aafbd-c330-4337-9881-a4ff41245c42 Date: Fri, 03 Aug 2018 02:30:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":["19232a5b-45cd-4be4-b510-b2b28a6d9f2a"],"description":"","tags":[],"updated_at":"2018-08-03T02:30:35Z","qos_policy_id":null,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","mtu":1450}]} 2018-08-03 02:30:56,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-826aafbd-c330-4337-9881-a4ff41245c42 2018-08-03 02:30:56,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105848073959s 2018-08-03 02:30:56,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-826aafbd-c330-4337-9881-a4ff41245c42 2018-08-03 02:30:56,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:30:56,686 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:56,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-09fac04f-8349-482d-90f6-f09a4b11b8df Date: Fri, 03 Aug 2018 02:30:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:30:35Z","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":"74aae34088004178a0ce18e93175ac01","id":"19232a5b-45cd-4be4-b510-b2b28a6d9f2a","subnetpool_id":null,"name":"shaker-subnet_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:30:56,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-09fac04f-8349-482d-90f6-f09a4b11b8df 2018-08-03 02:30:56,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.162786960602s 2018-08-03 02:30:56,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-09fac04f-8349-482d-90f6-f09a4b11b8df 2018-08-03 02:30:56,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:30:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a832e3b8-2a09-4e72-89ea-de5985f719a7 x-compute-request-id: req-a832e3b8-2a09-4e72-89ea-de5985f719a7 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "user_id": "6485947db17f427aa1993a85ec04e3b5", "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-08-03T02:30:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:30:57,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a832e3b8-2a09-4e72-89ea-de5985f719a7 2018-08-03 02:30:57,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629719018936s 2018-08-03 02:30:57,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a832e3b8-2a09-4e72-89ea-de5985f719a7 2018-08-03 02:30:57,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:30:59,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:30:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:30:59,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-125cf7f5-dbc2-4ea5-8808-ac0019ba3a0a x-compute-request-id: req-125cf7f5-dbc2-4ea5-8808-ac0019ba3a0a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:30:59,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-125cf7f5-dbc2-4ea5-8808-ac0019ba3a0a 2018-08-03 02:30:59,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422105073929s 2018-08-03 02:30:59,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-125cf7f5-dbc2-4ea5-8808-ac0019ba3a0a 2018-08-03 02:30:59,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01a3d164-1d9c-4e37-bc58-0c80ae0be662 x-compute-request-id: req-01a3d164-1d9c-4e37-bc58-0c80ae0be662 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:02,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01a3d164-1d9c-4e37-bc58-0c80ae0be662 2018-08-03 02:31:02,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381685018539s 2018-08-03 02:31:02,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01a3d164-1d9c-4e37-bc58-0c80ae0be662 2018-08-03 02:31:02,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:04,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:04,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbd2295a-7901-4263-93d3-22bb5cc5b9dd x-compute-request-id: req-dbd2295a-7901-4263-93d3-22bb5cc5b9dd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:04,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbd2295a-7901-4263-93d3-22bb5cc5b9dd 2018-08-03 02:31:04,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194563865662s 2018-08-03 02:31:04,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbd2295a-7901-4263-93d3-22bb5cc5b9dd 2018-08-03 02:31:04,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:06,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:06,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fbd74e1-dc76-460b-9829-02e5604aef65 x-compute-request-id: req-5fbd74e1-dc76-460b-9829-02e5604aef65 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:06,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fbd74e1-dc76-460b-9829-02e5604aef65 2018-08-03 02:31:06,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365983009338s 2018-08-03 02:31:06,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fbd74e1-dc76-460b-9829-02e5604aef65 2018-08-03 02:31:06,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:08,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:08,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:09,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-225992d5-ffee-4bab-9603-708e52d1f4ec x-compute-request-id: req-225992d5-ffee-4bab-9603-708e52d1f4ec Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:09,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-225992d5-ffee-4bab-9603-708e52d1f4ec 2018-08-03 02:31:09,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524853944778s 2018-08-03 02:31:09,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-225992d5-ffee-4bab-9603-708e52d1f4ec 2018-08-03 02:31:09,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:11,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:11,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc6a644-8e8e-4bc6-88a5-eaf3d37ab770 x-compute-request-id: req-dbc6a644-8e8e-4bc6-88a5-eaf3d37ab770 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:11,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbc6a644-8e8e-4bc6-88a5-eaf3d37ab770 2018-08-03 02:31:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201942205429s 2018-08-03 02:31:11,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbc6a644-8e8e-4bc6-88a5-eaf3d37ab770 2018-08-03 02:31:11,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:13,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88c68438-6a94-4fe1-be2e-8f004394535b x-compute-request-id: req-88c68438-6a94-4fe1-be2e-8f004394535b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:14,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88c68438-6a94-4fe1-be2e-8f004394535b 2018-08-03 02:31:14,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384603023529s 2018-08-03 02:31:14,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88c68438-6a94-4fe1-be2e-8f004394535b 2018-08-03 02:31:14,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:16,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:16,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8744f45-a6a9-420d-b84a-a767fa20a26e x-compute-request-id: req-c8744f45-a6a9-420d-b84a-a767fa20a26e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:16,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8744f45-a6a9-420d-b84a-a767fa20a26e 2018-08-03 02:31:16,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522253990173s 2018-08-03 02:31:16,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8744f45-a6a9-420d-b84a-a767fa20a26e 2018-08-03 02:31:16,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:18,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:18,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:18,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5a5ac07-8fab-4e64-88b6-08635b037527 x-compute-request-id: req-a5a5ac07-8fab-4e64-88b6-08635b037527 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:18,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5a5ac07-8fab-4e64-88b6-08635b037527 2018-08-03 02:31:18,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366823911667s 2018-08-03 02:31:18,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5a5ac07-8fab-4e64-88b6-08635b037527 2018-08-03 02:31:18,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:20,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:21,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d73b9553-7dbc-448a-941d-a9a4f0eab6e1 x-compute-request-id: req-d73b9553-7dbc-448a-941d-a9a4f0eab6e1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:21,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d73b9553-7dbc-448a-941d-a9a4f0eab6e1 2018-08-03 02:31:21,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19837808609s 2018-08-03 02:31:21,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d73b9553-7dbc-448a-941d-a9a4f0eab6e1 2018-08-03 02:31:21,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:23,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:23,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-107650dd-199b-4f69-8d54-153869f6d1f0 x-compute-request-id: req-107650dd-199b-4f69-8d54-153869f6d1f0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:23,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-107650dd-199b-4f69-8d54-153869f6d1f0 2018-08-03 02:31:23,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397650957108s 2018-08-03 02:31:23,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-107650dd-199b-4f69-8d54-153869f6d1f0 2018-08-03 02:31:23,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:26,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd51f1e9-17be-4d99-813d-08cc7f5aa80e x-compute-request-id: req-dd51f1e9-17be-4d99-813d-08cc7f5aa80e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:26,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd51f1e9-17be-4d99-813d-08cc7f5aa80e 2018-08-03 02:31:26,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610450029373s 2018-08-03 02:31:26,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd51f1e9-17be-4d99-813d-08cc7f5aa80e 2018-08-03 02:31:26,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:28,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:28,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0baebd0-e662-484d-8edb-9bfe54e3f667 x-compute-request-id: req-c0baebd0-e662-484d-8edb-9bfe54e3f667 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:28,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0baebd0-e662-484d-8edb-9bfe54e3f667 2018-08-03 02:31:28,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193375110626s 2018-08-03 02:31:28,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0baebd0-e662-484d-8edb-9bfe54e3f667 2018-08-03 02:31:28,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:30,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:30,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b681ee0a-1c34-4499-bb04-c71d36b088cb x-compute-request-id: req-b681ee0a-1c34-4499-bb04-c71d36b088cb Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:30,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b681ee0a-1c34-4499-bb04-c71d36b088cb 2018-08-03 02:31:30,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20353603363s 2018-08-03 02:31:30,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b681ee0a-1c34-4499-bb04-c71d36b088cb 2018-08-03 02:31:30,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:32,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:32,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e2953e-24aa-4bdc-a133-97087b5cd9bd x-compute-request-id: req-b9e2953e-24aa-4bdc-a133-97087b5cd9bd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:32,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9e2953e-24aa-4bdc-a133-97087b5cd9bd 2018-08-03 02:31:32,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390400886536s 2018-08-03 02:31:32,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9e2953e-24aa-4bdc-a133-97087b5cd9bd 2018-08-03 02:31:32,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:34,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:34,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:35,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ddaea66-0d5c-4942-9fd4-1c535e03b873 x-compute-request-id: req-5ddaea66-0d5c-4942-9fd4-1c535e03b873 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:35,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ddaea66-0d5c-4942-9fd4-1c535e03b873 2018-08-03 02:31:35,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37921500206s 2018-08-03 02:31:35,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ddaea66-0d5c-4942-9fd4-1c535e03b873 2018-08-03 02:31:35,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:37,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9170506b-72dc-4843-b2c5-2938e7d2fb08 x-compute-request-id: req-9170506b-72dc-4843-b2c5-2938e7d2fb08 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:37,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9170506b-72dc-4843-b2c5-2938e7d2fb08 2018-08-03 02:31:37,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381144046783s 2018-08-03 02:31:37,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9170506b-72dc-4843-b2c5-2938e7d2fb08 2018-08-03 02:31:37,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:39,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:39,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:40,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b6d1f6f-d253-4559-9ccd-8706c2635d79 x-compute-request-id: req-3b6d1f6f-d253-4559-9ccd-8706c2635d79 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:40,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b6d1f6f-d253-4559-9ccd-8706c2635d79 2018-08-03 02:31:40,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382443904877s 2018-08-03 02:31:40,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b6d1f6f-d253-4559-9ccd-8706c2635d79 2018-08-03 02:31:40,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:42,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:42,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eac9414-592a-48e1-a2fe-a55c2eceecc9 x-compute-request-id: req-8eac9414-592a-48e1-a2fe-a55c2eceecc9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:42,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8eac9414-592a-48e1-a2fe-a55c2eceecc9 2018-08-03 02:31:42,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37769818306s 2018-08-03 02:31:42,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8eac9414-592a-48e1-a2fe-a55c2eceecc9 2018-08-03 02:31:42,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:44,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:45,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0207836a-9d7b-4c37-8d99-1ae6a307d693 x-compute-request-id: req-0207836a-9d7b-4c37-8d99-1ae6a307d693 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:45,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0207836a-9d7b-4c37-8d99-1ae6a307d693 2018-08-03 02:31:45,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54448890686s 2018-08-03 02:31:45,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0207836a-9d7b-4c37-8d99-1ae6a307d693 2018-08-03 02:31:45,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:47,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:47,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7742373-602b-473b-ae8f-d1cdd417c0b9 x-compute-request-id: req-e7742373-602b-473b-ae8f-d1cdd417c0b9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:47,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e7742373-602b-473b-ae8f-d1cdd417c0b9 2018-08-03 02:31:47,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199690103531s 2018-08-03 02:31:47,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e7742373-602b-473b-ae8f-d1cdd417c0b9 2018-08-03 02:31:47,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:49,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:49,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:49,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971758bf-5b85-4b7a-951c-858990486b58 x-compute-request-id: req-971758bf-5b85-4b7a-951c-858990486b58 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:49,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-971758bf-5b85-4b7a-951c-858990486b58 2018-08-03 02:31:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378629922867s 2018-08-03 02:31:49,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-971758bf-5b85-4b7a-951c-858990486b58 2018-08-03 02:31:49,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:51,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ad73a27-ee0e-4d96-89af-defbae604d3d x-compute-request-id: req-3ad73a27-ee0e-4d96-89af-defbae604d3d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:52,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ad73a27-ee0e-4d96-89af-defbae604d3d 2018-08-03 02:31:52,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568376064301s 2018-08-03 02:31:52,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ad73a27-ee0e-4d96-89af-defbae604d3d 2018-08-03 02:31:52,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:54,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:54,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:54,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5bd8f69-f3c8-42f8-a045-ff179595252a x-compute-request-id: req-e5bd8f69-f3c8-42f8-a045-ff179595252a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:54,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5bd8f69-f3c8-42f8-a045-ff179595252a 2018-08-03 02:31:54,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201719999313s 2018-08-03 02:31:54,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5bd8f69-f3c8-42f8-a045-ff179595252a 2018-08-03 02:31:54,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:56,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:56,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:56,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e7c7ac-d3d4-414f-9856-1effdd63d232 x-compute-request-id: req-10e7c7ac-d3d4-414f-9856-1effdd63d232 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:56,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10e7c7ac-d3d4-414f-9856-1effdd63d232 2018-08-03 02:31:56,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368376970291s 2018-08-03 02:31:56,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10e7c7ac-d3d4-414f-9856-1effdd63d232 2018-08-03 02:31:56,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:31:58,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:31:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:31:59,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05d2ccb4-af36-49a9-9441-f49473f3d1cd x-compute-request-id: req-05d2ccb4-af36-49a9-9441-f49473f3d1cd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:31:59,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05d2ccb4-af36-49a9-9441-f49473f3d1cd 2018-08-03 02:31:59,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538501024246s 2018-08-03 02:31:59,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05d2ccb4-af36-49a9-9441-f49473f3d1cd 2018-08-03 02:31:59,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:01,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:01,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:01,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0e21852-c959-4ad7-b695-5171acb10c8f x-compute-request-id: req-a0e21852-c959-4ad7-b695-5171acb10c8f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:01,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0e21852-c959-4ad7-b695-5171acb10c8f 2018-08-03 02:32:01,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38001203537s 2018-08-03 02:32:01,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0e21852-c959-4ad7-b695-5171acb10c8f 2018-08-03 02:32:01,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:03,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:03,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:03,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-654f9af3-05c2-448b-9d2d-806835179a2d x-compute-request-id: req-654f9af3-05c2-448b-9d2d-806835179a2d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:03,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-654f9af3-05c2-448b-9d2d-806835179a2d 2018-08-03 02:32:03,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195420980453s 2018-08-03 02:32:03,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-654f9af3-05c2-448b-9d2d-806835179a2d 2018-08-03 02:32:03,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:06,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-135947ac-c9e2-46b3-80df-b60df7f7bba0 x-compute-request-id: req-135947ac-c9e2-46b3-80df-b60df7f7bba0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:06,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-135947ac-c9e2-46b3-80df-b60df7f7bba0 2018-08-03 02:32:06,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51993393898s 2018-08-03 02:32:06,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-135947ac-c9e2-46b3-80df-b60df7f7bba0 2018-08-03 02:32:06,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:08,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:08,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14e5f088-45e3-4010-af02-888feaa49177 x-compute-request-id: req-14e5f088-45e3-4010-af02-888feaa49177 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:08,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14e5f088-45e3-4010-af02-888feaa49177 2018-08-03 02:32:08,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358047962189s 2018-08-03 02:32:08,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14e5f088-45e3-4010-af02-888feaa49177 2018-08-03 02:32:08,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:10,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:10,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7210403b-eb03-44e6-948b-8f56369edee8 x-compute-request-id: req-7210403b-eb03-44e6-948b-8f56369edee8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:11,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7210403b-eb03-44e6-948b-8f56369edee8 2018-08-03 02:32:11,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195269823074s 2018-08-03 02:32:11,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7210403b-eb03-44e6-948b-8f56369edee8 2018-08-03 02:32:11,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:13,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:13,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f48749-be84-42ec-bd18-069ccdf686bc x-compute-request-id: req-26f48749-be84-42ec-bd18-069ccdf686bc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:13,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26f48749-be84-42ec-bd18-069ccdf686bc 2018-08-03 02:32:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19807600975s 2018-08-03 02:32:13,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26f48749-be84-42ec-bd18-069ccdf686bc 2018-08-03 02:32:13,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:15,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:15,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcedb90f-674f-4b23-9d30-2fbe8412e942 x-compute-request-id: req-fcedb90f-674f-4b23-9d30-2fbe8412e942 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:15,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fcedb90f-674f-4b23-9d30-2fbe8412e942 2018-08-03 02:32:15,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370436906815s 2018-08-03 02:32:15,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fcedb90f-674f-4b23-9d30-2fbe8412e942 2018-08-03 02:32:15,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:17,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:17,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5337869e-c682-43ce-b416-5b5887fb9d86 x-compute-request-id: req-5337869e-c682-43ce-b416-5b5887fb9d86 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:17,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5337869e-c682-43ce-b416-5b5887fb9d86 2018-08-03 02:32:17,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190165042877s 2018-08-03 02:32:17,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5337869e-c682-43ce-b416-5b5887fb9d86 2018-08-03 02:32:17,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:20,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d22a553-fc24-4907-904c-bdf0497114fd x-compute-request-id: req-7d22a553-fc24-4907-904c-bdf0497114fd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:20,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d22a553-fc24-4907-904c-bdf0497114fd 2018-08-03 02:32:20,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355963945389s 2018-08-03 02:32:20,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d22a553-fc24-4907-904c-bdf0497114fd 2018-08-03 02:32:20,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:22,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:22,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c641bc1e-cdc3-45bb-a1d9-e9ef66e3a8d9 x-compute-request-id: req-c641bc1e-cdc3-45bb-a1d9-e9ef66e3a8d9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:22,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c641bc1e-cdc3-45bb-a1d9-e9ef66e3a8d9 2018-08-03 02:32:22,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353677988052s 2018-08-03 02:32:22,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c641bc1e-cdc3-45bb-a1d9-e9ef66e3a8d9 2018-08-03 02:32:22,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:24,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:24,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3aca5a7-6bd7-44ee-b09d-694094c5dff2 x-compute-request-id: req-e3aca5a7-6bd7-44ee-b09d-694094c5dff2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:24,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3aca5a7-6bd7-44ee-b09d-694094c5dff2 2018-08-03 02:32:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374412059784s 2018-08-03 02:32:24,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3aca5a7-6bd7-44ee-b09d-694094c5dff2 2018-08-03 02:32:24,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:26,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:26,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:27,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848ad8c9-5d09-44b8-8362-5b593152adc6 x-compute-request-id: req-848ad8c9-5d09-44b8-8362-5b593152adc6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:27,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-848ad8c9-5d09-44b8-8362-5b593152adc6 2018-08-03 02:32:27,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377676963806s 2018-08-03 02:32:27,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-848ad8c9-5d09-44b8-8362-5b593152adc6 2018-08-03 02:32:27,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:29,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:29,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc3dfb8-cfaa-4c63-9e39-27fbcce4958e x-compute-request-id: req-5bc3dfb8-cfaa-4c63-9e39-27fbcce4958e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:29,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bc3dfb8-cfaa-4c63-9e39-27fbcce4958e 2018-08-03 02:32:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192631959915s 2018-08-03 02:32:29,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bc3dfb8-cfaa-4c63-9e39-27fbcce4958e 2018-08-03 02:32:29,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:31,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:31,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa1cce65-9b4d-4783-8950-a1a7f35cd3cc x-compute-request-id: req-fa1cce65-9b4d-4783-8950-a1a7f35cd3cc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:31,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fa1cce65-9b4d-4783-8950-a1a7f35cd3cc 2018-08-03 02:32:31,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374677181244s 2018-08-03 02:32:31,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fa1cce65-9b4d-4783-8950-a1a7f35cd3cc 2018-08-03 02:32:31,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:33,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:33,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:34,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75ba10df-f031-4083-95e7-bb5013935b82 x-compute-request-id: req-75ba10df-f031-4083-95e7-bb5013935b82 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:34,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75ba10df-f031-4083-95e7-bb5013935b82 2018-08-03 02:32:34,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353175878525s 2018-08-03 02:32:34,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75ba10df-f031-4083-95e7-bb5013935b82 2018-08-03 02:32:34,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:36,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:36,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e228f13d-52c5-4bed-8115-9246efeabeed x-compute-request-id: req-e228f13d-52c5-4bed-8115-9246efeabeed Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:36,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e228f13d-52c5-4bed-8115-9246efeabeed 2018-08-03 02:32:36,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355479001999s 2018-08-03 02:32:36,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e228f13d-52c5-4bed-8115-9246efeabeed 2018-08-03 02:32:36,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:38,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3304af18-ffca-4541-8a94-86a287ddcda4 x-compute-request-id: req-3304af18-ffca-4541-8a94-86a287ddcda4 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:38,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3304af18-ffca-4541-8a94-86a287ddcda4 2018-08-03 02:32:38,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192292928696s 2018-08-03 02:32:38,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3304af18-ffca-4541-8a94-86a287ddcda4 2018-08-03 02:32:38,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:40,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:40,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:41,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-961dc063-2f57-42a8-82da-fa2e52a83493 x-compute-request-id: req-961dc063-2f57-42a8-82da-fa2e52a83493 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:41,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-961dc063-2f57-42a8-82da-fa2e52a83493 2018-08-03 02:32:41,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202922821045s 2018-08-03 02:32:41,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-961dc063-2f57-42a8-82da-fa2e52a83493 2018-08-03 02:32:41,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:43,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:43,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-456cda4d-8281-4a19-a411-0c5fb2799b41 x-compute-request-id: req-456cda4d-8281-4a19-a411-0c5fb2799b41 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:43,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-456cda4d-8281-4a19-a411-0c5fb2799b41 2018-08-03 02:32:43,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379292011261s 2018-08-03 02:32:43,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-456cda4d-8281-4a19-a411-0c5fb2799b41 2018-08-03 02:32:43,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:45,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:45,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:45,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0178cc2e-4f2c-45ba-aefe-4d41d3c8adf7 x-compute-request-id: req-0178cc2e-4f2c-45ba-aefe-4d41d3c8adf7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:45,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0178cc2e-4f2c-45ba-aefe-4d41d3c8adf7 2018-08-03 02:32:45,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368486166s 2018-08-03 02:32:45,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0178cc2e-4f2c-45ba-aefe-4d41d3c8adf7 2018-08-03 02:32:45,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:47,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:48,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d855db5-1ddf-46ed-a6d4-065fbc4515ff x-compute-request-id: req-5d855db5-1ddf-46ed-a6d4-065fbc4515ff Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:48,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d855db5-1ddf-46ed-a6d4-065fbc4515ff 2018-08-03 02:32:48,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56719994545s 2018-08-03 02:32:48,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d855db5-1ddf-46ed-a6d4-065fbc4515ff 2018-08-03 02:32:48,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:50,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:50,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:50,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73475895-6012-40f7-8d18-7685e4e80212 x-compute-request-id: req-73475895-6012-40f7-8d18-7685e4e80212 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:50,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73475895-6012-40f7-8d18-7685e4e80212 2018-08-03 02:32:50,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595822095871s 2018-08-03 02:32:50,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73475895-6012-40f7-8d18-7685e4e80212 2018-08-03 02:32:50,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:52,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:53,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2649105-1192-443c-8399-472b811bbe5f x-compute-request-id: req-c2649105-1192-443c-8399-472b811bbe5f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:53,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2649105-1192-443c-8399-472b811bbe5f 2018-08-03 02:32:53,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210360050201s 2018-08-03 02:32:53,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2649105-1192-443c-8399-472b811bbe5f 2018-08-03 02:32:53,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:55,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:55,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20fb85c4-892f-4113-8f7c-56925b7657b6 x-compute-request-id: req-20fb85c4-892f-4113-8f7c-56925b7657b6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:55,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20fb85c4-892f-4113-8f7c-56925b7657b6 2018-08-03 02:32:55,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208096981049s 2018-08-03 02:32:55,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20fb85c4-892f-4113-8f7c-56925b7657b6 2018-08-03 02:32:55,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:57,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:57,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:32:57,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dd70a3d-ed0c-4d5b-bbfa-35e2cb804282 x-compute-request-id: req-5dd70a3d-ed0c-4d5b-bbfa-35e2cb804282 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:32:57,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5dd70a3d-ed0c-4d5b-bbfa-35e2cb804282 2018-08-03 02:32:57,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52582192421s 2018-08-03 02:32:57,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5dd70a3d-ed0c-4d5b-bbfa-35e2cb804282 2018-08-03 02:32:57,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:32:59,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:32:59,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:00,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-500df22a-e3f1-4d01-b7d1-8e386db59877 x-compute-request-id: req-500df22a-e3f1-4d01-b7d1-8e386db59877 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:00,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-500df22a-e3f1-4d01-b7d1-8e386db59877 2018-08-03 02:33:00,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198457956314s 2018-08-03 02:33:00,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-500df22a-e3f1-4d01-b7d1-8e386db59877 2018-08-03 02:33:00,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-743cb26c-5be9-491a-bd2d-171d4b8d2f49 x-compute-request-id: req-743cb26c-5be9-491a-bd2d-171d4b8d2f49 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:02,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-743cb26c-5be9-491a-bd2d-171d4b8d2f49 2018-08-03 02:33:02,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189282894135s 2018-08-03 02:33:02,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-743cb26c-5be9-491a-bd2d-171d4b8d2f49 2018-08-03 02:33:02,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:04,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-685266ff-7942-4966-aa4f-d985676a7f65 x-compute-request-id: req-685266ff-7942-4966-aa4f-d985676a7f65 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:04,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-685266ff-7942-4966-aa4f-d985676a7f65 2018-08-03 02:33:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197682857513s 2018-08-03 02:33:04,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-685266ff-7942-4966-aa4f-d985676a7f65 2018-08-03 02:33:04,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:06,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:06,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:06,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd982bd3-32f0-43ad-85de-806ad0417112 x-compute-request-id: req-cd982bd3-32f0-43ad-85de-806ad0417112 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:06,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd982bd3-32f0-43ad-85de-806ad0417112 2018-08-03 02:33:06,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377019882202s 2018-08-03 02:33:06,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd982bd3-32f0-43ad-85de-806ad0417112 2018-08-03 02:33:06,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:08,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:09,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36183484-9125-4d50-84bc-e041d347864d x-compute-request-id: req-36183484-9125-4d50-84bc-e041d347864d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:09,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36183484-9125-4d50-84bc-e041d347864d 2018-08-03 02:33:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203110933304s 2018-08-03 02:33:09,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36183484-9125-4d50-84bc-e041d347864d 2018-08-03 02:33:09,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:11,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:11,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:11,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19dc057-6970-45e9-991f-e72e5c86997b x-compute-request-id: req-c19dc057-6970-45e9-991f-e72e5c86997b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:11,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c19dc057-6970-45e9-991f-e72e5c86997b 2018-08-03 02:33:11,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374607801437s 2018-08-03 02:33:11,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c19dc057-6970-45e9-991f-e72e5c86997b 2018-08-03 02:33:11,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:13,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:13,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8607f2d6-7690-4b89-b37a-4f9c8572c18d x-compute-request-id: req-8607f2d6-7690-4b89-b37a-4f9c8572c18d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:13,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8607f2d6-7690-4b89-b37a-4f9c8572c18d 2018-08-03 02:33:13,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195379018784s 2018-08-03 02:33:13,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8607f2d6-7690-4b89-b37a-4f9c8572c18d 2018-08-03 02:33:13,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:15,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:16,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d757fd-fafd-48f9-9434-25208b8602f3 x-compute-request-id: req-a4d757fd-fafd-48f9-9434-25208b8602f3 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:16,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4d757fd-fafd-48f9-9434-25208b8602f3 2018-08-03 02:33:16,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776860952377s 2018-08-03 02:33:16,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4d757fd-fafd-48f9-9434-25208b8602f3 2018-08-03 02:33:16,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:18,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:18,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:18,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c98ddd3b-cbc1-4d0c-99ab-480b17962d90 x-compute-request-id: req-c98ddd3b-cbc1-4d0c-99ab-480b17962d90 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:18,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c98ddd3b-cbc1-4d0c-99ab-480b17962d90 2018-08-03 02:33:18,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381545066833s 2018-08-03 02:33:18,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c98ddd3b-cbc1-4d0c-99ab-480b17962d90 2018-08-03 02:33:18,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:20,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:21,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef2b83-489b-4edd-b97a-1bca7fbe576a x-compute-request-id: req-a5ef2b83-489b-4edd-b97a-1bca7fbe576a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:21,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5ef2b83-489b-4edd-b97a-1bca7fbe576a 2018-08-03 02:33:21,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387504816055s 2018-08-03 02:33:21,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5ef2b83-489b-4edd-b97a-1bca7fbe576a 2018-08-03 02:33:21,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:23,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:23,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e69013e-e4b2-4cd2-8d88-bd23acf1e5ba x-compute-request-id: req-7e69013e-e4b2-4cd2-8d88-bd23acf1e5ba Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:23,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7e69013e-e4b2-4cd2-8d88-bd23acf1e5ba 2018-08-03 02:33:23,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192564964294s 2018-08-03 02:33:23,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7e69013e-e4b2-4cd2-8d88-bd23acf1e5ba 2018-08-03 02:33:23,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:25,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:25,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-059baf02-c253-4d4f-b364-26e9157043e1 x-compute-request-id: req-059baf02-c253-4d4f-b364-26e9157043e1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:25,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-059baf02-c253-4d4f-b364-26e9157043e1 2018-08-03 02:33:25,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367040872574s 2018-08-03 02:33:25,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-059baf02-c253-4d4f-b364-26e9157043e1 2018-08-03 02:33:25,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:27,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:27,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7e58ca2-b21b-45df-96ea-bcce25eb2a50 x-compute-request-id: req-c7e58ca2-b21b-45df-96ea-bcce25eb2a50 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:28,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c7e58ca2-b21b-45df-96ea-bcce25eb2a50 2018-08-03 02:33:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449599027634s 2018-08-03 02:33:28,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c7e58ca2-b21b-45df-96ea-bcce25eb2a50 2018-08-03 02:33:28,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:30,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:30,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf19c6b-26b6-4d51-b11e-435fe3f2a408 x-compute-request-id: req-5cf19c6b-26b6-4d51-b11e-435fe3f2a408 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:30,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf19c6b-26b6-4d51-b11e-435fe3f2a408 2018-08-03 02:33:30,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388272047043s 2018-08-03 02:33:30,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf19c6b-26b6-4d51-b11e-435fe3f2a408 2018-08-03 02:33:30,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:32,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:32,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a370b13-2ce9-43a2-8b00-f154cb47fee0 x-compute-request-id: req-6a370b13-2ce9-43a2-8b00-f154cb47fee0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:32,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a370b13-2ce9-43a2-8b00-f154cb47fee0 2018-08-03 02:33:32,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194612026215s 2018-08-03 02:33:32,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a370b13-2ce9-43a2-8b00-f154cb47fee0 2018-08-03 02:33:32,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:34,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:35,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28a7ac87-b2cf-4143-8356-b554d378b9b2 x-compute-request-id: req-28a7ac87-b2cf-4143-8356-b554d378b9b2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:35,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28a7ac87-b2cf-4143-8356-b554d378b9b2 2018-08-03 02:33:35,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356288909912s 2018-08-03 02:33:35,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28a7ac87-b2cf-4143-8356-b554d378b9b2 2018-08-03 02:33:35,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:37,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:37,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a9df94-d380-4a26-8f5c-a8a5ca3b8c26 x-compute-request-id: req-54a9df94-d380-4a26-8f5c-a8a5ca3b8c26 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:37,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a9df94-d380-4a26-8f5c-a8a5ca3b8c26 2018-08-03 02:33:37,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206429004669s 2018-08-03 02:33:37,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a9df94-d380-4a26-8f5c-a8a5ca3b8c26 2018-08-03 02:33:37,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:39,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:39,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d4e1afb-8314-49d2-a898-0eb0df9c463d x-compute-request-id: req-4d4e1afb-8314-49d2-a898-0eb0df9c463d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:39,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d4e1afb-8314-49d2-a898-0eb0df9c463d 2018-08-03 02:33:39,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376516103745s 2018-08-03 02:33:39,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d4e1afb-8314-49d2-a898-0eb0df9c463d 2018-08-03 02:33:39,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:41,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:41,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89d6659d-a86e-4c03-b787-b49094bb70a9 x-compute-request-id: req-89d6659d-a86e-4c03-b787-b49094bb70a9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:42,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89d6659d-a86e-4c03-b787-b49094bb70a9 2018-08-03 02:33:42,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200915813446s 2018-08-03 02:33:42,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89d6659d-a86e-4c03-b787-b49094bb70a9 2018-08-03 02:33:42,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:44,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:44,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc1ca825-a176-409c-b87a-c53f01ba646b x-compute-request-id: req-bc1ca825-a176-409c-b87a-c53f01ba646b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:44,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc1ca825-a176-409c-b87a-c53f01ba646b 2018-08-03 02:33:44,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531975984573s 2018-08-03 02:33:44,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc1ca825-a176-409c-b87a-c53f01ba646b 2018-08-03 02:33:44,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:46,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:46,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:46,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56a7b730-2579-4c1e-b278-932007c8c0ac x-compute-request-id: req-56a7b730-2579-4c1e-b278-932007c8c0ac Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:46,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56a7b730-2579-4c1e-b278-932007c8c0ac 2018-08-03 02:33:46,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195656061172s 2018-08-03 02:33:46,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56a7b730-2579-4c1e-b278-932007c8c0ac 2018-08-03 02:33:46,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:48,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:49,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57336a5b-03bb-4492-b2ee-6264d55643c8 x-compute-request-id: req-57336a5b-03bb-4492-b2ee-6264d55643c8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:49,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57336a5b-03bb-4492-b2ee-6264d55643c8 2018-08-03 02:33:49,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374408960342s 2018-08-03 02:33:49,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57336a5b-03bb-4492-b2ee-6264d55643c8 2018-08-03 02:33:49,179 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:51,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:51,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:51,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7853a75e-2843-4082-bee3-9a229f23906b x-compute-request-id: req-7853a75e-2843-4082-bee3-9a229f23906b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:51,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7853a75e-2843-4082-bee3-9a229f23906b 2018-08-03 02:33:51,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38108086586s 2018-08-03 02:33:51,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7853a75e-2843-4082-bee3-9a229f23906b 2018-08-03 02:33:51,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:53,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:54,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a485459e-f65e-4bd9-ad6a-2fd449d15b17 x-compute-request-id: req-a485459e-f65e-4bd9-ad6a-2fd449d15b17 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:54,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a485459e-f65e-4bd9-ad6a-2fd449d15b17 2018-08-03 02:33:54,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61262512207s 2018-08-03 02:33:54,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a485459e-f65e-4bd9-ad6a-2fd449d15b17 2018-08-03 02:33:54,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:56,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:33:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:56,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ac5802-69bd-4edd-a108-cb56412f0cd7 x-compute-request-id: req-b4ac5802-69bd-4edd-a108-cb56412f0cd7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b94ab68-0299-4f0f-b487-f2ab76f426ee", "rel": "bookmark"}], "image": {"id": "3a645df8-d3c5-4013-8a55-1295490093d4", "links": [{"href": "http://172.30.9.22:8774/images/3a645df8-d3c5-4013-8a55-1295490093d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4254aea1-052e-4c52-a5b1-90e0b70041df", "links": [{"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}]}, "id": "0b94ab68-0299-4f0f-b487-f2ab76f426ee", "security_groups": [{"name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}], "user_id": "6485947db17f427aa1993a85ec04e3b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:30:57Z", "hostId": "af4b3298289afd770c047115d05b7ff3cc9a250835490cc4759c84dc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f4997b8a-daa9-485f-a407-0272acbc44fb", "name": "shaker-vm_f4997b8a-daa9-485f-a407-0272acbc44fb", "created": "2018-08-03T02:30:56Z", "tenant_id": "74aae34088004178a0ce18e93175ac01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:33:56,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4ac5802-69bd-4edd-a108-cb56412f0cd7 2018-08-03 02:33:56,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199856996536s 2018-08-03 02:33:56,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4ac5802-69bd-4edd-a108-cb56412f0cd7 2018-08-03 02:33:56,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:33:58,397 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 410, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 184, in boot_vm vm1 = self.cloud.wait_for_server(vm1, auto_ip=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6898, in wait_for_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 76, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) OpenStackCloudTimeout: Timeout waiting for the server to come up. 2018-08-03 02:33:58,516 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:33:58,516 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:25 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-03 02:33:58,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:33:58,524 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:58,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-3e833ecc-39d0-43f5-8448-2b0eba4afdea Date: Fri, 03 Aug 2018 02:33:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:34Z", "updated_at": "2018-08-03T02:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "9256cb47-a541-4a97-b55b-f9e23ca2e05f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "93707f83-b4d2-495e-ba71-beda9750e510", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "c47a7283-779f-4f83-9e78-d0f1839670a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:34Z", "revision_number": 0, "id": "cb0ee335-1ba4-4148-9906-6279a7abc7d7", "remote_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:34Z", "security_group_id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 1, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "1f5b201b-9502-4fa9-a019-389b639fa5c9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:53Z", "updated_at": "2018-08-03T02:30:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-03T02:30:54Z", "revision_number": 0, "id": "2fbe5daa-a71e-4e4a-a1c7-9cc067552796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:54Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:54Z", "revision_number": 0, "id": "52018881-9eed-43a3-a89e-51fb30f283e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:54Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "7793e8a7-5774-4ca8-8e14-41f16f014bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv6", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "d2da7f39-dc87-4856-aba6-a503fbfe60fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:30:53Z", "revision_number": 0, "id": "dce36fd4-41e2-4fac-856f-a62cf573e67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:30:53Z", "security_group_id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "tenant_id": "74aae34088004178a0ce18e93175ac01", "port_range_min": null, "ethertype": "IPv4", "project_id": "74aae34088004178a0ce18e93175ac01"}], "revision_number": 4, "project_id": "74aae34088004178a0ce18e93175ac01", "id": "bfc5ecbb-f230-4f37-a348-cded82e3e3aa", "name": "shaker-sg_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:33:58,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3e833ecc-39d0-43f5-8448-2b0eba4afdea 2018-08-03 02:33:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499169826508s 2018-08-03 02:33:58,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3e833ecc-39d0-43f5-8448-2b0eba4afdea 2018-08-03 02:33:58,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 02:33:58,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/bfc5ecbb-f230-4f37-a348-cded82e3e3aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49b9af9b0957e066733b150db64f897c9c9a59f4" 2018-08-03 02:33:58,619 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-7c20fd23-8133-4fd7-affc-530fcd3a7af7 Date: Fri, 03 Aug 2018 02:33:58 GMT RESP BODY: {"NeutronError": {"message": "Security Group bfc5ecbb-f230-4f37-a348-cded82e3e3aa in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-08-03 02:33:58,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/bfc5ecbb-f230-4f37-a348-cded82e3e3aa.json used request id req-7c20fd23-8133-4fd7-affc-530fcd3a7af7 2018-08-03 02:33:58,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0415740013123s 2018-08-03 02:33:58,620 - functest.core.singlevm - ERROR - Cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 430, in clean self.cloud.delete_security_group(self.sec.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 8203, in delete_security_group name_or_id) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting security group bfc5ecbb-f230-4f37-a348-cded82e3e3aa. (409) Client Error for url: http://172.30.9.22:9696/v2.0/security-groups/bfc5ecbb-f230-4f37-a348-cded82e3e3aa.json Security Group bfc5ecbb-f230-4f37-a348-cded82e3e3aa in use. 2018-08-03 02:33:58,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:33:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:33:58,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a53eb0-96ca-4f85-b2a2-be9acf43bfbd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": {"self": "http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6485947db17f427aa1993a85ec04e3b5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 02:33:58,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-26a53eb0-96ca-4f85-b2a2-be9acf43bfbd 2018-08-03 02:33:58,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10977602005s 2018-08-03 02:33:58,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-26a53eb0-96ca-4f85-b2a2-be9acf43bfbd 2018-08-03 02:33:58,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:33:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:33:58,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5589c3d5-46bb-4bca-8123-078a64803ba8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": {"self": "http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6485947db17f427aa1993a85ec04e3b5", "description": null}} 2018-08-03 02:33:58,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 used request id req-5589c3d5-46bb-4bca-8123-078a64803ba8 2018-08-03 02:33:58,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114099025726s 2018-08-03 02:33:58,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 used request id req-5589c3d5-46bb-4bca-8123-078a64803ba8 2018-08-03 02:33:58,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 02:33:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:33:59,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a8ba48-72c3-4076-b565-34dcbe07876d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:33:59,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 used request id req-d2a8ba48-72c3-4076-b565-34dcbe07876d 2018-08-03 02:33:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257011890411s 2018-08-03 02:33:59,110 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6485947db17f427aa1993a85ec04e3b5 used request id req-d2a8ba48-72c3-4076-b565-34dcbe07876d 2018-08-03 02:33:59,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:33:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:33:59,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f6135c-679a-4a79-a003-27a278a6d43d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "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/74aae34088004178a0ce18e93175ac01"}, "tags": [], "enabled": true, "id": "74aae34088004178a0ce18e93175ac01", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f4997b8a-daa9-485f-a407-0272acbc44fb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 02:33:59,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f6f6135c-679a-4a79-a003-27a278a6d43d 2018-08-03 02:33:59,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105548143387s 2018-08-03 02:33:59,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f6f6135c-679a-4a79-a003-27a278a6d43d 2018-08-03 02:33:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 02:33:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a26542f3997fb867e6d08f0fcf39250f108b14c2" 2018-08-03 02:33:59,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba01c55e-55b4-4329-b9fa-c8b36d2211e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:33:59,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01 used request id req-ba01c55e-55b4-4329-b9fa-c8b36d2211e6 2018-08-03 02:33:59,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218306064606s 2018-08-03 02:33:59,445 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/74aae34088004178a0ce18e93175ac01 used request id req-ba01c55e-55b4-4329-b9fa-c8b36d2211e6 2018-08-03 02:33:59,445 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-03 02:33:59,488 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-03 02:33:59,876 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 02:33:59,876 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 02:33:59,877 - openstack_tests - INFO - OS Credentials = > 2018-08-03 02:33:59,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 02:33:59,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:34:00,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["kcrF9OkhR8qE3SiaX0zZcQ"], "issued_at": "2018-08-03T02:34:00.000000Z"}} 2018-08-03 02:34:00,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae16ea1d8d9a8a5bd4df1a2e28e73da80d37a9b" 2018-08-03 02:34:00,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a51489cd-f37e-4915-8297-4dfc5a6ba589 Date: Fri, 03 Aug 2018 02:34:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:34:00,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-a51489cd-f37e-4915-8297-4dfc5a6ba589 2018-08-03 02:34:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae16ea1d8d9a8a5bd4df1a2e28e73da80d37a9b" 2018-08-03 02:34:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3ee53cb9-9164-4b71-ae85-2beef4dc6de1 Date: Fri, 03 Aug 2018 02:34:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4}]} 2018-08-03 02:34:00,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=43abbc02-a237-4333-934f-d5e440bbf887 used request id req-3ee53cb9-9164-4b71-ae85-2beef4dc6de1 2018-08-03 02:34:00,696 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 02:34:00,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:34:00,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:34:00,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:34:00,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:34:00,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:34:00,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:34:00,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:34:00,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 02:34:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:34:00,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6474991-1a6c-4f3b-b1c9-7774004c99b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:34:00,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6474991-1a6c-4f3b-b1c9-7774004c99b7 2018-08-03 02:34:00,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:34:01,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["jhSVZQa4Szmnk0TMOxMDBg"], "issued_at": "2018-08-03T02:34:01.000000Z"}} 2018-08-03 02:34:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}630302a140ade97c1c9d3401312c27300f462c51" 2018-08-03 02:34:01,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1b0ca49-612e-409b-b736-311b31ea3e0c x-compute-request-id: req-d1b0ca49-612e-409b-b736-311b31ea3e0c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json 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.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 02:34:01,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-d1b0ca49-612e-409b-b736-311b31ea3e0c 2018-08-03 02:34:01,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.519064903259s 2018-08-03 02:34:01,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-d1b0ca49-612e-409b-b736-311b31ea3e0c 2018-08-03 02:34:01,223 - 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.65', 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-08-03 02:34:01,223 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 02:34:01,224 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-03 02:34:01,224 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-03 02:34:01,272 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-03 02:34:01,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:34:01,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:34:01,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:34:01,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:34:01,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:34:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:34:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:34:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aaad4c8-8fa9-4728-b055-d0d72a68f8e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:34:01,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5aaad4c8-8fa9-4728-b055-d0d72a68f8e2 2018-08-03 02:34:01,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:34:01,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["Dv9M0T7rR_qLfE3vf1vc0w"], "issued_at": "2018-08-03T02:34:01.000000Z"}} 2018-08-03 02:34:01,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:34:01,712 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:01,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1cf17b62-ab10-40b8-bb34-ea93adc1c260 Date: Fri, 03 Aug 2018 02:34:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:34:01,956 - 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-1cf17b62-ab10-40b8-bb34-ea93adc1c260 2018-08-03 02:34:01,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244029045105s 2018-08-03 02:34:01,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1cf17b62-ab10-40b8-bb34-ea93adc1c260 2018-08-03 02:34:01,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 02:34:04,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 02:34:07,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9381f1e6-1a81-4cf6-aa20-606338dc9f41 | 2018-08-03T02:34:07.231788 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9381f1e6-1a81-4cf6-aa20-606338dc9f41 ~/.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-08-03 02:34:11,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 02:34:11,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 02:34:13,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 02:34:17,636 - 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=b7e65ba4-d514-496e-a976-5abc1eb0e8ae) as the default verifier for the future CLI operations. 2018-08-03 02:34:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 02:34:20,804 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:20,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-9bfbd662-1de5-4c89-87b7-50358ba9cc94 Date: Fri, 03 Aug 2018 02:34:20 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-08-03 02:34:20,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-9bfbd662-1de5-4c89-87b7-50358ba9cc94 2018-08-03 02:34:20,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.015044927597s 2018-08-03 02:34:20,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-9bfbd662-1de5-4c89-87b7-50358ba9cc94 2018-08-03 02:34:20,828 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-03 02:34:20,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 02:34:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"network": {"name": "neutron_trunk-net_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "admin_state_up": true}}' 2018-08-03 02:34:21,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-670e144d-574f-4138-91d0-1d10495780b9 Date: Fri, 03 Aug 2018 02:34:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7536c627-2206-49bb-958a-3212925c451e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:34:20Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_f4dd1a5a-f92a-4ce8-98cc-c3578b831831","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:34:20Z","mtu":1450}} 2018-08-03 02:34:21,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-670e144d-574f-4138-91d0-1d10495780b9 2018-08-03 02:34:21,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.202120065689s 2018-08-03 02:34:21,032 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-670e144d-574f-4138-91d0-1d10495780b9 2018-08-03 02:34:21,032 - 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-08-03T02:34:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7536c627-2206-49bb-958a-3212925c451e', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'created_at': u'2018-08-03T02:34:20Z', u'mtu': 1450, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'l2_adjacency': True}) 2018-08-03 02:34:21,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:34:21,033 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2166 X-Openstack-Request-Id: req-7ad314e1-3882-4de2-b4a0-1ac825a09268 Date: Fri, 03 Aug 2018 02:34:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7536c627-2206-49bb-958a-3212925c451e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:34:20Z","qos_policy_id":null,"name":"neutron_trunk-net_f4dd1a5a-f92a-4ce8-98cc-c3578b831831","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:34:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":["19232a5b-45cd-4be4-b510-b2b28a6d9f2a"],"description":"","tags":[],"updated_at":"2018-08-03T02:30:35Z","qos_policy_id":null,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","provider:network_type":"vxlan"}]} 2018-08-03 02:34:21,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7ad314e1-3882-4de2-b4a0-1ac825a09268 2018-08-03 02:34:21,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101361036301s 2018-08-03 02:34:21,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7ad314e1-3882-4de2-b4a0-1ac825a09268 2018-08-03 02:34:21,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 02:34:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"subnet": {"name": "neutron_trunk-subnet_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "enable_dhcp": true, "network_id": "7536c627-2206-49bb-958a-3212925c451e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 02:34:21,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-1066481a-3775-4dda-a393-6a63148283ef Date: Fri, 03 Aug 2018 02:34:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T02:34:21Z","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":"bbbbfa09-864e-4e86-963b-2928acf54c9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_f4dd1a5a-f92a-4ce8-98cc-c3578b831831","enable_dhcp":true,"segment_id":null,"network_id":"7536c627-2206-49bb-958a-3212925c451e","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:34:21Z","ip_version":4}} 2018-08-03 02:34:21,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1066481a-3775-4dda-a393-6a63148283ef 2018-08-03 02:34:21,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.491324186325s 2018-08-03 02:34:21,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1066481a-3775-4dda-a393-6a63148283ef 2018-08-03 02:34:21,629 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:34:21Z', 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'bbbbfa09-864e-4e86-963b-2928acf54c9c', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7536c627-2206-49bb-958a-3212925c451e', u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T02:34:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 02:34:21,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 02:34:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "neutron_trunk-router_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "admin_state_up": true}}' 2018-08-03 02:34:23,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-b3696ff5-9c8d-4a28-8e09-6fa5c2e7fd12 Date: Fri, 03 Aug 2018 02:34:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T02:34:21Z", "admin_state_up": true, "updated_at": "2018-08-03T02:34:22Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1d652e0e-9134-41c0-b5a3-d791b53a1745", "name": "neutron_trunk-router_f4dd1a5a-f92a-4ce8-98cc-c3578b831831"}} 2018-08-03 02:34:23,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b3696ff5-9c8d-4a28-8e09-6fa5c2e7fd12 2018-08-03 02:34:23,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55811810493s 2018-08-03 02:34:23,188 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b3696ff5-9c8d-4a28-8e09-6fa5c2e7fd12 2018-08-03 02:34:23,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:34:22Z', u'revision_number': 2, u'ha': False, u'id': u'1d652e0e-9134-41c0-b5a3-d791b53a1745', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'admin_state_up': True, u'tenant_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'created_at': u'2018-08-03T02:34:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'dbb1baf9dd5a48029a398edcbbb0ef6e'}) 2018-08-03 02:34:23,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 02:34:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"subnet_id": "bbbbfa09-864e-4e86-963b-2928acf54c9c"}' 2018-08-03 02:34:25,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec420a7b-45df-4e7b-a03c-7445cf9c97fd Date: Fri, 03 Aug 2018 02:34:25 GMT RESP BODY: {"network_id": "7536c627-2206-49bb-958a-3212925c451e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "bbbbfa09-864e-4e86-963b-2928acf54c9c", "subnet_ids": ["bbbbfa09-864e-4e86-963b-2928acf54c9c"], "port_id": "0bad4efe-a44f-4ac6-9737-5a550d582cbd", "id": "1d652e0e-9134-41c0-b5a3-d791b53a1745"} 2018-08-03 02:34:25,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/add_router_interface.json used request id req-ec420a7b-45df-4e7b-a03c-7445cf9c97fd 2018-08-03 02:34:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36679196358s 2018-08-03 02:34:25,556 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/add_router_interface.json used request id req-ec420a7b-45df-4e7b-a03c-7445cf9c97fd returning object 1d652e0e-9134-41c0-b5a3-d791b53a1745 2018-08-03 02:34:25,557 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 02:34:25,688 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 02:34:25,690 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:34:25,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:34:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:34:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:34:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:25,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-fca7b31a-00cb-4db9-8084-748fd3f5487e Date: Fri, 03 Aug 2018 02:34:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "metadata": {}}], "file": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file", "owner": "74aae34088004178a0ce18e93175ac01", "id": "3a645df8-d3c5-4013-8a55-1295490093d4", "size": 666173440, "self": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T02:30:52Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T02:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:34:25,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fca7b31a-00cb-4db9-8084-748fd3f5487e 2018-08-03 02:34:25,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278240203857s 2018-08-03 02:34:25,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fca7b31a-00cb-4db9-8084-748fd3f5487e 2018-08-03 02:34:25,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:34:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831"}' 2018-08-03 02:34:26,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d66502ef-2f30-4f9c-a892-2efdbd815e75 Date: Fri, 03 Aug 2018 02:34:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "267114a1-a39d-4a36-a834-ed15ca018be5", "size": null, "self": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:34:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "checksum": null, "created_at": "2018-08-03T02:34:25Z", "protected": false} 2018-08-03 02:34:26,028 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d66502ef-2f30-4f9c-a892-2efdbd815e75 2018-08-03 02:34:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419199466705s 2018-08-03 02:34:26,028 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d66502ef-2f30-4f9c-a892-2efdbd815e75 returning object 267114a1-a39d-4a36-a834-ed15ca018be5 2018-08-03 02:34:26,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:34:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '' 2018-08-03 02:34:26,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c46b12d3-52ce-4028-84e7-807f93ce8734 Date: Fri, 03 Aug 2018 02:34:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:34:26,853 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file used request id req-c46b12d3-52ce-4028-84e7-807f93ce8734 2018-08-03 02:34:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.824796915054s 2018-08-03 02:34:26,854 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file used request id req-c46b12d3-52ce-4028-84e7-807f93ce8734 2018-08-03 02:34:26,854 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:34:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'267114a1-a39d-4a36-a834-ed15ca018be5', u'size': None, u'name': u'neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'checksum': None, u'self': u'/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:34:25Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:34:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:34:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 02:34:27,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-141990f2-b226-47b4-99cb-dd52f4fe8304 x-compute-request-id: req-141990f2-b226-47b4-99cb-dd52f4fe8304 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c2802ab2-2327-497a-980c-8b7cbc5df2d2"}} 2018-08-03 02:34:27,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-141990f2-b226-47b4-99cb-dd52f4fe8304 2018-08-03 02:34:27,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.284816026688s 2018-08-03 02:34:27,140 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-141990f2-b226-47b4-99cb-dd52f4fe8304 2018-08-03 02:34:27,141 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'c2802ab2-2327-497a-980c-8b7cbc5df2d2', 'swap': 0}) 2018-08-03 02:34:27,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:34:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"extra_specs": {}}' 2018-08-03 02:34:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd801cb6-8f38-4d41-b39a-03d30591c78f x-compute-request-id: req-fd801cb6-8f38-4d41-b39a-03d30591c78f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:34:27,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2/os-extra_specs used request id req-fd801cb6-8f38-4d41-b39a-03d30591c78f 2018-08-03 02:34:27,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270671844482s 2018-08-03 02:34:27,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2/os-extra_specs used request id req-fd801cb6-8f38-4d41-b39a-03d30591c78f 2018-08-03 02:34:27,173 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:34:27,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d22d27-0aba-46b6-903a-bf36aaad2563 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:34:27,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-60d22d27-0aba-46b6-903a-bf36aaad2563 2018-08-03 02:34:27,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:34:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:27,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf7f545-46c8-4484-a03b-b6341e03192d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:34:27,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-edf7f545-46c8-4484-a03b-b6341e03192d 2018-08-03 02:34:27,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0202219486237s 2018-08-03 02:34:27,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-edf7f545-46c8-4484-a03b-b6341e03192d 2018-08-03 02:34:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:34:27,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:27,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79943283-cf77-467f-b9b5-94f67f9d95c8 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:34:27,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79943283-cf77-467f-b9b5-94f67f9d95c8 2018-08-03 02:34:27,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0180330276489s 2018-08-03 02:34:27,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79943283-cf77-467f-b9b5-94f67f9d95c8 2018-08-03 02:34:27,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 02:34:27,232 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:27,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3739a627-39b6-496a-bd01-65dd8f1507e7 x-compute-request-id: req-3739a627-39b6-496a-bd01-65dd8f1507e7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.3", "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\", \"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\", \"cx16\", \"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": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 3, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 1, "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\", \"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\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 145, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 27894, "id": 2}]} 2018-08-03 02:34:27,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3739a627-39b6-496a-bd01-65dd8f1507e7 2018-08-03 02:34:27,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0470368862152s 2018-08-03 02:34:27,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3739a627-39b6-496a-bd01-65dd8f1507e7 2018-08-03 02:34:27,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:34:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:34:27,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2335 Content-Type: application/json X-Openstack-Request-Id: req-2b998496-15fb-4dbb-a6fb-889059878ba1 Date: Fri, 03 Aug 2018 02:34:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/267114a1-a39d-4a36-a834-ed15ca018be5/snap", "metadata": {}}], "file": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "267114a1-a39d-4a36-a834-ed15ca018be5", "size": 12716032, "self": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/267114a1-a39d-4a36-a834-ed15ca018be5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:34:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T02:34:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "metadata": {}}], "file": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file", "owner": "74aae34088004178a0ce18e93175ac01", "id": "3a645df8-d3c5-4013-8a55-1295490093d4", "size": 666173440, "self": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T02:30:52Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T02:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:34:27,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2b998496-15fb-4dbb-a6fb-889059878ba1 2018-08-03 02:34:27,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257520675659s 2018-08-03 02:34:27,308 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2b998496-15fb-4dbb-a6fb-889059878ba1 2018-08-03 02:34:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:34:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831"}' 2018-08-03 02:34:27,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-90644831-168e-4eeb-afba-d2675b5615bb Date: Fri, 03 Aug 2018 02:34:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "581e0a8a-1d88-42f9-97cf-d03241fc6a18", "size": null, "self": "/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:34:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "checksum": null, "created_at": "2018-08-03T02:34:27Z", "protected": false} 2018-08-03 02:34:27,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-90644831-168e-4eeb-afba-d2675b5615bb 2018-08-03 02:34:27,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0404992103577s 2018-08-03 02:34:27,358 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-90644831-168e-4eeb-afba-d2675b5615bb returning object 581e0a8a-1d88-42f9-97cf-d03241fc6a18 2018-08-03 02:34:27,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:34:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '' 2018-08-03 02:34:28,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd810f41-587e-4573-829f-a53809b4f57d Date: Fri, 03 Aug 2018 02:34:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:34:28,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18/file used request id req-cd810f41-587e-4573-829f-a53809b4f57d 2018-08-03 02:34:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.777415037155s 2018-08-03 02:34:28,136 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18/file used request id req-cd810f41-587e-4573-829f-a53809b4f57d 2018-08-03 02:34:28,137 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:34:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18/file', u'owner': u'dbb1baf9dd5a48029a398edcbbb0ef6e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'581e0a8a-1d88-42f9-97cf-d03241fc6a18', u'size': None, u'name': u'neutron_trunk-img_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', u'checksum': None, u'self': u'/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:34:27Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:34:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:34:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 02:34:28,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97d2f2fe-6387-4d73-82b5-b970933e9ba8 x-compute-request-id: req-97d2f2fe-6387-4d73-82b5-b970933e9ba8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d56cc64-6123-4505-88d5-c0bfdcf08908"}} 2018-08-03 02:34:28,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-97d2f2fe-6387-4d73-82b5-b970933e9ba8 2018-08-03 02:34:28,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0517117977142s 2018-08-03 02:34:28,189 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-97d2f2fe-6387-4d73-82b5-b970933e9ba8 2018-08-03 02:34:28,191 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'5d56cc64-6123-4505-88d5-c0bfdcf08908', 'swap': 0}) 2018-08-03 02:34:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:34:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"extra_specs": {}}' 2018-08-03 02:34:28,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f0bf096-fa5e-4366-954f-a6052bc188d5 x-compute-request-id: req-9f0bf096-fa5e-4366-954f-a6052bc188d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:34:28,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908/os-extra_specs used request id req-9f0bf096-fa5e-4366-954f-a6052bc188d5 2018-08-03 02:34:28,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254771709442s 2018-08-03 02:34:28,217 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908/os-extra_specs used request id req-9f0bf096-fa5e-4366-954f-a6052bc188d5 2018-08-03 02:34:28,217 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'5d56cc64-6123-4505-88d5-c0bfdcf08908', 'swap': 0}) 2018-08-03 02:34:31,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 02:34:31,762 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 02:34:31,763 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 02:34:31,765 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 02:34:32,416 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 02:34:35,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b7e65ba4-d514-496e-a976-5abc1eb0e8ae/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-03 02:34:35,964 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 02:34:35,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 02:34:35,966 - 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-08-03 02:36:29,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 70102799-b86e-4a02-b975-f922ab7d0f70 2018-08-03 02:36:29,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '70102799-b86e-4a02-b975-f922ab7d0f70']'. 2018-08-03 02:36:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 02:36:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 02:36:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 02:36:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 70102799-b86e-4a02-b975-f922ab7d0f70 | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 02:34:38 | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 02:36:29 | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 02:36:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7e65ba4-d514-496e-a976-5abc1eb0e8ae) | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9381f1e6-1a81-4cf6-aa20-606338dc9f41) | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.198 | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-03 02:36:30,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 02:36:30,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 02:36:30,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-03 02:36:30,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 02:36:30,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 02:36:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-03 02:36:30,567 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:36:30,567 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:10 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-03 02:36:30,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:36:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:31,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ff33e28-96a9-4bcb-9350-720df6ce92af Date: Fri, 03 Aug 2018 02:36:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:36:31,021 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18 used request id req-2ff33e28-96a9-4bcb-9350-720df6ce92af 2018-08-03 02:36:31,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.449604034424s 2018-08-03 02:36:31,021 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/581e0a8a-1d88-42f9-97cf-d03241fc6a18 used request id req-2ff33e28-96a9-4bcb-9350-720df6ce92af 2018-08-03 02:36:31,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:36:31,023 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:31,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccbee7da-d322-4c13-bb43-20e6ec619347 x-compute-request-id: req-ccbee7da-d322-4c13-bb43-20e6ec619347 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "neutron_trunk-flavor_alt_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d56cc64-6123-4505-88d5-c0bfdcf08908"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}, {"name": "neutron_trunk-flavor_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c2802ab2-2327-497a-980c-8b7cbc5df2d2"}]} 2018-08-03 02:36:31,048 - 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-ccbee7da-d322-4c13-bb43-20e6ec619347 2018-08-03 02:36:31,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265779495239s 2018-08-03 02:36:31,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ccbee7da-d322-4c13-bb43-20e6ec619347 2018-08-03 02:36:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:36:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:31,092 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-921a5163-e06c-47bd-a68d-01b1f14277e2 x-compute-request-id: req-921a5163-e06c-47bd-a68d-01b1f14277e2 Content-Length: 0 Content-Type: application/json 2018-08-03 02:36:31,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908 used request id req-921a5163-e06c-47bd-a68d-01b1f14277e2 2018-08-03 02:36:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414311885834s 2018-08-03 02:36:31,092 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5d56cc64-6123-4505-88d5-c0bfdcf08908 used request id req-921a5163-e06c-47bd-a68d-01b1f14277e2 2018-08-03 02:36:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 02:36:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" -d '{"subnet_id": "bbbbfa09-864e-4e86-963b-2928acf54c9c"}' 2018-08-03 02:36:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f55444f-3efb-4d8f-bde6-65164fce0de2 Date: Fri, 03 Aug 2018 02:36:32 GMT RESP BODY: {"network_id": "7536c627-2206-49bb-958a-3212925c451e", "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "subnet_id": "bbbbfa09-864e-4e86-963b-2928acf54c9c", "subnet_ids": ["bbbbfa09-864e-4e86-963b-2928acf54c9c"], "port_id": "0bad4efe-a44f-4ac6-9737-5a550d582cbd", "id": "1d652e0e-9134-41c0-b5a3-d791b53a1745"} 2018-08-03 02:36:33,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/remove_router_interface.json used request id req-5f55444f-3efb-4d8f-bde6-65164fce0de2 2018-08-03 02:36:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91723489761s 2018-08-03 02:36:33,010 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745/remove_router_interface.json used request id req-5f55444f-3efb-4d8f-bde6-65164fce0de2 returning object 1d652e0e-9134-41c0-b5a3-d791b53a1745 2018-08-03 02:36:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 02:36:33,011 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:33,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-90cd8d7e-3adf-4d28-90e7-1089396eb9ae Date: Fri, 03 Aug 2018 02:36:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "created_at": "2018-08-03T02:34:21Z", "admin_state_up": true, "updated_at": "2018-08-03T02:36:31Z", "project_id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1d652e0e-9134-41c0-b5a3-d791b53a1745", "name": "neutron_trunk-router_f4dd1a5a-f92a-4ce8-98cc-c3578b831831"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74aae34088004178a0ce18e93175ac01", "created_at": "2018-08-03T02:30:35Z", "admin_state_up": true, "updated_at": "2018-08-03T02:30:38Z", "project_id": "74aae34088004178a0ce18e93175ac01", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4d3f368c-ac10-451c-adf7-40507790bb9f", "name": "shaker-router_f4997b8a-daa9-485f-a407-0272acbc44fb"}]} 2018-08-03 02:36:33,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90cd8d7e-3adf-4d28-90e7-1089396eb9ae 2018-08-03 02:36:33,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147317886353s 2018-08-03 02:36:33,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90cd8d7e-3adf-4d28-90e7-1089396eb9ae 2018-08-03 02:36:33,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 02:36:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:34,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3f1b5ee-1dba-40a6-9b39-92abf1723e58 Content-Length: 0 Date: Fri, 03 Aug 2018 02:36:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:36:34,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745.json used request id req-e3f1b5ee-1dba-40a6-9b39-92abf1723e58 2018-08-03 02:36:34,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40911602974s 2018-08-03 02:36:34,569 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1d652e0e-9134-41c0-b5a3-d791b53a1745.json used request id req-e3f1b5ee-1dba-40a6-9b39-92abf1723e58 2018-08-03 02:36:34,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:36:34,570 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:34,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2013 X-Openstack-Request-Id: req-b74376fe-1861-4ca0-932d-07eb081d5b70 Date: Fri, 03 Aug 2018 02:36:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T02:30:35Z","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":"19232a5b-45cd-4be4-b510-b2b28a6d9f2a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"74aae34088004178a0ce18e93175ac01","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_f4997b8a-daa9-485f-a407-0272acbc44fb","enable_dhcp":true,"segment_id":null,"network_id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:35Z","ip_version":4},{"updated_at":"2018-08-03T01:36:36Z","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":"ba001ec7-9601-4a9e-8e0d-eb82c35ddded","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b288657514147fdb787424c120fad5f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"43abbc02-a237-4333-934f-d5e440bbf887","tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:36Z","ip_version":4},{"updated_at":"2018-08-03T02:34:21Z","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":"bbbbfa09-864e-4e86-963b-2928acf54c9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_f4dd1a5a-f92a-4ce8-98cc-c3578b831831","enable_dhcp":true,"segment_id":null,"network_id":"7536c627-2206-49bb-958a-3212925c451e","tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:34:21Z","ip_version":4}]} 2018-08-03 02:36:34,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b74376fe-1861-4ca0-932d-07eb081d5b70 2018-08-03 02:36:34,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0738890171051s 2018-08-03 02:36:34,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b74376fe-1861-4ca0-932d-07eb081d5b70 2018-08-03 02:36:34,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 02:36:34,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/bbbbfa09-864e-4e86-963b-2928acf54c9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:35,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58f97da8-78f4-4179-811f-1e1bcc4fbf57 Date: Fri, 03 Aug 2018 02:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:36:35,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bbbbfa09-864e-4e86-963b-2928acf54c9c.json used request id req-58f97da8-78f4-4179-811f-1e1bcc4fbf57 2018-08-03 02:36:35,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.997275114059s 2018-08-03 02:36:35,643 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bbbbfa09-864e-4e86-963b-2928acf54c9c.json used request id req-58f97da8-78f4-4179-811f-1e1bcc4fbf57 2018-08-03 02:36:35,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:36:35,644 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:35,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2172 X-Openstack-Request-Id: req-5c5c5aaa-47a5-4a37-a23f-11f4fa31ea1f Date: Fri, 03 Aug 2018 02:36:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7536c627-2206-49bb-958a-3212925c451e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:36:35Z","qos_policy_id":null,"name":"neutron_trunk-net_f4dd1a5a-f92a-4ce8-98cc-c3578b831831","admin_state_up":true,"tenant_id":"dbb1baf9dd5a48029a398edcbbb0ef6e","created_at":"2018-08-03T02:34:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"77a9b391-34e1-4c1a-8f79-9e69dc8fab02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"74aae34088004178a0ce18e93175ac01","l2_adjacency":true,"status":"ACTIVE","subnets":["19232a5b-45cd-4be4-b510-b2b28a6d9f2a"],"description":"","tags":[],"updated_at":"2018-08-03T02:30:35Z","qos_policy_id":null,"name":"shaker-net_f4997b8a-daa9-485f-a407-0272acbc44fb","admin_state_up":true,"tenant_id":"74aae34088004178a0ce18e93175ac01","created_at":"2018-08-03T02:30:34Z","provider:network_type":"vxlan"}]} 2018-08-03 02:36:35,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5c5c5aaa-47a5-4a37-a23f-11f4fa31ea1f 2018-08-03 02:36:35,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861940383911s 2018-08-03 02:36:35,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5c5c5aaa-47a5-4a37-a23f-11f4fa31ea1f 2018-08-03 02:36:35,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 02:36:35,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7536c627-2206-49bb-958a-3212925c451e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:36,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f59d95d-b312-48cb-b168-41127a80fd40 Date: Fri, 03 Aug 2018 02:36:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:36:36,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7536c627-2206-49bb-958a-3212925c451e.json used request id req-8f59d95d-b312-48cb-b168-41127a80fd40 2018-08-03 02:36:36,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25583100319s 2018-08-03 02:36:36,988 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7536c627-2206-49bb-958a-3212925c451e.json used request id req-8f59d95d-b312-48cb-b168-41127a80fd40 2018-08-03 02:36:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:36:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:37,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2335 Content-Type: application/json X-Openstack-Request-Id: req-6d44b425-3954-4209-8e62-4ec0c0db5a32 Date: Fri, 03 Aug 2018 02:36:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/267114a1-a39d-4a36-a834-ed15ca018be5/snap", "metadata": {}}], "file": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5/file", "owner": "dbb1baf9dd5a48029a398edcbbb0ef6e", "id": "267114a1-a39d-4a36-a834-ed15ca018be5", "size": 12716032, "self": "/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/267114a1-a39d-4a36-a834-ed15ca018be5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T02:34:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T02:34:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "metadata": {}}], "file": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4/file", "owner": "74aae34088004178a0ce18e93175ac01", "id": "3a645df8-d3c5-4013-8a55-1295490093d4", "size": 666173440, "self": "/v2/images/3a645df8-d3c5-4013-8a55-1295490093d4", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/3a645df8-d3c5-4013-8a55-1295490093d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T02:30:52Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f4997b8a-daa9-485f-a407-0272acbc44fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T02:30:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:36:37,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6d44b425-3954-4209-8e62-4ec0c0db5a32 2018-08-03 02:36:37,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277719497681s 2018-08-03 02:36:37,020 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6d44b425-3954-4209-8e62-4ec0c0db5a32 2018-08-03 02:36:37,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:36:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:37,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-978ce56b-b334-424a-b1d0-aad6bd2b7c84 Date: Fri, 03 Aug 2018 02:36:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:36:37,328 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5 used request id req-978ce56b-b334-424a-b1d0-aad6bd2b7c84 2018-08-03 02:36:37,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.304895877838s 2018-08-03 02:36:37,328 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/267114a1-a39d-4a36-a834-ed15ca018be5 used request id req-978ce56b-b334-424a-b1d0-aad6bd2b7c84 2018-08-03 02:36:37,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:36:37,331 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:37,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d36899e-72ae-4da4-9e97-e09d4df0b42a x-compute-request-id: req-7d36899e-72ae-4da4-9e97-e09d4df0b42a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}, {"name": "neutron_trunk-flavor_f4dd1a5a-f92a-4ce8-98cc-c3578b831831", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c2802ab2-2327-497a-980c-8b7cbc5df2d2"}]} 2018-08-03 02:36:37,355 - 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-7d36899e-72ae-4da4-9e97-e09d4df0b42a 2018-08-03 02:36:37,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268020629883s 2018-08-03 02:36:37,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d36899e-72ae-4da4-9e97-e09d4df0b42a 2018-08-03 02:36:37,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:36:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e001e44fafd3dea2a5297a364e46a82eead3a1dd" 2018-08-03 02:36:37,387 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6b0b6e3-5d58-42a0-a180-2612ea512b84 x-compute-request-id: req-e6b0b6e3-5d58-42a0-a180-2612ea512b84 Content-Length: 0 Content-Type: application/json 2018-08-03 02:36:37,387 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2 used request id req-e6b0b6e3-5d58-42a0-a180-2612ea512b84 2018-08-03 02:36:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285820960999s 2018-08-03 02:36:37,387 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c2802ab2-2327-497a-980c-8b7cbc5df2d2 used request id req-e6b0b6e3-5d58-42a0-a180-2612ea512b84 2018-08-03 02:36:37,427 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-03 02:36:37,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:36:37,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 02:36:37,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:36:37,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 02:36:37,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 02:36:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:36:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba63805-e61d-45f0-b9f7-eeceb478fedc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:36:37,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ba63805-e61d-45f0-b9f7-eeceb478fedc 2018-08-03 02:36:37,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:36:37,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["Ge-H9q-3Sd2u3noqJorI2Q"], "issued_at": "2018-08-03T02:36:37.000000Z"}} 2018-08-03 02:36:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:36:37,859 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732c3869fee22c5543aab875a7553384c974e398" 2018-08-03 02:36:38,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-566de4bb-5eed-415f-ba9e-dd0b49e02db7 Date: Fri, 03 Aug 2018 02:36:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:36:38,114 - 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-566de4bb-5eed-415f-ba9e-dd0b49e02db7 2018-08-03 02:36:38,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255746126175s 2018-08-03 02:36:38,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-566de4bb-5eed-415f-ba9e-dd0b49e02db7 2018-08-03 02:36:38,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 02:36:40,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 02:36:43,802 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 52fe6d38-3f41-48a1-98f9-df51c2922e1e | 2018-08-03T02:36:43.361106 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 52fe6d38-3f41-48a1-98f9-df51c2922e1e ~/.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-08-03 02:36:47,228 - 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-08-03 02:36:47,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 02:36:49,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 02:36:53,283 - 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=76502930-2337-4c51-b14b-aa5b254e182a) as the default verifier for the future CLI operations. 2018-08-03 02:36:56,414 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:36:56,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca04cd1-9068-4c91-bdbe-5c8e0af4fe66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:36:56,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bca04cd1-9068-4c91-bdbe-5c8e0af4fe66 2018-08-03 02:36:56,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 02:36:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:36:56,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a0c268-fe30-454a-a9ef-31c3071ff38b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 02:36:56,435 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-52a0c268-fe30-454a-a9ef-31c3071ff38b 2018-08-03 02:36:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732c3869fee22c5543aab875a7553384c974e398" 2018-08-03 02:36:56,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658d9734-e25e-4ad8-81f7-fc95e7381ed7 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0686cd0410c344eb8635346c8243c29a"}, "enabled": true, "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/203c1880de02406da42e40fe7ac83be0"}, "enabled": true, "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fb08ee3cc2f404697e8c52639d4cf87"}, "enabled": true, "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/45a1667af67049c0851047f079e56d8f"}, "enabled": true, "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/46e76710ae5c4504a92956e334b5d60c"}, "enabled": true, "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a4d5d21d8bf4df3a78a8ad0af66d993"}, "enabled": true, "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96805ba897824878bd3a7e996539dcf7"}, "enabled": true, "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a3d72f5f03354f26820aaf011ab79d27"}, "enabled": true, "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea425e2bc254212a410a5b9aa715f59"}, "enabled": true, "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b6bdd10739db488fbdd95c880a39ccc6"}, "enabled": true, "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b885f061442b483c89cdac4370a8598f"}, "enabled": true, "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bf1c661a2a504a209b1c04b369835817"}, "enabled": true, "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/cd8bc3c3190e49e5bbea398fa2a03404"}, "enabled": true, "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ddfb45c8eada4d65a11e542a0643c2c9"}, "enabled": true, "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f205792c7a9140aeb5844b02095f9604"}, "enabled": true, "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 02:36:56,532 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-658d9734-e25e-4ad8-81f7-fc95e7381ed7 2018-08-03 02:36:56,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.106007099152s 2018-08-03 02:36:56,532 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-658d9734-e25e-4ad8-81f7-fc95e7381ed7 2018-08-03 02:36:56,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 02:36:56,539 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}732c3869fee22c5543aab875a7553384c974e398" 2018-08-03 02:36:56,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-cf22a131-f2c5-4f25-a573-1b38a6fd4dbc Date: Fri, 03 Aug 2018 02:36:56 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-08-03 02:36:56,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cf22a131-f2c5-4f25-a573-1b38a6fd4dbc 2018-08-03 02:36:56,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.192893981934s 2018-08-03 02:36:56,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cf22a131-f2c5-4f25-a573-1b38a6fd4dbc 2018-08-03 02:36:56,741 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-03 02:36:56,741 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-03 02:36:56,746 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:10 | PASS | | rally_sanity | functest | smoke | 20:43 | FAIL | | patrole | functest | smoke | 02:09 | PASS | | vmtp | functest | smoke | 18:38 | PASS | | shaker | functest | smoke | 03:25 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:10 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-08-03 02:36:56,754 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-03 02:37:13,665 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-197 | | 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-08-03 02:37:13,668 - 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.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qysesw3RIZcajM9yLOCB7crz6 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=dbb1baf9dd5a48029a398edcbbb0ef6e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 02:37:13,668 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 02:37:13,668 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-03 02:37:13,669 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-03 02:37:13,671 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-03 02:37:38,609 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-197 | | 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-08-03 02:37:38,615 - 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.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qysesw3RIZcajM9yLOCB7crz6 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=dbb1baf9dd5a48029a398edcbbb0ef6e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 02:37:38,615 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 02:37:38,616 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-08-03 02:37:38,637 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:37:39,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:37:39,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:37:39,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:37:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:37:39,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4756e16a-89cf-4164-98a4-3e32e923a170 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:37:39,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4756e16a-89cf-4164-98a4-3e32e923a170 2018-08-03 02:37:39,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:37:39,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["KtBzMxMRTD68lkTpwaL-9w"], "issued_at": "2018-08-03T02:37:39.000000Z"}} 2018-08-03 02:37:39,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:37:39,442 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f4865665-adc5-42aa-ac44-0c0c2a350d19 Date: Fri, 03 Aug 2018 02:37:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:37:39,707 - 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-f4865665-adc5-42aa-ac44-0c0c2a350d19 2018-08-03 02:37:39,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266052007675s 2018-08-03 02:37:39,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4865665-adc5-42aa-ac44-0c0c2a350d19 2018-08-03 02:37:39,715 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:37:39,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124f8bc0-f59e-4b64-a6e7-07115f4e0b86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:37:39,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-124f8bc0-f59e-4b64-a6e7-07115f4e0b86 2018-08-03 02:37:39,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:37:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:39,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9746a4ff-65a7-48e7-a11e-9a994659041c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 02:37:39,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9746a4ff-65a7-48e7-a11e-9a994659041c 2018-08-03 02:37:39,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100734949112s 2018-08-03 02:37:39,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9746a4ff-65a7-48e7-a11e-9a994659041c 2018-08-03 02:37:39,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 02:37:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}}' 2018-08-03 02:37:39,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb46d647-2ba8-4f24-b08b-fb06f4c915ef Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576"}, "tags": [], "enabled": true, "id": "e5ec50926453460095a0d93dbbbce576", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}} 2018-08-03 02:37:39,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fb46d647-2ba8-4f24-b08b-fb06f4c915ef 2018-08-03 02:37:39,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121747970581s 2018-08-03 02:37:39,951 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fb46d647-2ba8-4f24-b08b-fb06f4c915ef 2018-08-03 02:37:39,952 - 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'e5ec50926453460095a0d93dbbbce576', '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_8e20e9e5-8547-4cd8-932f-2e47d1e931ce'}) 2018-08-03 02:37:39,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 02:37:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f6ced61-3378-4657-a13c-afdfc93bb207", "email": null, "name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}}' 2018-08-03 02:37:40,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-347d61df-7249-4044-bdde-16cd5290885f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": {"self": "http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a930c8f65b344c629cdfaabe72710406", "domain_id": "default", "password_expires_at": null}} 2018-08-03 02:37:40,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-347d61df-7249-4044-bdde-16cd5290885f 2018-08-03 02:37:40,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372206926346s 2018-08-03 02:37:40,329 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-347d61df-7249-4044-bdde-16cd5290885f 2018-08-03 02:37:40,329 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a930c8f65b344c629cdfaabe72710406', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce'}) 2018-08-03 02:37:40,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:37:40,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780265a4-48f1-4a69-b9b3-1e22d84d31c7 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:37:40,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-780265a4-48f1-4a69-b9b3-1e22d84d31c7 2018-08-03 02:37:40,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948760509491s 2018-08-03 02:37:40,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-780265a4-48f1-4a69-b9b3-1e22d84d31c7 2018-08-03 02:37:40,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:37:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ee6fcf-6ea6-4215-9979-8a1c6a6bace2 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:37:40,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-28ee6fcf-6ea6-4215-9979-8a1c6a6bace2 2018-08-03 02:37:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914921760559s 2018-08-03 02:37:40,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-28ee6fcf-6ea6-4215-9979-8a1c6a6bace2 2018-08-03 02:37:40,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:37:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269822e0-accf-4d78-a2ac-d6a33b04c99f Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:37:40,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-269822e0-accf-4d78-a2ac-d6a33b04c99f 2018-08-03 02:37:40,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0188970565796s 2018-08-03 02:37:40,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-269822e0-accf-4d78-a2ac-d6a33b04c99f 2018-08-03 02:37:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:37:40,555 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186adbef-e2cc-40dc-ad03-807766ac450e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 02:37:40,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-186adbef-e2cc-40dc-ad03-807766ac450e 2018-08-03 02:37:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0964910984039s 2018-08-03 02:37:40,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-186adbef-e2cc-40dc-ad03-807766ac450e 2018-08-03 02:37:40,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:37:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b28bc92-e72f-48d6-a78d-1f3fb4fccfa6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": {"self": "http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a930c8f65b344c629cdfaabe72710406", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 02:37:40,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b28bc92-e72f-48d6-a78d-1f3fb4fccfa6 2018-08-03 02:37:40,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110707044601s 2018-08-03 02:37:40,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b28bc92-e72f-48d6-a78d-1f3fb4fccfa6 2018-08-03 02:37:40,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:37:40,780 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d1f5b9-2688-4c03-acdd-5c2632dcb819 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576"}, "tags": [], "enabled": true, "id": "e5ec50926453460095a0d93dbbbce576", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 02:37:40,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b8d1f5b9-2688-4c03-acdd-5c2632dcb819 2018-08-03 02:37:40,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112776041031s 2018-08-03 02:37:40,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b8d1f5b9-2688-4c03-acdd-5c2632dcb819 2018-08-03 02:37:40,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 02:37:40,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a930c8f65b344c629cdfaabe72710406&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e5ec50926453460095a0d93dbbbce576" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad83bc5-ef43-4a2d-8c92-6da04ea7669f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a930c8f65b344c629cdfaabe72710406&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e5ec50926453460095a0d93dbbbce576", "previous": null, "next": null}} 2018-08-03 02:37:40,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a930c8f65b344c629cdfaabe72710406&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e5ec50926453460095a0d93dbbbce576 used request id req-5ad83bc5-ef43-4a2d-8c92-6da04ea7669f 2018-08-03 02:37:40,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0892109870911s 2018-08-03 02:37:40,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a930c8f65b344c629cdfaabe72710406&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e5ec50926453460095a0d93dbbbce576 used request id req-5ad83bc5-ef43-4a2d-8c92-6da04ea7669f 2018-08-03 02:37:40,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 02:37:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576/users/a930c8f65b344c629cdfaabe72710406/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:37:41,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020839ed-aef8-4a79-9ebe-9c7b94956729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:37:41,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576/users/a930c8f65b344c629cdfaabe72710406/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-020839ed-aef8-4a79-9ebe-9c7b94956729 2018-08-03 02:37:41,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142338037491s 2018-08-03 02:37:41,130 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576/users/a930c8f65b344c629cdfaabe72710406/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-020839ed-aef8-4a79-9ebe-9c7b94956729 2018-08-03 02:37:41,131 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 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'e5ec50926453460095a0d93dbbbce576', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8f6ced61-3378-4657-a13c-afdfc93bb207', 'username': u'cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 02:37:41,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:37:41,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:37:41,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:37:41,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:37:41,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:37:41,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:37:41,137 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'password': '8f6ced61-3378-4657-a13c-afdfc93bb207', 'project_name': 'cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e5ec50926453460095a0d93dbbbce576', 'project_domain_name': 'Default'} 2018-08-03 02:37:41,137 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-03 02:37:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:37:41,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf58486-4933-4452-b324-4efa6b98a377 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:37:41,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eaf58486-4933-4452-b324-4efa6b98a377 2018-08-03 02:37:41,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:37:41,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5ec50926453460095a0d93dbbbce576", "name": "cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/e5ec50926453460095a0d93dbbbce576", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/e5ec50926453460095a0d93dbbbce576", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/e5ec50926453460095a0d93dbbbce576", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_e5ec50926453460095a0d93dbbbce576", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e5ec50926453460095a0d93dbbbce576", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e5ec50926453460095a0d93dbbbce576", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/e5ec50926453460095a0d93dbbbce576", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/e5ec50926453460095a0d93dbbbce576", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e5ec50926453460095a0d93dbbbce576", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/e5ec50926453460095a0d93dbbbce576", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/e5ec50926453460095a0d93dbbbce576", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e5ec50926453460095a0d93dbbbce576", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/e5ec50926453460095a0d93dbbbce576", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/e5ec50926453460095a0d93dbbbce576", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "id": "a930c8f65b344c629cdfaabe72710406"}, "audit_ids": ["R7PUTsEbRMKp6KGIBXSE4g"], "issued_at": "2018-08-03T02:37:41.000000Z"}} 2018-08-03 02:37:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 02:37:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"network": {"name": "cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "admin_state_up": true}}' 2018-08-03 02:37:42,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-60df8b02-daa1-420b-b147-4be93f917456 Date: Fri, 03 Aug 2018 02:37:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:37:41Z","is_default":false,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}} 2018-08-03 02:37:42,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-60df8b02-daa1-420b-b147-4be93f917456 2018-08-03 02:37:42,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.467576026917s 2018-08-03 02:37:42,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-60df8b02-daa1-420b-b147-4be93f917456 2018-08-03 02:37:42,009 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T02:37:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5a5f1e09-a452-43e6-82f8-c9737eccc2bd', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', u'admin_state_up': True, u'tenant_id': u'e5ec50926453460095a0d93dbbbce576', u'created_at': u'2018-08-03T02:37:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e5ec50926453460095a0d93dbbbce576', u'l2_adjacency': True}) 2018-08-03 02:37:42,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:37:42,010 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:37:42,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-9d5a301b-902c-43d6-a69f-372792489ef7 Date: Fri, 03 Aug 2018 02:37:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:37:41Z","qos_policy_id":null,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}]} 2018-08-03 02:37:42,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9d5a301b-902c-43d6-a69f-372792489ef7 2018-08-03 02:37:42,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144244194031s 2018-08-03 02:37:42,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9d5a301b-902c-43d6-a69f-372792489ef7 2018-08-03 02:37:42,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 02:37:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"subnet": {"name": "cloudify-subnet_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "enable_dhcp": true, "network_id": "5a5f1e09-a452-43e6-82f8-c9737eccc2bd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 02:37:42,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c0890d7-9dc9-440d-bbb8-eec4ea3c2b55 Date: Fri, 03 Aug 2018 02:37:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:37:42Z","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":"e5ec50926453460095a0d93dbbbce576","id":"19af9eae-65da-4d8f-918e-efd164465c3d","subnetpool_id":null,"name":"cloudify-subnet_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}} 2018-08-03 02:37:42,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1c0890d7-9dc9-440d-bbb8-eec4ea3c2b55 2018-08-03 02:37:42,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.597267866135s 2018-08-03 02:37:42,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1c0890d7-9dc9-440d-bbb8-eec4ea3c2b55 2018-08-03 02:37:42,753 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:37:42Z', 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'19af9eae-65da-4d8f-918e-efd164465c3d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', u'enable_dhcp': True, u'network_id': u'5a5f1e09-a452-43e6-82f8-c9737eccc2bd', u'tenant_id': u'e5ec50926453460095a0d93dbbbce576', u'created_at': u'2018-08-03T02:37:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e5ec50926453460095a0d93dbbbce576'}) 2018-08-03 02:37:42,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 02:37:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "cloudify-router_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "admin_state_up": true}}' 2018-08-03 02:37:44,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e869fc23-e1c4-4a53-8885-ba3015b85116 Date: Fri, 03 Aug 2018 02:37:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:42Z", "admin_state_up": true, "updated_at": "2018-08-03T02:37:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "04e96d88-4929-4ddd-9059-97897a38f0a1", "name": "cloudify-router_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}} 2018-08-03 02:37:44,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e869fc23-e1c4-4a53-8885-ba3015b85116 2018-08-03 02:37:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41328811646s 2018-08-03 02:37:44,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e869fc23-e1c4-4a53-8885-ba3015b85116 2018-08-03 02:37:44,168 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:37:43Z', u'revision_number': 2, u'id': u'04e96d88-4929-4ddd-9059-97897a38f0a1', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', u'admin_state_up': True, u'tenant_id': u'e5ec50926453460095a0d93dbbbce576', u'created_at': u'2018-08-03T02:37:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'e5ec50926453460095a0d93dbbbce576'}) 2018-08-03 02:37:44,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 02:37:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"subnet_id": "19af9eae-65da-4d8f-918e-efd164465c3d"}' 2018-08-03 02:37:46,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3057b04f-bcd5-456a-b476-f61326dcdd3d Date: Fri, 03 Aug 2018 02:37:46 GMT RESP BODY: {"network_id": "5a5f1e09-a452-43e6-82f8-c9737eccc2bd", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "subnet_id": "19af9eae-65da-4d8f-918e-efd164465c3d", "subnet_ids": ["19af9eae-65da-4d8f-918e-efd164465c3d"], "port_id": "31c544f2-80d3-42f4-8db5-bbb41d89f401", "id": "04e96d88-4929-4ddd-9059-97897a38f0a1"} 2018-08-03 02:37:46,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/add_router_interface.json used request id req-3057b04f-bcd5-456a-b476-f61326dcdd3d 2018-08-03 02:37:46,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67347097397s 2018-08-03 02:37:46,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/add_router_interface.json used request id req-3057b04f-bcd5-456a-b476-f61326dcdd3d returning object 04e96d88-4929-4ddd-9059-97897a38f0a1 2018-08-03 02:37:46,843 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 02:38:09,842 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 02:38:09,844 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:38:09,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:38:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:38:09,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:38:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:38:10,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8412bdc9-8ab3-4f64-804d-21d5c40d804c Date: Fri, 03 Aug 2018 02:38:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:38:10,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8412bdc9-8ab3-4f64-804d-21d5c40d804c 2018-08-03 02:38:10,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.600542068481s 2018-08-03 02:38:10,451 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8412bdc9-8ab3-4f64-804d-21d5c40d804c 2018-08-03 02:38:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:38:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}' 2018-08-03 02:38:10,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26faf714-0461-4017-9b2a-fdd85981105e Date: Fri, 03 Aug 2018 02:38:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file", "owner": "e5ec50926453460095a0d93dbbbce576", "id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "size": null, "self": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:38:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "checksum": null, "created_at": "2018-08-03T02:38:10Z", "protected": false} 2018-08-03 02:38:10,507 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-26faf714-0461-4017-9b2a-fdd85981105e 2018-08-03 02:38:10,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.04696393013s 2018-08-03 02:38:10,507 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-26faf714-0461-4017-9b2a-fdd85981105e returning object 2c954042-8eb0-41f2-913c-9b8698fd7655 2018-08-03 02:38:10,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:38:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '' 2018-08-03 02:39:07,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-047d789e-45c3-4b8a-80f5-8d510779f6ea Date: Fri, 03 Aug 2018 02:39:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:39:07,924 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file used request id req-047d789e-45c3-4b8a-80f5-8d510779f6ea 2018-08-03 02:39:07,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.4163041115s 2018-08-03 02:39:07,924 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file used request id req-047d789e-45c3-4b8a-80f5-8d510779f6ea 2018-08-03 02:39:07,925 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:38:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file', u'owner': u'e5ec50926453460095a0d93dbbbce576', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'2c954042-8eb0-41f2-913c-9b8698fd7655', u'size': None, u'name': u'cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', u'checksum': None, u'self': u'/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:38:10Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:39:07,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:39:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 02:39:08,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eea24959-5ee5-4367-ae1f-c19936424b29 x-compute-request-id: req-eea24959-5ee5-4367-ae1f-c19936424b29 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c"}} 2018-08-03 02:39:08,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eea24959-5ee5-4367-ae1f-c19936424b29 2018-08-03 02:39:08,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.198853969574s 2018-08-03 02:39:08,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eea24959-5ee5-4367-ae1f-c19936424b29 2018-08-03 02:39:08,126 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'd24ac1bc-03ee-40c3-8938-d95e6b89b13c', 'swap': 0}) 2018-08-03 02:39:08,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:39:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" -d '{"extra_specs": {}}' 2018-08-03 02:39:08,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c72ccc68-f796-42a0-ba02-41b7ef78c057 x-compute-request-id: req-c72ccc68-f796-42a0-ba02-41b7ef78c057 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:39:08,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c/os-extra_specs used request id req-c72ccc68-f796-42a0-ba02-41b7ef78c057 2018-08-03 02:39:08,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244660377502s 2018-08-03 02:39:08,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c/os-extra_specs used request id req-c72ccc68-f796-42a0-ba02-41b7ef78c057 2018-08-03 02:39:08,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 02:39:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"keypair": {"name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}}' 2018-08-03 02:39:08,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad131d39-fc9c-4141-a517-629d68070112 x-compute-request-id: req-ad131d39-fc9c-4141-a517-629d68070112 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2HG5qHx+p4rniBpkJNY9JI67Lx7JFiUHiphQMf5fgnpmMkZOmBW2/gmzQRvmLI9nmYZ48GVxTHwZbIKjKX+bgJB6Ao03ncfZWQIDDv1MFQdYn33Rj6gsDNIAOadfegOiVnxBkOANkywG+GwSt+vr7nDeQFCO5K1IH/VLJlOx+vwXYyhZ6cqPfxJYDREOFIO+v6ZFBZXVtRM/eX6lApZRnNoENbJvkNHDiM40OLS73gKSyS+ggo36uBjJXgcMg9Q7g2z00Ox8ZQRV4uv9aCvqCP9bZWfeFUjHqhYhNbVehpvHWiom3aykTGdm5oCdQDZ1F8zccKiQhinf4GABuHG4/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAthxuah8fqeK54gaZCTWPSSOuy8eyRYlB4qYUDH+X4J6ZjJGT\npgVtv4Js0Eb5iyPZ5mGePBlcUx8GWyCoyl/m4CQegKNN53H2VkCAw79TBUHWJ990\nY+oLAzSADmnX3oDolZ8QZDgDZMsBvhsErfr6+5w3kBQjuStSB/1SyZTsfr8F2MoW\nenKj38SWA0RDhSDvr+mRQWV1bUTP3l+pQKWUZzaBDWyb5DRw4jONDi0u94Ckskvo\nIKN+rgYyV4HDIPUO4Ns9NDsfGUEVeLr/Wgr6gj/W2Vn3hVIx6oWITW1Xoabx1oqJ\nt2spExnZuaAnUA2dRfM3HCokIYp3+BgAbhxuPwIDAQABAoIBAQCP7Opqnox0xIZq\nFxLNz3GduUDFNt8yy6axjNYdhp2u3Um3abpKJNI238pF1UIVcFEfHZlkIBryanuo\ne6hKwP6DuKgOvIGuYEfypOnfSo8/gWfSfWzMJkVr1As82PPNmw22ak8XFZnBCBwp\ndcr+AXRodG8JRJFzH8SmIdRTEorSI6oKG/UAbu4rjw/onNsa9pXHc+BO9VLpbArQ\nn8/llg/yEnbCajO0GmbHb6WorbHlJj+R3cTU0O0E9afCEvpvW4KwDz8LvhLMxFai\nelu+Z7oRfDtMDsRLPogQ0Gslfd9ibSX2QTnYnrN/uDR0pyIiQHguGxboXYLHTZwo\nlAYiY95xAoGBAOnBvbfuuG9h8VbjE4Nliea1pBtNBaXEGR121qzLCweNmt2qzzik\nBdqbhE2YfDdIVlaaXS/cUfpveBMDvatiPf3GRplmXrBvJLEzJ492v2EHFXHZh9D9\n4pHLEheiYYAhnlh6OGtfKZH4ySzM8hvj/IqCWRiMAN54OP0YUgLJMRk5AoGBAMdw\nnMzhstj3uPHlFqPsCmQLTNdX+UDviwmpfZD3cey12fg+ohUhy2pDbiTcuOCyeJtE\nHglTsijIZl7o399UNAJ2DY3efgCAIg8O148uLsRpQdkahTKxULLGPYCLSkqrlHJq\ni2b/CQqzycCn68S0/cAtC5m9SijCGnJ8VAHBHxs3AoGBANiZvKlN27rh35ZqTW+I\ny/Jqx4jAowYKIleKAbwVXL//98uE9gT+/6mkR0D7lcZIEjCnUsgBeDj9xx6fbcX7\n/4NCkbKdCAqmwjIsO3EVUJqgzL81GUOPrbz4lWgu//eRrz8+6T6c7FElXYxUz9cG\nN8FErTgwqrF6Zxwmx/9q3EMJAoGAHG9x68RCO60WMWb4U2bUFG+IBSwF3bxJlpcT\n0Bd3pshGy54ifeDTn9L9YUQXF/JaP8j2f13viOEJt358bNsUj0VFqXSPgoLCWGNF\nWKS9BkP7n3iohRHC77pUCn/Rl9Pe1nFabtTt9RitK0rF0sX7Z+sEPGdAq48BNlGD\nqLxgMwECgYEA6Iq/HQJohMEua/QaYgQeg9jQ+7g+X6JB24aOwfpJ3pfl1o5OzsFM\nJvyURKgScoKhSPqoqVjn5zdOhKnzUclPk5ugzxldRG69RqN6dPECPF3UMD0iZ+MH\nFZJEi/2geEjNRqZDSD3frlWZreGZcIfCNM2gV8HazTi/9bHM4RNS+LM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a930c8f65b344c629cdfaabe72710406", "name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "fingerprint": "ef:77:f8:e8:eb:81:5f:93:2d:dd:60:25:a7:f2:c3:cf"}} 2018-08-03 02:39:08,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ad131d39-fc9c-4141-a517-629d68070112 2018-08-03 02:39:08,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.339887857437s 2018-08-03 02:39:08,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ad131d39-fc9c-4141-a517-629d68070112 2018-08-03 02:39:08,493 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2HG5qHx+p4rniBpkJNY9JI67Lx7JFiUHiphQMf5fgnpmMkZOmBW2/gmzQRvmLI9nmYZ48GVxTHwZbIKjKX+bgJB6Ao03ncfZWQIDDv1MFQdYn33Rj6gsDNIAOadfegOiVnxBkOANkywG+GwSt+vr7nDeQFCO5K1IH/VLJlOx+vwXYyhZ6cqPfxJYDREOFIO+v6ZFBZXVtRM/eX6lApZRnNoENbJvkNHDiM40OLS73gKSyS+ggo36uBjJXgcMg9Q7g2z00Ox8ZQRV4uv9aCvqCP9bZWfeFUjHqhYhNbVehpvHWiom3aykTGdm5oCdQDZ1F8zccKiQhinf4GABuHG4/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAthxuah8fqeK54gaZCTWPSSOuy8eyRYlB4qYUDH+X4J6ZjJGT\npgVtv4Js0Eb5iyPZ5mGePBlcUx8GWyCoyl/m4CQegKNN53H2VkCAw79TBUHWJ990\nY+oLAzSADmnX3oDolZ8QZDgDZMsBvhsErfr6+5w3kBQjuStSB/1SyZTsfr8F2MoW\nenKj38SWA0RDhSDvr+mRQWV1bUTP3l+pQKWUZzaBDWyb5DRw4jONDi0u94Ckskvo\nIKN+rgYyV4HDIPUO4Ns9NDsfGUEVeLr/Wgr6gj/W2Vn3hVIx6oWITW1Xoabx1oqJ\nt2spExnZuaAnUA2dRfM3HCokIYp3+BgAbhxuPwIDAQABAoIBAQCP7Opqnox0xIZq\nFxLNz3GduUDFNt8yy6axjNYdhp2u3Um3abpKJNI238pF1UIVcFEfHZlkIBryanuo\ne6hKwP6DuKgOvIGuYEfypOnfSo8/gWfSfWzMJkVr1As82PPNmw22ak8XFZnBCBwp\ndcr+AXRodG8JRJFzH8SmIdRTEorSI6oKG/UAbu4rjw/onNsa9pXHc+BO9VLpbArQ\nn8/llg/yEnbCajO0GmbHb6WorbHlJj+R3cTU0O0E9afCEvpvW4KwDz8LvhLMxFai\nelu+Z7oRfDtMDsRLPogQ0Gslfd9ibSX2QTnYnrN/uDR0pyIiQHguGxboXYLHTZwo\nlAYiY95xAoGBAOnBvbfuuG9h8VbjE4Nliea1pBtNBaXEGR121qzLCweNmt2qzzik\nBdqbhE2YfDdIVlaaXS/cUfpveBMDvatiPf3GRplmXrBvJLEzJ492v2EHFXHZh9D9\n4pHLEheiYYAhnlh6OGtfKZH4ySzM8hvj/IqCWRiMAN54OP0YUgLJMRk5AoGBAMdw\nnMzhstj3uPHlFqPsCmQLTNdX+UDviwmpfZD3cey12fg+ohUhy2pDbiTcuOCyeJtE\nHglTsijIZl7o399UNAJ2DY3efgCAIg8O148uLsRpQdkahTKxULLGPYCLSkqrlHJq\ni2b/CQqzycCn68S0/cAtC5m9SijCGnJ8VAHBHxs3AoGBANiZvKlN27rh35ZqTW+I\ny/Jqx4jAowYKIleKAbwVXL//98uE9gT+/6mkR0D7lcZIEjCnUsgBeDj9xx6fbcX7\n/4NCkbKdCAqmwjIsO3EVUJqgzL81GUOPrbz4lWgu//eRrz8+6T6c7FElXYxUz9cG\nN8FErTgwqrF6Zxwmx/9q3EMJAoGAHG9x68RCO60WMWb4U2bUFG+IBSwF3bxJlpcT\n0Bd3pshGy54ifeDTn9L9YUQXF/JaP8j2f13viOEJt358bNsUj0VFqXSPgoLCWGNF\nWKS9BkP7n3iohRHC77pUCn/Rl9Pe1nFabtTt9RitK0rF0sX7Z+sEPGdAq48BNlGD\nqLxgMwECgYEA6Iq/HQJohMEua/QaYgQeg9jQ+7g+X6JB24aOwfpJ3pfl1o5OzsFM\nJvyURKgScoKhSPqoqVjn5zdOhKnzUclPk5ugzxldRG69RqN6dPECPF3UMD0iZ+MH\nFZJEi/2geEjNRqZDSD3frlWZreGZcIfCNM2gV8HazTi/9bHM4RNS+LM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a930c8f65b344c629cdfaabe72710406', 'name': u'cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'created_at': '2018-08-03T02:39:08.493869', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e5ec50926453460095a0d93dbbbce576', 'name': 'cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ef:77:f8:e8:eb:81:5f:93:2d:dd:60:25:a7:f2:c3:cf', 'type': 'ssh', 'id': u'cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce'}) 2018-08-03 02:39:08,494 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAthxuah8fqeK54gaZCTWPSSOuy8eyRYlB4qYUDH+X4J6ZjJGT pgVtv4Js0Eb5iyPZ5mGePBlcUx8GWyCoyl/m4CQegKNN53H2VkCAw79TBUHWJ990 Y+oLAzSADmnX3oDolZ8QZDgDZMsBvhsErfr6+5w3kBQjuStSB/1SyZTsfr8F2MoW enKj38SWA0RDhSDvr+mRQWV1bUTP3l+pQKWUZzaBDWyb5DRw4jONDi0u94Ckskvo IKN+rgYyV4HDIPUO4Ns9NDsfGUEVeLr/Wgr6gj/W2Vn3hVIx6oWITW1Xoabx1oqJ t2spExnZuaAnUA2dRfM3HCokIYp3+BgAbhxuPwIDAQABAoIBAQCP7Opqnox0xIZq FxLNz3GduUDFNt8yy6axjNYdhp2u3Um3abpKJNI238pF1UIVcFEfHZlkIBryanuo e6hKwP6DuKgOvIGuYEfypOnfSo8/gWfSfWzMJkVr1As82PPNmw22ak8XFZnBCBwp dcr+AXRodG8JRJFzH8SmIdRTEorSI6oKG/UAbu4rjw/onNsa9pXHc+BO9VLpbArQ n8/llg/yEnbCajO0GmbHb6WorbHlJj+R3cTU0O0E9afCEvpvW4KwDz8LvhLMxFai elu+Z7oRfDtMDsRLPogQ0Gslfd9ibSX2QTnYnrN/uDR0pyIiQHguGxboXYLHTZwo lAYiY95xAoGBAOnBvbfuuG9h8VbjE4Nliea1pBtNBaXEGR121qzLCweNmt2qzzik BdqbhE2YfDdIVlaaXS/cUfpveBMDvatiPf3GRplmXrBvJLEzJ492v2EHFXHZh9D9 4pHLEheiYYAhnlh6OGtfKZH4ySzM8hvj/IqCWRiMAN54OP0YUgLJMRk5AoGBAMdw nMzhstj3uPHlFqPsCmQLTNdX+UDviwmpfZD3cey12fg+ohUhy2pDbiTcuOCyeJtE HglTsijIZl7o399UNAJ2DY3efgCAIg8O148uLsRpQdkahTKxULLGPYCLSkqrlHJq i2b/CQqzycCn68S0/cAtC5m9SijCGnJ8VAHBHxs3AoGBANiZvKlN27rh35ZqTW+I y/Jqx4jAowYKIleKAbwVXL//98uE9gT+/6mkR0D7lcZIEjCnUsgBeDj9xx6fbcX7 /4NCkbKdCAqmwjIsO3EVUJqgzL81GUOPrbz4lWgu//eRrz8+6T6c7FElXYxUz9cG N8FErTgwqrF6Zxwmx/9q3EMJAoGAHG9x68RCO60WMWb4U2bUFG+IBSwF3bxJlpcT 0Bd3pshGy54ifeDTn9L9YUQXF/JaP8j2f13viOEJt358bNsUj0VFqXSPgoLCWGNF WKS9BkP7n3iohRHC77pUCn/Rl9Pe1nFabtTt9RitK0rF0sX7Z+sEPGdAq48BNlGD qLxgMwECgYEA6Iq/HQJohMEua/QaYgQeg9jQ+7g+X6JB24aOwfpJ3pfl1o5OzsFM JvyURKgScoKhSPqoqVjn5zdOhKnzUclPk5ugzxldRG69RqN6dPECPF3UMD0iZ+MH FZJEi/2geEjNRqZDSD3frlWZreGZcIfCNM2gV8HazTi/9bHM4RNS+LM= -----END RSA PRIVATE KEY----- 2018-08-03 02:39:08,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 02:39:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"security_group": {"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-03 02:39:08,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5d6fc7f0-0a45-4476-8948-1d58f530a022 Date: Fri, 03 Aug 2018 02:39:08 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}} 2018-08-03 02:39:08,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5d6fc7f0-0a45-4476-8948-1d58f530a022 2018-08-03 02:39:08,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.31843495369s 2018-08-03 02:39:08,816 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5d6fc7f0-0a45-4476-8948-1d58f530a022 2018-08-03 02:39:08,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:08,821 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-ec198271-8bbf-4b07-ac16-e217af72d869 Date: Fri, 03 Aug 2018 02:39:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:08,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ec198271-8bbf-4b07-ac16-e217af72d869 2018-08-03 02:39:08,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0661990642548s 2018-08-03 02:39:08,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ec198271-8bbf-4b07-ac16-e217af72d869 2018-08-03 02:39:08,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f0e394a9-149c-40f5-980a-aa5ebe78d25b Date: Fri, 03 Aug 2018 02:39:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257"}} 2018-08-03 02:39:09,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f0e394a9-149c-40f5-980a-aa5ebe78d25b 2018-08-03 02:39:09,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133661031723s 2018-08-03 02:39:09,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f0e394a9-149c-40f5-980a-aa5ebe78d25b 2018-08-03 02:39:09,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:09,029 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-00467fc4-e64e-46bc-8915-111f6479ac62 Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 2, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:09,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00467fc4-e64e-46bc-8915-111f6479ac62 2018-08-03 02:39:09,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486180782318s 2018-08-03 02:39:09,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-00467fc4-e64e-46bc-8915-111f6479ac62 2018-08-03 02:39:09,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f0613edf-d777-4f23-82f6-30a4c95e40fd Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:09Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0"}} 2018-08-03 02:39:09,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f0613edf-d777-4f23-82f6-30a4c95e40fd 2018-08-03 02:39:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115428209305s 2018-08-03 02:39:09,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f0613edf-d777-4f23-82f6-30a4c95e40fd 2018-08-03 02:39:09,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:09,201 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-15ca7194-0c36-4436-b4e0-205c1b535d88 Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 3, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:09,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-15ca7194-0c36-4436-b4e0-205c1b535d88 2018-08-03 02:39:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488579273224s 2018-08-03 02:39:09,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-15ca7194-0c36-4436-b4e0-205c1b535d88 2018-08-03 02:39:09,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5db5326c-a09c-4e31-af6a-3433ee146ee2 Date: Fri, 03 Aug 2018 02:39:09 GMT 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-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:09Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "a58877cf-697c-4cb2-8d43-f33fc5edfa61"}} 2018-08-03 02:39:09,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5db5326c-a09c-4e31-af6a-3433ee146ee2 2018-08-03 02:39:09,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136332988739s 2018-08-03 02:39:09,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5db5326c-a09c-4e31-af6a-3433ee146ee2 2018-08-03 02:39:09,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:09,393 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:09,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-e08a2967-4aea-4d31-8916-dcac36db4105 Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "a58877cf-697c-4cb2-8d43-f33fc5edfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 4, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:09,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e08a2967-4aea-4d31-8916-dcac36db4105 2018-08-03 02:39:09,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489339828491s 2018-08-03 02:39:09,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e08a2967-4aea-4d31-8916-dcac36db4105 2018-08-03 02:39:09,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5f4d581d-7b05-4d6b-9dd2-cc9e6ecb2ebf Date: Fri, 03 Aug 2018 02:39:09 GMT 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-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": 443, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:09Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "b43ef5ce-3a20-48e8-bd5c-bc81c1f9e226"}} 2018-08-03 02:39:09,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5f4d581d-7b05-4d6b-9dd2-cc9e6ecb2ebf 2018-08-03 02:39:09,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124605894089s 2018-08-03 02:39:09,570 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5f4d581d-7b05-4d6b-9dd2-cc9e6ecb2ebf 2018-08-03 02:39:09,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:09,575 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:09,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-6291ec93-ed2f-4bc7-9f0c-9745e66ca495 Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "a58877cf-697c-4cb2-8d43-f33fc5edfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "b43ef5ce-3a20-48e8-bd5c-bc81c1f9e226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 5, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:09,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6291ec93-ed2f-4bc7-9f0c-9745e66ca495 2018-08-03 02:39:09,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489590167999s 2018-08-03 02:39:09,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6291ec93-ed2f-4bc7-9f0c-9745e66ca495 2018-08-03 02:39:09,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bb65cfab-4154-4614-9ac9-f1aa6ee7cc41 Date: Fri, 03 Aug 2018 02:39:09 GMT 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-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": 5671, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:09Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "c57675d7-400b-40b5-93fe-db70b469568e"}} 2018-08-03 02:39:09,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb65cfab-4154-4614-9ac9-f1aa6ee7cc41 2018-08-03 02:39:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117092847824s 2018-08-03 02:39:09,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb65cfab-4154-4614-9ac9-f1aa6ee7cc41 2018-08-03 02:39:09,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:39:09,748 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-0a0a89d1-ee08-40d3-87f6-54587687a070 Date: Fri, 03 Aug 2018 02:39:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "a58877cf-697c-4cb2-8d43-f33fc5edfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "b43ef5ce-3a20-48e8-bd5c-bc81c1f9e226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "c57675d7-400b-40b5-93fe-db70b469568e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 6, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:39:09,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0a0a89d1-ee08-40d3-87f6-54587687a070 2018-08-03 02:39:09,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617308616638s 2018-08-03 02:39:09,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0a0a89d1-ee08-40d3-87f6-54587687a070 2018-08-03 02:39:09,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:39:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -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": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}}' 2018-08-03 02:39:09,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-3a592402-f11b-4ecd-8d26-655907003db2 Date: Fri, 03 Aug 2018 02:39:09 GMT 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-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "port_range_min": 53333, "revision_number": 0, "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:09Z", "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "a99b314c-3546-48b1-b14b-0a15ebeb6008"}} 2018-08-03 02:39:09,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3a592402-f11b-4ecd-8d26-655907003db2 2018-08-03 02:39:09,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128661155701s 2018-08-03 02:39:09,942 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3a592402-f11b-4ecd-8d26-655907003db2 2018-08-03 02:39:09,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:39:09,944 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-b5710a3d-dc53-4568-bd63-71abf61de81a Date: Fri, 03 Aug 2018 02:39:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":["19af9eae-65da-4d8f-918e-efd164465c3d"],"description":"","tags":[],"updated_at":"2018-08-03T02:37:42Z","qos_policy_id":null,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}]} 2018-08-03 02:39:10,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b5710a3d-dc53-4568-bd63-71abf61de81a 2018-08-03 02:39:10,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135190010071s 2018-08-03 02:39:10,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b5710a3d-dc53-4568-bd63-71abf61de81a 2018-08-03 02:39:10,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:39:10,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-edff4fd8-c07d-4d8e-8283-5118124bc0aa Date: Fri, 03 Aug 2018 02:39:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2c954042-8eb0-41f2-913c-9b8698fd7655/snap", "metadata": {}}], "file": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file", "owner": "e5ec50926453460095a0d93dbbbce576", "id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "size": 4373348352, "self": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2c954042-8eb0-41f2-913c-9b8698fd7655/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:39:07Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T02:38:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:39:10,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-edff4fd8-c07d-4d8e-8283-5118124bc0aa 2018-08-03 02:39:10,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370600223541s 2018-08-03 02:39:10,121 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-edff4fd8-c07d-4d8e-8283-5118124bc0aa 2018-08-03 02:39:10,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:39:10,126 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:10,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7452c43d-df59-4229-b67f-2b5eced5ea43 x-compute-request-id: req-7452c43d-df59-4229-b67f-2b5eced5ea43 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}, {"name": "cloudify-flavor_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c"}]} 2018-08-03 02:39:10,151 - 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-7452c43d-df59-4229-b67f-2b5eced5ea43 2018-08-03 02:39:10,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284278392792s 2018-08-03 02:39:10,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7452c43d-df59-4229-b67f-2b5eced5ea43 2018-08-03 02:39:10,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 02:39:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"server": {"name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "imageRef": "2c954042-8eb0-41f2-913c-9b8698fd7655", "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "flavorRef": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a5f1e09-a452-43e6-82f8-c9737eccc2bd"}], "security_groups": [{"name": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}]}}' 2018-08-03 02:39:12,369 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-285d8ea9-9f56-4c05-9656-c0da7b1d3ec4 x-compute-request-id: req-285d8ea9-9f56-4c05-9656-c0da7b1d3ec4 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "adminPass": "MLLKcW6scvLY"}} 2018-08-03 02:39:12,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-285d8ea9-9f56-4c05-9656-c0da7b1d3ec4 2018-08-03 02:39:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21447992325s 2018-08-03 02:39:12,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-285d8ea9-9f56-4c05-9656-c0da7b1d3ec4 2018-08-03 02:39:12,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 02:39:12,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:13,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15afd0c4-3d69-4ec0-856e-3913efca47a3 x-compute-request-id: req-15afd0c4-3d69-4ec0-856e-3913efca47a3 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "user_id": "a930c8f65b344c629cdfaabe72710406", "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-08-03T02:39:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 02:39:13,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-15afd0c4-3d69-4ec0-856e-3913efca47a3 2018-08-03 02:39:13,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.799854040146s 2018-08-03 02:39:13,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-15afd0c4-3d69-4ec0-856e-3913efca47a3 2018-08-03 02:39:13,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:39:13,177 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:13,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-9bf4c4cf-1d18-475a-9734-ee052f76bfc1 Date: Fri, 03 Aug 2018 02:39:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":["19af9eae-65da-4d8f-918e-efd164465c3d"],"description":"","tags":[],"updated_at":"2018-08-03T02:37:42Z","qos_policy_id":null,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}]} 2018-08-03 02:39:13,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9bf4c4cf-1d18-475a-9734-ee052f76bfc1 2018-08-03 02:39:13,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107650995255s 2018-08-03 02:39:13,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9bf4c4cf-1d18-475a-9734-ee052f76bfc1 2018-08-03 02:39:13,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:39:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:13,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-188fc737-e646-4215-b4a8-56ce5fb8c082 Date: Fri, 03 Aug 2018 02:39:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:37:42Z","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":"e5ec50926453460095a0d93dbbbce576","id":"19af9eae-65da-4d8f-918e-efd164465c3d","subnetpool_id":null,"name":"cloudify-subnet_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}]} 2018-08-03 02:39:13,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-188fc737-e646-4215-b4a8-56ce5fb8c082 2018-08-03 02:39:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470910072327s 2018-08-03 02:39:13,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-188fc737-e646-4215-b4a8-56ce5fb8c082 2018-08-03 02:39:13,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:14,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e0a87d7-b93c-4316-ac91-2ba5324df19e x-compute-request-id: req-8e0a87d7-b93c-4316-ac91-2ba5324df19e Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "user_id": "a930c8f65b344c629cdfaabe72710406", "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-08-03T02:39:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:14,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e0a87d7-b93c-4316-ac91-2ba5324df19e 2018-08-03 02:39:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04015207291s 2018-08-03 02:39:14,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e0a87d7-b93c-4316-ac91-2ba5324df19e 2018-08-03 02:39:14,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:16,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:16,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:16,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cdba81b-c2a9-416f-946e-cbd127dfc31a x-compute-request-id: req-4cdba81b-c2a9-416f-946e-cbd127dfc31a Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:16,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cdba81b-c2a9-416f-946e-cbd127dfc31a 2018-08-03 02:39:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.13809800148s 2018-08-03 02:39:16,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cdba81b-c2a9-416f-946e-cbd127dfc31a 2018-08-03 02:39:16,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:18,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:18,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae7cdcd9-a398-437e-8b5b-17503870742a x-compute-request-id: req-ae7cdcd9-a398-437e-8b5b-17503870742a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:19,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae7cdcd9-a398-437e-8b5b-17503870742a 2018-08-03 02:39:19,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02515411377s 2018-08-03 02:39:19,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae7cdcd9-a398-437e-8b5b-17503870742a 2018-08-03 02:39:19,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:21,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:21,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:21,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-107cd3cb-7a50-4b46-ab91-c5697e451a11 x-compute-request-id: req-107cd3cb-7a50-4b46-ab91-c5697e451a11 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:21,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-107cd3cb-7a50-4b46-ab91-c5697e451a11 2018-08-03 02:39:21,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218832969666s 2018-08-03 02:39:21,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-107cd3cb-7a50-4b46-ab91-c5697e451a11 2018-08-03 02:39:21,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:23,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:23,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:24,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bef3283-53ec-4059-aff6-dc5bca6c034d x-compute-request-id: req-3bef3283-53ec-4059-aff6-dc5bca6c034d Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:24,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bef3283-53ec-4059-aff6-dc5bca6c034d 2018-08-03 02:39:24,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569421768188s 2018-08-03 02:39:24,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bef3283-53ec-4059-aff6-dc5bca6c034d 2018-08-03 02:39:24,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:26,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:27,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f743ece-7c1e-4af8-bb71-4c14ceefbb4f x-compute-request-id: req-6f743ece-7c1e-4af8-bb71-4c14ceefbb4f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:27,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f743ece-7c1e-4af8-bb71-4c14ceefbb4f 2018-08-03 02:39:27,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.864316940308s 2018-08-03 02:39:27,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f743ece-7c1e-4af8-bb71-4c14ceefbb4f 2018-08-03 02:39:27,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:29,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:29,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:30,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5f40678-32a0-4f13-8c10-6f63141b02e3 x-compute-request-id: req-b5f40678-32a0-4f13-8c10-6f63141b02e3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:30,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5f40678-32a0-4f13-8c10-6f63141b02e3 2018-08-03 02:39:30,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940754890442s 2018-08-03 02:39:30,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5f40678-32a0-4f13-8c10-6f63141b02e3 2018-08-03 02:39:30,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:32,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:32,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:32,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6a9d976-4bb2-4578-9880-4dd68e5a8063 x-compute-request-id: req-f6a9d976-4bb2-4578-9880-4dd68e5a8063 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:32,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6a9d976-4bb2-4578-9880-4dd68e5a8063 2018-08-03 02:39:32,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20737195015s 2018-08-03 02:39:32,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6a9d976-4bb2-4578-9880-4dd68e5a8063 2018-08-03 02:39:32,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:34,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:34,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4af2f018-4f7a-4146-9e98-e53f643986c0 x-compute-request-id: req-4af2f018-4f7a-4146-9e98-e53f643986c0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:34,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4af2f018-4f7a-4146-9e98-e53f643986c0 2018-08-03 02:39:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371300935745s 2018-08-03 02:39:34,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4af2f018-4f7a-4146-9e98-e53f643986c0 2018-08-03 02:39:34,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:36,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bf16c58-68bf-4611-b09d-6aacdbd1b5e9 x-compute-request-id: req-1bf16c58-68bf-4611-b09d-6aacdbd1b5e9 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:36,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1bf16c58-68bf-4611-b09d-6aacdbd1b5e9 2018-08-03 02:39:36,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204016923904s 2018-08-03 02:39:36,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1bf16c58-68bf-4611-b09d-6aacdbd1b5e9 2018-08-03 02:39:36,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:38,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:39,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a7dff7-c857-4d6b-961e-8bed91608076 x-compute-request-id: req-00a7dff7-c857-4d6b-961e-8bed91608076 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:39,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-00a7dff7-c857-4d6b-961e-8bed91608076 2018-08-03 02:39:39,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198065042496s 2018-08-03 02:39:39,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-00a7dff7-c857-4d6b-961e-8bed91608076 2018-08-03 02:39:39,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:41,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:41,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44931ed2-dc5b-4ce6-99d8-fe0631696cc8 x-compute-request-id: req-44931ed2-dc5b-4ce6-99d8-fe0631696cc8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:41,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44931ed2-dc5b-4ce6-99d8-fe0631696cc8 2018-08-03 02:39:41,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298775911331s 2018-08-03 02:39:41,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44931ed2-dc5b-4ce6-99d8-fe0631696cc8 2018-08-03 02:39:41,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:43,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:43,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-468629e7-f775-4ed8-ac12-6aef58ed78ff x-compute-request-id: req-468629e7-f775-4ed8-ac12-6aef58ed78ff Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:43,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-468629e7-f775-4ed8-ac12-6aef58ed78ff 2018-08-03 02:39:43,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37610912323s 2018-08-03 02:39:43,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-468629e7-f775-4ed8-ac12-6aef58ed78ff 2018-08-03 02:39:43,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:45,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca02799-6bb0-462f-adca-1cc335dd8bd8 x-compute-request-id: req-0ca02799-6bb0-462f-adca-1cc335dd8bd8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:46,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ca02799-6bb0-462f-adca-1cc335dd8bd8 2018-08-03 02:39:46,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190532922745s 2018-08-03 02:39:46,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ca02799-6bb0-462f-adca-1cc335dd8bd8 2018-08-03 02:39:46,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:48,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:49,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c521ae73-b97c-44a5-a7fa-ddb704e98da7 x-compute-request-id: req-c521ae73-b97c-44a5-a7fa-ddb704e98da7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:49,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c521ae73-b97c-44a5-a7fa-ddb704e98da7 2018-08-03 02:39:49,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951009988785s 2018-08-03 02:39:49,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c521ae73-b97c-44a5-a7fa-ddb704e98da7 2018-08-03 02:39:49,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:51,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:51,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63dec533-59dd-4efe-8ed6-492b5ed0b9da x-compute-request-id: req-63dec533-59dd-4efe-8ed6-492b5ed0b9da Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:51,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63dec533-59dd-4efe-8ed6-492b5ed0b9da 2018-08-03 02:39:51,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35576915741s 2018-08-03 02:39:51,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63dec533-59dd-4efe-8ed6-492b5ed0b9da 2018-08-03 02:39:51,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:53,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:54,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07f8ed63-c411-44c9-a01f-99239e3c51e4 x-compute-request-id: req-07f8ed63-c411-44c9-a01f-99239e3c51e4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:54,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07f8ed63-c411-44c9-a01f-99239e3c51e4 2018-08-03 02:39:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763928890228s 2018-08-03 02:39:54,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07f8ed63-c411-44c9-a01f-99239e3c51e4 2018-08-03 02:39:54,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:56,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:56,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:57,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37e3aa6f-9a18-439b-854f-96ffbdf648dc x-compute-request-id: req-37e3aa6f-9a18-439b-854f-96ffbdf648dc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:57,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37e3aa6f-9a18-439b-854f-96ffbdf648dc 2018-08-03 02:39:57,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.883472919464s 2018-08-03 02:39:57,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37e3aa6f-9a18-439b-854f-96ffbdf648dc 2018-08-03 02:39:57,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:39:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:39:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:39:59,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f387648a-0f24-4203-9600-9e5c219f5262 x-compute-request-id: req-f387648a-0f24-4203-9600-9e5c219f5262 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:39:59,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f387648a-0f24-4203-9600-9e5c219f5262 2018-08-03 02:39:59,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194180011749s 2018-08-03 02:39:59,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f387648a-0f24-4203-9600-9e5c219f5262 2018-08-03 02:39:59,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:01,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:01,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6c186a5-7388-4319-a66d-086b97dff58c x-compute-request-id: req-d6c186a5-7388-4319-a66d-086b97dff58c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:01,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6c186a5-7388-4319-a66d-086b97dff58c 2018-08-03 02:40:01,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377661943436s 2018-08-03 02:40:01,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6c186a5-7388-4319-a66d-086b97dff58c 2018-08-03 02:40:01,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:03,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:03,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da53f4f5-b2b2-462d-9d5a-baa6111f66ed x-compute-request-id: req-da53f4f5-b2b2-462d-9d5a-baa6111f66ed Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:03,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da53f4f5-b2b2-462d-9d5a-baa6111f66ed 2018-08-03 02:40:03,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196001052856s 2018-08-03 02:40:03,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da53f4f5-b2b2-462d-9d5a-baa6111f66ed 2018-08-03 02:40:03,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:05,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:06,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28bae696-c094-4e38-831c-b1b9229cb35b x-compute-request-id: req-28bae696-c094-4e38-831c-b1b9229cb35b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:06,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28bae696-c094-4e38-831c-b1b9229cb35b 2018-08-03 02:40:06,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198362112045s 2018-08-03 02:40:06,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28bae696-c094-4e38-831c-b1b9229cb35b 2018-08-03 02:40:06,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:08,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:08,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-798ff598-c310-4698-b2f5-51e0ee6e7ff4 x-compute-request-id: req-798ff598-c310-4698-b2f5-51e0ee6e7ff4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:08,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-798ff598-c310-4698-b2f5-51e0ee6e7ff4 2018-08-03 02:40:08,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520232915878s 2018-08-03 02:40:08,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-798ff598-c310-4698-b2f5-51e0ee6e7ff4 2018-08-03 02:40:08,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:10,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:10,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:10,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3afdf70-a5d4-4165-89b9-f236cfbf0068 x-compute-request-id: req-f3afdf70-a5d4-4165-89b9-f236cfbf0068 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:10,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3afdf70-a5d4-4165-89b9-f236cfbf0068 2018-08-03 02:40:10,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369582891464s 2018-08-03 02:40:10,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3afdf70-a5d4-4165-89b9-f236cfbf0068 2018-08-03 02:40:10,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:13,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb944269-1ab4-4eff-90a4-fdd08066b2ba x-compute-request-id: req-fb944269-1ab4-4eff-90a4-fdd08066b2ba Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:13,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb944269-1ab4-4eff-90a4-fdd08066b2ba 2018-08-03 02:40:13,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215492010117s 2018-08-03 02:40:13,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb944269-1ab4-4eff-90a4-fdd08066b2ba 2018-08-03 02:40:13,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:15,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:15,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec4a721d-a800-4c22-b06c-2ea22edbb1c7 x-compute-request-id: req-ec4a721d-a800-4c22-b06c-2ea22edbb1c7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:15,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec4a721d-a800-4c22-b06c-2ea22edbb1c7 2018-08-03 02:40:15,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783194065094s 2018-08-03 02:40:15,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec4a721d-a800-4c22-b06c-2ea22edbb1c7 2018-08-03 02:40:15,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:17,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:18,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a9bb68-4e18-41fc-95b3-d57d962ae98d x-compute-request-id: req-d6a9bb68-4e18-41fc-95b3-d57d962ae98d Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:18,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6a9bb68-4e18-41fc-95b3-d57d962ae98d 2018-08-03 02:40:18,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377548217773s 2018-08-03 02:40:18,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6a9bb68-4e18-41fc-95b3-d57d962ae98d 2018-08-03 02:40:18,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:20,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:21,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a58decd0-c484-4357-9c62-7472a91cf49b x-compute-request-id: req-a58decd0-c484-4357-9c62-7472a91cf49b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:21,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a58decd0-c484-4357-9c62-7472a91cf49b 2018-08-03 02:40:21,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35253596306s 2018-08-03 02:40:21,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a58decd0-c484-4357-9c62-7472a91cf49b 2018-08-03 02:40:21,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:23,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:23,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:24,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61eb9a19-87e2-4c0e-820f-7b7a40b62618 x-compute-request-id: req-61eb9a19-87e2-4c0e-820f-7b7a40b62618 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:24,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61eb9a19-87e2-4c0e-820f-7b7a40b62618 2018-08-03 02:40:24,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410109996796s 2018-08-03 02:40:24,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61eb9a19-87e2-4c0e-820f-7b7a40b62618 2018-08-03 02:40:24,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:26,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:27,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0eb63d-4a14-41c1-92f9-f336495c725b x-compute-request-id: req-2a0eb63d-4a14-41c1-92f9-f336495c725b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:27,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a0eb63d-4a14-41c1-92f9-f336495c725b 2018-08-03 02:40:27,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968497991562s 2018-08-03 02:40:27,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a0eb63d-4a14-41c1-92f9-f336495c725b 2018-08-03 02:40:27,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:29,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:29,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e73339-4f80-44d5-86dd-fe24decceeee x-compute-request-id: req-06e73339-4f80-44d5-86dd-fe24decceeee Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:29,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06e73339-4f80-44d5-86dd-fe24decceeee 2018-08-03 02:40:29,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374778985977s 2018-08-03 02:40:29,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06e73339-4f80-44d5-86dd-fe24decceeee 2018-08-03 02:40:29,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:31,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:31,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1b30f8b-2db4-4515-a2b9-ce17f2fa746c x-compute-request-id: req-d1b30f8b-2db4-4515-a2b9-ce17f2fa746c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:31,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1b30f8b-2db4-4515-a2b9-ce17f2fa746c 2018-08-03 02:40:31,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200809001923s 2018-08-03 02:40:31,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1b30f8b-2db4-4515-a2b9-ce17f2fa746c 2018-08-03 02:40:31,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:33,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:34,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1078ff5f-b689-434c-95b6-c1aa9c07cf76 x-compute-request-id: req-1078ff5f-b689-434c-95b6-c1aa9c07cf76 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:34,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1078ff5f-b689-434c-95b6-c1aa9c07cf76 2018-08-03 02:40:34,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379456043243s 2018-08-03 02:40:34,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1078ff5f-b689-434c-95b6-c1aa9c07cf76 2018-08-03 02:40:34,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:36,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:36,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e25fa2-0d3a-47cd-8292-a518fce52513 x-compute-request-id: req-10e25fa2-0d3a-47cd-8292-a518fce52513 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:36,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10e25fa2-0d3a-47cd-8292-a518fce52513 2018-08-03 02:40:36,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207369089127s 2018-08-03 02:40:36,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10e25fa2-0d3a-47cd-8292-a518fce52513 2018-08-03 02:40:36,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:38,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:38,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:38,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b22e0d-26ea-42fd-b6ee-7ccf4fe2b170 x-compute-request-id: req-c2b22e0d-26ea-42fd-b6ee-7ccf4fe2b170 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:38,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2b22e0d-26ea-42fd-b6ee-7ccf4fe2b170 2018-08-03 02:40:38,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388674020767s 2018-08-03 02:40:38,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2b22e0d-26ea-42fd-b6ee-7ccf4fe2b170 2018-08-03 02:40:38,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:40,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:41,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e37c1652-4689-4880-959a-521059542129 x-compute-request-id: req-e37c1652-4689-4880-959a-521059542129 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:41,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e37c1652-4689-4880-959a-521059542129 2018-08-03 02:40:41,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378051042557s 2018-08-03 02:40:41,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e37c1652-4689-4880-959a-521059542129 2018-08-03 02:40:41,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:43,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e653b0-87d2-4c29-99d9-26e49b6205bd x-compute-request-id: req-b9e653b0-87d2-4c29-99d9-26e49b6205bd Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:43,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9e653b0-87d2-4c29-99d9-26e49b6205bd 2018-08-03 02:40:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380276918411s 2018-08-03 02:40:43,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9e653b0-87d2-4c29-99d9-26e49b6205bd 2018-08-03 02:40:43,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-808cfa19-14b3-4549-80bf-b98b4db3ce3e x-compute-request-id: req-808cfa19-14b3-4549-80bf-b98b4db3ce3e Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:45,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-808cfa19-14b3-4549-80bf-b98b4db3ce3e 2018-08-03 02:40:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373588085175s 2018-08-03 02:40:45,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-808cfa19-14b3-4549-80bf-b98b4db3ce3e 2018-08-03 02:40:45,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63ad3a08-3c7e-4253-8256-5b5c2d9724d7 x-compute-request-id: req-63ad3a08-3c7e-4253-8256-5b5c2d9724d7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:48,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63ad3a08-3c7e-4253-8256-5b5c2d9724d7 2018-08-03 02:40:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196656942368s 2018-08-03 02:40:48,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63ad3a08-3c7e-4253-8256-5b5c2d9724d7 2018-08-03 02:40:48,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:50,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:50,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:50,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8e476ad-bfa1-4802-bbb1-488d1abdbded x-compute-request-id: req-a8e476ad-bfa1-4802-bbb1-488d1abdbded Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:50,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e476ad-bfa1-4802-bbb1-488d1abdbded 2018-08-03 02:40:50,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389743089676s 2018-08-03 02:40:50,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e476ad-bfa1-4802-bbb1-488d1abdbded 2018-08-03 02:40:50,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:52,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:52,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6eed3f8-f19d-4bdb-a23f-ae5984860c6a x-compute-request-id: req-f6eed3f8-f19d-4bdb-a23f-ae5984860c6a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:52,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6eed3f8-f19d-4bdb-a23f-ae5984860c6a 2018-08-03 02:40:52,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199838876724s 2018-08-03 02:40:52,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6eed3f8-f19d-4bdb-a23f-ae5984860c6a 2018-08-03 02:40:52,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:54,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:55,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b2a630d-a95c-47ab-89cd-ca0c05e56d8e x-compute-request-id: req-8b2a630d-a95c-47ab-89cd-ca0c05e56d8e Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:55,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b2a630d-a95c-47ab-89cd-ca0c05e56d8e 2018-08-03 02:40:55,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38104391098s 2018-08-03 02:40:55,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b2a630d-a95c-47ab-89cd-ca0c05e56d8e 2018-08-03 02:40:55,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:57,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:57,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8714b712-8196-4ee4-9b68-cf04a1042a8f x-compute-request-id: req-8714b712-8196-4ee4-9b68-cf04a1042a8f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:57,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8714b712-8196-4ee4-9b68-cf04a1042a8f 2018-08-03 02:40:57,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207417011261s 2018-08-03 02:40:57,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8714b712-8196-4ee4-9b68-cf04a1042a8f 2018-08-03 02:40:57,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:40:59,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:40:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:40:59,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-923cabd0-20e6-4e5e-9890-0637e329ea8c x-compute-request-id: req-923cabd0-20e6-4e5e-9890-0637e329ea8c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:40:59,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-923cabd0-20e6-4e5e-9890-0637e329ea8c 2018-08-03 02:40:59,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377156972885s 2018-08-03 02:40:59,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-923cabd0-20e6-4e5e-9890-0637e329ea8c 2018-08-03 02:40:59,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:01,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:01,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8a82bc-0d4b-4fe3-8b03-5ed38fdf4298 x-compute-request-id: req-ce8a82bc-0d4b-4fe3-8b03-5ed38fdf4298 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:01,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce8a82bc-0d4b-4fe3-8b03-5ed38fdf4298 2018-08-03 02:41:01,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202316045761s 2018-08-03 02:41:01,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce8a82bc-0d4b-4fe3-8b03-5ed38fdf4298 2018-08-03 02:41:01,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:04,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5688d265-6884-4388-87e9-1cb7215c8a11 x-compute-request-id: req-5688d265-6884-4388-87e9-1cb7215c8a11 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:04,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5688d265-6884-4388-87e9-1cb7215c8a11 2018-08-03 02:41:04,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364053010941s 2018-08-03 02:41:04,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5688d265-6884-4388-87e9-1cb7215c8a11 2018-08-03 02:41:04,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:06,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:06,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:06,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86467d35-0ddc-4367-84c3-ac6682a5d0bb x-compute-request-id: req-86467d35-0ddc-4367-84c3-ac6682a5d0bb Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:06,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86467d35-0ddc-4367-84c3-ac6682a5d0bb 2018-08-03 02:41:06,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384748935699s 2018-08-03 02:41:06,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86467d35-0ddc-4367-84c3-ac6682a5d0bb 2018-08-03 02:41:06,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:08,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:08,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:08,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b9d1766-5de6-4350-932a-b4a42effd1a1 x-compute-request-id: req-2b9d1766-5de6-4350-932a-b4a42effd1a1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:08,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b9d1766-5de6-4350-932a-b4a42effd1a1 2018-08-03 02:41:08,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202457904816s 2018-08-03 02:41:08,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b9d1766-5de6-4350-932a-b4a42effd1a1 2018-08-03 02:41:08,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:10,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:11,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1a64889-67f8-484e-bda6-1a6305ddade2 x-compute-request-id: req-d1a64889-67f8-484e-bda6-1a6305ddade2 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:11,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1a64889-67f8-484e-bda6-1a6305ddade2 2018-08-03 02:41:11,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316299915314s 2018-08-03 02:41:11,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1a64889-67f8-484e-bda6-1a6305ddade2 2018-08-03 02:41:11,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:13,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:13,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-356c233c-a0cd-423f-8758-0497352c6555 x-compute-request-id: req-356c233c-a0cd-423f-8758-0497352c6555 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:13,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-356c233c-a0cd-423f-8758-0497352c6555 2018-08-03 02:41:13,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365638017654s 2018-08-03 02:41:13,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-356c233c-a0cd-423f-8758-0497352c6555 2018-08-03 02:41:13,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:15,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:15,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:15,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2309c2b9-8f3d-4b63-9eb6-a08b05f630a3 x-compute-request-id: req-2309c2b9-8f3d-4b63-9eb6-a08b05f630a3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:15,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2309c2b9-8f3d-4b63-9eb6-a08b05f630a3 2018-08-03 02:41:15,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196892976761s 2018-08-03 02:41:15,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2309c2b9-8f3d-4b63-9eb6-a08b05f630a3 2018-08-03 02:41:15,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:17,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:18,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68d7ffcf-70da-48a9-94e9-4287ec2e19e8 x-compute-request-id: req-68d7ffcf-70da-48a9-94e9-4287ec2e19e8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:18,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68d7ffcf-70da-48a9-94e9-4287ec2e19e8 2018-08-03 02:41:18,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602264165878s 2018-08-03 02:41:18,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68d7ffcf-70da-48a9-94e9-4287ec2e19e8 2018-08-03 02:41:18,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:20,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:20,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cb2b91f-ac3f-4d18-8d87-82d80edab19e x-compute-request-id: req-4cb2b91f-ac3f-4d18-8d87-82d80edab19e Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:20,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cb2b91f-ac3f-4d18-8d87-82d80edab19e 2018-08-03 02:41:20,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378064870834s 2018-08-03 02:41:20,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cb2b91f-ac3f-4d18-8d87-82d80edab19e 2018-08-03 02:41:20,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:22,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:23,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01bd2c9a-29f1-4ce5-bff4-ec9d3bb37cb0 x-compute-request-id: req-01bd2c9a-29f1-4ce5-bff4-ec9d3bb37cb0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:39:14Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:23,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01bd2c9a-29f1-4ce5-bff4-ec9d3bb37cb0 2018-08-03 02:41:23,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387256860733s 2018-08-03 02:41:23,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01bd2c9a-29f1-4ce5-bff4-ec9d3bb37cb0 2018-08-03 02:41:23,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:25,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:25,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b8ad9f6-0cce-49be-9536-a3d360ee397e x-compute-request-id: req-5b8ad9f6-0cce-49be-9536-a3d360ee397e Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2a:c4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T02:41:23.000000", "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T02:41:23Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:25,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b8ad9f6-0cce-49be-9536-a3d360ee397e 2018-08-03 02:41:25,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378375053406s 2018-08-03 02:41:25,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b8ad9f6-0cce-49be-9536-a3d360ee397e 2018-08-03 02:41:25,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 02:41:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:25,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a5d6c8fd-6d7f-472e-9c53-049ad91bc1b1 Date: Fri, 03 Aug 2018 02:41:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T02:41:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19af9eae-65da-4d8f-918e-efd164465c3d","ip_address":"192.168.120.7"}],"id":"4dc2e327-084a-4ec2-b919-821b9b9d5f42","security_groups":["4facf519-73e0-45ec-bf85-02ffbc2ff4e9"],"mac_address":"fa:16:3e:db:2a:c4","project_id":"e5ec50926453460095a0d93dbbbce576","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:39:16Z","binding:vnic_type":"normal","device_id":"3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a","ip_allocation":"immediate"}]} 2018-08-03 02:41:25,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-a5d6c8fd-6d7f-472e-9c53-049ad91bc1b1 2018-08-03 02:41:25,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0621738433838s 2018-08-03 02:41:25,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-a5d6c8fd-6d7f-472e-9c53-049ad91bc1b1 2018-08-03 02:41:25,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 02:41:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=4dc2e327-084a-4ec2-b919-821b9b9d5f42" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:25,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-76534e8e-a097-45ba-b717-c2ff8400abfe Date: Fri, 03 Aug 2018 02:41:25 GMT RESP BODY: {"floatingips": []} 2018-08-03 02:41:25,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=4dc2e327-084a-4ec2-b919-821b9b9d5f42 used request id req-76534e8e-a097-45ba-b717-c2ff8400abfe 2018-08-03 02:41:25,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444579124451s 2018-08-03 02:41:25,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=4dc2e327-084a-4ec2-b919-821b9b9d5f42 used request id req-76534e8e-a097-45ba-b717-c2ff8400abfe 2018-08-03 02:41:25,606 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:2a:c4', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2c954042-8eb0-41f2-913c-9b8698fd7655'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T02:41:23.000000', 'flavor': Munch({u'id': u'd24ac1bc-03ee-40c3-8938-d95e6b89b13c'}), 'az': u'nova', 'id': u'3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a', 'security_groups': [Munch({u'name': u'cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a930c8f65b344c629cdfaabe72710406', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e5ec50926453460095a0d93dbbbce576', 'name': 'cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', '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-08-03T02:41:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T02:41:23Z', 'hostId': u'f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389', '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-08-03T02:41:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e5ec50926453460095a0d93dbbbce576', 'name': u'cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'adminPass': None, 'tenant_id': u'e5ec50926453460095a0d93dbbbce576', 'created_at': u'2018-08-03T02:39:12Z', 'created': u'2018-08-03T02:39:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 02:41:25,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:41:25,610 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:25,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-d0127b05-d533-4cb0-af4d-d11dc82d7f7b Date: Fri, 03 Aug 2018 02:41:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":["19af9eae-65da-4d8f-918e-efd164465c3d"],"description":"","tags":[],"updated_at":"2018-08-03T02:37:42Z","qos_policy_id":null,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}]} 2018-08-03 02:41:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0127b05-d533-4cb0-af4d-d11dc82d7f7b 2018-08-03 02:41:25,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106449842453s 2018-08-03 02:41:25,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0127b05-d533-4cb0-af4d-d11dc82d7f7b 2018-08-03 02:41:25,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 02:41:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:25,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b286282b-51b0-4fc8-aa96-e94ee766fedd Date: Fri, 03 Aug 2018 02:41:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T02:41:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19af9eae-65da-4d8f-918e-efd164465c3d","ip_address":"192.168.120.7"}],"id":"4dc2e327-084a-4ec2-b919-821b9b9d5f42","security_groups":["4facf519-73e0-45ec-bf85-02ffbc2ff4e9"],"mac_address":"fa:16:3e:db:2a:c4","project_id":"e5ec50926453460095a0d93dbbbce576","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:39:16Z","binding:vnic_type":"normal","device_id":"3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a","ip_allocation":"immediate"}]} 2018-08-03 02:41:25,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-b286282b-51b0-4fc8-aa96-e94ee766fedd 2018-08-03 02:41:25,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0598289966583s 2018-08-03 02:41:25,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-b286282b-51b0-4fc8-aa96-e94ee766fedd 2018-08-03 02:41:25,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 02:41:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.7", "port_id": "4dc2e327-084a-4ec2-b919-821b9b9d5f42"}}' 2018-08-03 02:41:27,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-774da651-a14d-4b89-80a2-2f6d8526102b Date: Fri, 03 Aug 2018 02:41:27 GMT RESP BODY: {"floatingip": {"router_id": "04e96d88-4929-4ddd-9059-97897a38f0a1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:41:26Z", "updated_at": "2018-08-03T02:41:26Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5a5f1e09-a452-43e6-82f8-c9737eccc2bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:2a:c4", "device_id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "e5ec50926453460095a0d93dbbbce576", "port_id": "4dc2e327-084a-4ec2-b919-821b9b9d5f42", "id": "eab0ddb0-a2e5-4a34-b094-2fc03f00ea05", "qos_policy_id": null}} 2018-08-03 02:41:27,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-774da651-a14d-4b89-80a2-2f6d8526102b 2018-08-03 02:41:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.10958504677s 2018-08-03 02:41:27,889 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-774da651-a14d-4b89-80a2-2f6d8526102b 2018-08-03 02:41:27,892 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'04e96d88-4929-4ddd-9059-97897a38f0a1', 'updated_at': u'2018-08-03T02:41:26Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.205', 'revision_number': 0, 'port_id': u'4dc2e327-084a-4ec2-b919-821b9b9d5f42', 'id': u'eab0ddb0-a2e5-4a34-b094-2fc03f00ea05', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'4dc2e327-084a-4ec2-b919-821b9b9d5f42', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e5ec50926453460095a0d93dbbbce576', 'name': 'cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e5ec50926453460095a0d93dbbbce576', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5a5f1e09-a452-43e6-82f8-c9737eccc2bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:db:2a:c4', u'device_id': u'3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e5ec50926453460095a0d93dbbbce576', 'created_at': u'2018-08-03T02:41:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5a5f1e09-a452-43e6-82f8-c9737eccc2bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:db:2a:c4', u'device_id': u'3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a'}), 'router': u'04e96d88-4929-4ddd-9059-97897a38f0a1'}) 2018-08-03 02:41:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 02:41:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 02:41:27,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d68ea52a-84b6-4769-847e-1e751b2ba97c x-compute-request-id: req-d68ea52a-84b6-4769-847e-1e751b2ba97c Content-Encoding: gzip Content-Length: 10874 Content-Type: application/json 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 1736333810 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.313204] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.315431] pid_max: default: 32768 minimum: 301\n[ 0.316641] Security Framework initialized\n[ 0.317750] SELinux: Initializing.\n[ 0.319039] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.324035] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.327048] Mount-cache hash table entries: 4096\n[ 0.328493] Initializing cgroup subsys memory\n[ 0.329652] Initializing cgroup subsys devices\n[ 0.330809] Initializing cgroup subsys freezer\n[ 0.331968] Initializing cgroup subsys net_cls\n[ 0.333132] Initializing cgroup subsys blkio\n[ 0.334269] Initializing cgroup subsys perf_event\n[ 0.335464] Initializing cgroup subsys hugetlb\n[ 0.336619] Initializing cgroup subsys pids\n[ 0.337730] Initializing cgroup subsys net_prio\n[ 0.338978] CPU: Physical Processor ID: 0\n[ 0.340774] mce: CPU supports 10 MCE banks\n[ 0.341905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.343198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.344484] tlb_flushall_shift: 6\n[ 0.345667] Freeing SMP alternatives: 28k freed\n[ 0.349458] ACPI: Core revision 20130517\n[ 0.350976] ACPI: All ACPI Tables successfully acquired\n[ 0.352427] ftrace: allocating 25812 entries in 101 pages\n[ 0.373755] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.376483] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.377976] smpboot: Max logical packages: 2\n[ 0.379283] Enabling x2apic\n[ 0.380193] Enabled x2apic\n[ 0.381285] Switched APIC routing to physical x2apic.\n[ 0.383456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.384947] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.387695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.395058] KVM setup paravirtual spinlock\n[ 0.397362] smpboot: Booting Node 0, Processors #1 OK\n[ 0.399010] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420709] Brought up 2 CPUs\n[ 0.420711] KVM setup async PF for cpu 1\n[ 0.420714] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.426034] devtmpfs: initialized\n[ 0.428354] EVM: security.selinux\n[ 0.429341] EVM: security.ima\n[ 0.430262] EVM: security.capability\n[ 0.431906] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433450] pinctrl core: initialized pinctrl subsystem\n[ 0.434852] NET: Registered protocol family 16\n[ 0.436211] ACPI: bus type PCI registered\n[ 0.437305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.438838] PCI: Using configuration type 1 for base access\n[ 0.443575] ACPI: Added _OSI(Module Device)\n[ 0.444750] ACPI: Added _OSI(Processor Device)\n[ 0.445945] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.447178] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449571] ACPI: Interpreter enabled\n[ 0.450661] ACPI: (supports S0 S5)\n[ 0.451691] ACPI: Using IOAPIC for interrupt routing\n[ 0.452979] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461678] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.464588] acpiphp: Slot [3] registered\n[ 0.465716] acpiphp: Slot [4] registered\n[ 0.466844] acpiphp: Slot [5] registered\n[ 0.467969] acpiphp: Slot [6] registered\n[ 0.469094] acpiphp: Slot [7] registered\n[ 0.470214] acpiphp: Slot [8] registered\n[ 0.471343] acpiphp: Slot [9] registered\n[ 0.472467] acpiphp: Slot [10] registered\n[ 0.473607] acpiphp: Slot [11] registered\n[ 0.474744] acpiphp: Slot [12] registered\n[ 0.475890] acpiphp: Slot [13] registered\n[ 0.477030] acpiphp: Slot [14] registered\n[ 0.478166] acpiphp: Slot [15] registered\n[ 0.479311] acpiphp: Slot [16] registered\n[ 0.480451] acpiphp: Slot [17] registered\n[ 0.481593] acpiphp: Slot [18] registered\n[ 0.482730] acpiphp: Slot [19] registered\n[ 0.483874] acpiphp: Slot [20] registered\n[ 0.485012] acpiphp: Slot [21] registered\n[ 0.486158] acpiphp: Slot [22] registered\n[ 0.487293] acpiphp: Slot [23] registered\n[ 0.488426] acpiphp: Slot [24] registered\n[ 0.489574] acpiphp: Slot [25] registered\n[ 0.490712] acpiphp: Slot [26] registered\n[ 0.491855] acpiphp: Slot [27] registered\n[ 0.492995] acpiphp: Slot [28] registered\n[ 0.494131] acpiphp: Slot [29] registered\n[ 0.495265] acpiphp: Slot [30] registered\n[ 0.496400] acpiphp: Slot [31] registered\n[ 0.497538] PCI host bridge to bus 0000:00\n[ 0.498668] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505250] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.507317] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.511782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520735] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.543819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.545695] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.547482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.552833] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.554565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.556754] vgaarb: loaded\n[ 0.557663] vgaarb: bridge control possible 0000:00:02.0\n[ 0.559135] SCSI subsystem initialized\n[ 0.560255] ACPI: bus type USB registered\n[ 0.561406] usbcore: registered new interface driver usbfs\n[ 0.562784] usbcore: registered new interface driver hub\n[ 0.564143] usbcore: registered new device driver usb\n[ 0.565608] PCI: Using ACPI for IRQ routing\n[ 0.567072] NetLabel: Initializing\n[ 0.568113] NetLabel: domain hash size = 128\n[ 0.569301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570609] NetLabel: unlabeled traffic allowed by default\n[ 0.572095] Switched to clocksource kvm-clock\n[ 0.580275] pnp: PnP ACPI init\n[ 0.581271] ACPI: bus type PNP registered\n[ 0.582755] pnp: PnP ACPI: found 5 devices\n[ 0.583894] ACPI: bus type PNP unregistered\n[ 0.591143] NET: Registered protocol family 2\n[ 0.592629] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.594882] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.596778] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.598405] TCP: reno registered\n[ 0.599416] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.600917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.602598] NET: Registered protocol family 1\n[ 0.603805] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605212] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606597] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646602] Unpacking initramfs...\n[ 1.084913] Freeing initrd memory: 37508k freed\n[ 1.094138] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.095699] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.098496] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.099998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.101713] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.103169] Initialise system trusted keyring\n[ 1.104345] audit: initializing netlink socket (disabled)\n[ 1.105664] type=2000 audit(1533264085.637:1): initialized\n[ 1.122330] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.123810] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.126088] zpool: loaded\n[ 1.126980] zbud: loaded\n[ 1.128017] VFS: Disk quotas dquot_6.5.2\n[ 1.129129] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.130737] msgmni has been set to 7578\n[ 1.131862] Key type big_key registered\n[ 1.133615] NET: Registered protocol family 38\n[ 1.134792] Key type asymmetric registered\n[ 1.135896] Asymmetric key parser 'x509' registered\n[ 1.137138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.139200] io scheduler noop registered\n[ 1.140290] io scheduler deadline registered (default)\n[ 1.151379] io scheduler cfq registered\n[ 1.152535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.153867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.155448] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.157456] ACPI: Power Button [PWRF]\n[ 1.158591] GHES: HEST is not enabled!\n[ 1.159706] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.184282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.185944] Non-volatile memory driver v1.3\n[ 1.187070] Linux agpgart interface v0.103\n[ 1.188257] crash memory driver: version 1.1\n[ 1.189474] rdac: device handler registered\n[ 1.190651] hp_sw: device handler registered\n[ 1.191784] emc: device handler registered\n[ 1.192882] alua: device handler registered\n[ 1.194013] libphy: Fixed MDIO Bus: probed\n[ 1.195162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.196645] ehci-pci: EHCI PCI platform driver\n[ 1.197800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.199226] ohci-pci: OHCI PCI platform driver\n[ 1.200387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.220037] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.221368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.223393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.224693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.226129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.227657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.229641] usb usb1: Product: UHCI Host Controller\n[ 1.230880] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.232448] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.233695] hub 1-0:1.0: USB hub found\n[ 1.234765] hub 1-0:1.0: 2 ports detected\n[ 1.235983] usbcore: registered new interface driver usbserial\n[ 1.237391] usbcore: registered new interface driver usbserial_generic\n[ 1.238880] usbserial: USB Serial support registered for generic\n[ 1.240313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.243067] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.244353] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.245734] mousedev: PS/2 mouse device common for all mice\n[ 1.247379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.249734] rtc_cmos 00:00: RTC can wake from S4\n[ 1.250318] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.250625] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.255868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.257362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.258880] cpuidle: using governor menu\n[ 1.260037] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.261434] usbcore: registered new interface driver usbhid\n[ 1.262777] usbhid: USB HID core driver\n[ 1.263886] drop_monitor: Initializing network drop monitor service\n[ 1.265383] TCP: cubic registered\n[ 1.266371] Initializing XFRM netlink socket\n[ 1.267575] NET: Registered protocol family 10\n[ 1.268953] NET: Registered protocol family 17\n[ 1.270284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.271709] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273124] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.275515] Loading compiled-in X.509 certificates\n[ 1.276751] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.279107] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.281868] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.284246] registered taskstats version 1\n[ 1.287088] Key type trusted registered\n[ 1.289423] Key type encrypted registered\n[ 1.291699] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.293384] rtc_cmos 00:00: setting system clock to 2018-08-03 02:41:26 UTC (1533264086)\n[ 1.296150] Freeing unused kernel memory: 1680k freed\n[ 1.300865] 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.305006] systemd[1]: Detected virtualization kvm.\n[ 1.306268] systemd[1]: Detected architecture x86-64.\n[ 1.307550] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.309946] systemd[1]: No hostname configured.\n[ 1.311140] systemd[1]: Set hostname to .\n[ 1.312451] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.334926] systemd[1]: Reached target Timers.\n[ 1.336124] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.338131] systemd[1]: Reached target Local File Systems.\n[ 1.339486] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.341593] systemd[1]: Created slice Root Slice.\n[ 1.342812] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.344805] systemd[1]: Listening on udev Kernel Socket.\n[ 1.346124] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.348254] systemd[1]: Listening on udev Control Socket.\n[ 1.349587] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.351683] systemd[1]: Listening on Journal Socket.\n[ 1.352941] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.354879] systemd[1]: Reached target Sockets.\n[ 1.356076] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.358002] systemd[1]: Created slice System Slice.\n[ 1.359250] systemd[1]: Starting System Slice.\n[ 1.360779] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.363141] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.365811] systemd[1]: Reached target Slices.\n[ 1.366999] systemd[1]: Starting Slices.\n[ 1.368387] 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.371864] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.373997] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[ 1.376449] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Swap.\n[ 1.379212] systemd[1]: Reached target Swap.\n[ 1.380370] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.382199] systemd[1]: Reached target Paths.\n[ 1.383367] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.385432] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n 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.446083] RPC: Registered named UNIX socket transport module.\n[ 1.447498] RPC: Registered udp transport module.\n[ 1.448710] RPC: Registered tcp transport module.\n[ 1.449908] 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] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.538109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.547909] FDC 0 is a S82078B\n[ 1.573056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.575860] scsi host0: ata_piix\n[ 1.577015] scsi host1: ata_piix\n[ 1.578095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.579800] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.618395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.625539] 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.689725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693243] usb 1-1: Product: QEMU USB Tablet\n[ 1.694560] usb 1-1: Manufacturer: QEMU\n[ 1.695775] usb 1-1: SerialNumber: 42\n[ 1.706014] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.708877] 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[ 1.792685] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.795546] XFS (vda1): Mounting V4 Filesystem\n[ 1.831546] 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 Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\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 target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 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 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.062449] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.101133] tsc: Refined TSC clocksource calibration: 3491.867 MHz\n[ 2.145626] SELinux: Disabled at runtime.\n[ 2.182123] type=1404 audit(1533264087.388:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.221311] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.222881] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-getty.slice.\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 Starting Create Static Device Nodes in /dev...\n[ 2.426050] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.513492] systemd-journald[393]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started 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[ 2.700728] type=1305 audit(1533264087.906:3): audit_pid=440 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] 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 GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.798139] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.799929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.806761] [drm] Initialized drm 1.1.0 20060810\n[ 2.832376] ppdev: user-space parallel port driver\n[ 2.839793] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.839794] [TTM] Initializing pool allocator\n[ 2.839795] [TTM] Initializing DMA pool allocator\n[ 2.840054] [drm] fb mappable at 0xFC000000\n[ 2.840055] [drm] vram aper at 0xFC000000\n[ 2.840055] [drm] size 33554432\n[ 2.840055] [drm] fb depth is 24\n[ 2.840056] [drm] pitch is 3072\n[ 2.856431] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.874575] Console: switching to colour frame buffer device 128x48\n[ 2.886422] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 2.896859] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n Starting NTP client/server...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.958209] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[ 2.967499] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.972941] alg: No test for crc32 (crc32-pclmul)\n[ 2.977483] intel_rapl: no valid rapl domains found in package 0\n[ 2.982499] intel_rapl: no valid rapl domains found in package 0\n[ 2.988241] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n\n[ 2.996777] intel_powerclamp: No package C-state available[[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"} 2018-08-03 02:41:27,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a/action used request id req-d68ea52a-84b6-4769-847e-1e751b2ba97c 2018-08-03 02:41:27,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798959732056s 2018-08-03 02:41:27,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a/action used request id req-d68ea52a-84b6-4769-847e-1e751b2ba97c 2018-08-03 02:41:27,974 - 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 1736333810 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.313204] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.315431] pid_max: default: 32768 minimum: 301 [ 0.316641] Security Framework initialized [ 0.317750] SELinux: Initializing. [ 0.319039] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.324035] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.327048] Mount-cache hash table entries: 4096 [ 0.328493] Initializing cgroup subsys memory [ 0.329652] Initializing cgroup subsys devices [ 0.330809] Initializing cgroup subsys freezer [ 0.331968] Initializing cgroup subsys net_cls [ 0.333132] Initializing cgroup subsys blkio [ 0.334269] Initializing cgroup subsys perf_event [ 0.335464] Initializing cgroup subsys hugetlb [ 0.336619] Initializing cgroup subsys pids [ 0.337730] Initializing cgroup subsys net_prio [ 0.338978] CPU: Physical Processor ID: 0 [ 0.340774] mce: CPU supports 10 MCE banks [ 0.341905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.343198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.344484] tlb_flushall_shift: 6 [ 0.345667] Freeing SMP alternatives: 28k freed [ 0.349458] ACPI: Core revision 20130517 [ 0.350976] ACPI: All ACPI Tables successfully acquired [ 0.352427] ftrace: allocating 25812 entries in 101 pages [ 0.373755] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.376483] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.377976] smpboot: Max logical packages: 2 [ 0.379283] Enabling x2apic [ 0.380193] Enabled x2apic [ 0.381285] Switched APIC routing to physical x2apic. [ 0.383456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.384947] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.387695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.395058] KVM setup paravirtual spinlock [ 0.397362] smpboot: Booting Node 0, Processors #1 OK [ 0.399010] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420709] Brought up 2 CPUs [ 0.420711] KVM setup async PF for cpu 1 [ 0.420714] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.426034] devtmpfs: initialized [ 0.428354] EVM: security.selinux [ 0.429341] EVM: security.ima [ 0.430262] EVM: security.capability [ 0.431906] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433450] pinctrl core: initialized pinctrl subsystem [ 0.434852] NET: Registered protocol family 16 [ 0.436211] ACPI: bus type PCI registered [ 0.437305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438838] PCI: Using configuration type 1 for base access [ 0.443575] ACPI: Added _OSI(Module Device) [ 0.444750] ACPI: Added _OSI(Processor Device) [ 0.445945] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.447178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449571] ACPI: Interpreter enabled [ 0.450661] ACPI: (supports S0 S5) [ 0.451691] ACPI: Using IOAPIC for interrupt routing [ 0.452979] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461678] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464588] acpiphp: Slot [3] registered [ 0.465716] acpiphp: Slot [4] registered [ 0.466844] acpiphp: Slot [5] registered [ 0.467969] acpiphp: Slot [6] registered [ 0.469094] acpiphp: Slot [7] registered [ 0.470214] acpiphp: Slot [8] registered [ 0.471343] acpiphp: Slot [9] registered [ 0.472467] acpiphp: Slot [10] registered [ 0.473607] acpiphp: Slot [11] registered [ 0.474744] acpiphp: Slot [12] registered [ 0.475890] acpiphp: Slot [13] registered [ 0.477030] acpiphp: Slot [14] registered [ 0.478166] acpiphp: Slot [15] registered [ 0.479311] acpiphp: Slot [16] registered [ 0.480451] acpiphp: Slot [17] registered [ 0.481593] acpiphp: Slot [18] registered [ 0.482730] acpiphp: Slot [19] registered [ 0.483874] acpiphp: Slot [20] registered [ 0.485012] acpiphp: Slot [21] registered [ 0.486158] acpiphp: Slot [22] registered [ 0.487293] acpiphp: Slot [23] registered [ 0.488426] acpiphp: Slot [24] registered [ 0.489574] acpiphp: Slot [25] registered [ 0.490712] acpiphp: Slot [26] registered [ 0.491855] acpiphp: Slot [27] registered [ 0.492995] acpiphp: Slot [28] registered [ 0.494131] acpiphp: Slot [29] registered [ 0.495265] acpiphp: Slot [30] registered [ 0.496400] acpiphp: Slot [31] registered [ 0.497538] PCI host bridge to bus 0000:00 [ 0.498668] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505250] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.507317] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.511782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520735] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545695] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547482] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.552833] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.554565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.556754] vgaarb: loaded [ 0.557663] vgaarb: bridge control possible 0000:00:02.0 [ 0.559135] SCSI subsystem initialized [ 0.560255] ACPI: bus type USB registered [ 0.561406] usbcore: registered new interface driver usbfs [ 0.562784] usbcore: registered new interface driver hub [ 0.564143] usbcore: registered new device driver usb [ 0.565608] PCI: Using ACPI for IRQ routing [ 0.567072] NetLabel: Initializing [ 0.568113] NetLabel: domain hash size = 128 [ 0.569301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570609] NetLabel: unlabeled traffic allowed by default [ 0.572095] Switched to clocksource kvm-clock [ 0.580275] pnp: PnP ACPI init [ 0.581271] ACPI: bus type PNP registered [ 0.582755] pnp: PnP ACPI: found 5 devices [ 0.583894] ACPI: bus type PNP unregistered [ 0.591143] NET: Registered protocol family 2 [ 0.592629] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.594882] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.596778] TCP: Hash tables configured (established 32768 bind 32768) [ 0.598405] TCP: reno registered [ 0.599416] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.600917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.602598] NET: Registered protocol family 1 [ 0.603805] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605212] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606597] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646602] Unpacking initramfs... [ 1.084913] Freeing initrd memory: 37508k freed [ 1.094138] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.095699] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.098496] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.099998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.101713] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.103169] Initialise system trusted keyring [ 1.104345] audit: initializing netlink socket (disabled) [ 1.105664] type=2000 audit(1533264085.637:1): initialized [ 1.122330] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.123810] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.126088] zpool: loaded [ 1.126980] zbud: loaded [ 1.128017] VFS: Disk quotas dquot_6.5.2 [ 1.129129] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.130737] msgmni has been set to 7578 [ 1.131862] Key type big_key registered [ 1.133615] NET: Registered protocol family 38 [ 1.134792] Key type asymmetric registered [ 1.135896] Asymmetric key parser 'x509' registered [ 1.137138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.139200] io scheduler noop registered [ 1.140290] io scheduler deadline registered (default) [ 1.151379] io scheduler cfq registered [ 1.152535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.153867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.155448] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.157456] ACPI: Power Button [PWRF] [ 1.158591] GHES: HEST is not enabled! [ 1.159706] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.184282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.185944] Non-volatile memory driver v1.3 [ 1.187070] Linux agpgart interface v0.103 [ 1.188257] crash memory driver: version 1.1 [ 1.189474] rdac: device handler registered [ 1.190651] hp_sw: device handler registered [ 1.191784] emc: device handler registered [ 1.192882] alua: device handler registered [ 1.194013] libphy: Fixed MDIO Bus: probed [ 1.195162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.196645] ehci-pci: EHCI PCI platform driver [ 1.197800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.199226] ohci-pci: OHCI PCI platform driver [ 1.200387] uhci_hcd: USB Universal Host Controller Interface driver [ 1.220037] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.221368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.223393] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.224693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.226129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.227657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.229641] usb usb1: Product: UHCI Host Controller [ 1.230880] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.232448] usb usb1: SerialNumber: 0000:00:01.2 [ 1.233695] hub 1-0:1.0: USB hub found [ 1.234765] hub 1-0:1.0: 2 ports detected [ 1.235983] usbcore: registered new interface driver usbserial [ 1.237391] usbcore: registered new interface driver usbserial_generic [ 1.238880] usbserial: USB Serial support registered for generic [ 1.240313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.243067] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.244353] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.245734] mousedev: PS/2 mouse device common for all mice [ 1.247379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.249734] rtc_cmos 00:00: RTC can wake from S4 [ 1.250318] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.250625] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.255868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.257362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.258880] cpuidle: using governor menu [ 1.260037] hidraw: raw HID events driver (C) Jiri Kosina [ 1.261434] usbcore: registered new interface driver usbhid [ 1.262777] usbhid: USB HID core driver [ 1.263886] drop_monitor: Initializing network drop monitor service [ 1.265383] TCP: cubic registered [ 1.266371] Initializing XFRM netlink socket [ 1.267575] NET: Registered protocol family 10 [ 1.268953] NET: Registered protocol family 17 [ 1.270284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.271709] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273124] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.275515] Loading compiled-in X.509 certificates [ 1.276751] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.279107] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.281868] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.284246] registered taskstats version 1 [ 1.287088] Key type trusted registered [ 1.289423] Key type encrypted registered [ 1.291699] IMA: No TPM chip found, activating TPM-bypass! [ 1.293384] rtc_cmos 00:00: setting system clock to 2018-08-03 02:41:26 UTC (1533264086) [ 1.296150] Freeing unused kernel memory: 1680k freed [ 1.300865] 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.305006] systemd[1]: Detected virtualization kvm. [ 1.306268] systemd[1]: Detected architecture x86-64. [ 1.307550] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.309946] systemd[1]: No hostname configured. [ 1.311140] systemd[1]: Set hostname to . [ 1.312451] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.334926] systemd[1]: Reached target Timers. [ 1.336124] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.338131] systemd[1]: Reached target Local File Systems. [ 1.339486] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.341593] systemd[1]: Created slice Root Slice. [ 1.342812] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.344805] systemd[1]: Listening on udev Kernel Socket. [ 1.346124] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.348254] systemd[1]: Listening on udev Control Socket. [ 1.349587] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.351683] systemd[1]: Listening on Journal Socket. [ 1.352941] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.354879] systemd[1]: Reached target Sockets. [ 1.356076] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.358002] systemd[1]: Created slice System Slice. [ 1.359250] systemd[1]: Starting System Slice. [ 1.360779] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.363141] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.365811] systemd[1]: Reached target Slices. [ 1.366999] systemd[1]: Starting Slices. [ 1.368387] 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.371864] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.373997] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 1.376449] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.379212] systemd[1]: Reached target Swap. [ 1.380370] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.382199] systemd[1]: Reached target Paths. [ 1.383367] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.385432] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.446083] RPC: Registered named UNIX socket transport module. [ 1.447498] RPC: Registered udp transport module. [ 1.448710] RPC: Registered tcp transport module. [ 1.449908] 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] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.538109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.547909] FDC 0 is a S82078B [ 1.573056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.575860] scsi host0: ata_piix [ 1.577015] scsi host1: ata_piix [ 1.578095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.579800] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.618395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.625539] 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.689725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693243] usb 1-1: Product: QEMU USB Tablet [ 1.694560] usb 1-1: Manufacturer: QEMU [ 1.695775] usb 1-1: SerialNumber: 42 [ 1.706014] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.708877] 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... [ 1.792685] SGI XFS with ACLs, security attributes, no debug enabled [ 1.795546] XFS (vda1): Mounting V4 Filesystem [ 1.831546] 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 Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[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 target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 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 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.062449] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.101133] tsc: Refined TSC clocksource calibration: 3491.867 MHz [ 2.145626] SELinux: Disabled at runtime. [ 2.182123] type=1404 audit(1533264087.388:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.221311] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.222881] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-getty.slice. [[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. Starting Create Static Device Nodes in /dev... [ 2.426050] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.513492] systemd-journald[393]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[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 udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started 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. [ 2.700728] type=1305 audit(1533264087.906:3): audit_pid=440 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] 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 GSSAPI Proxy Daemon... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.798139] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.799929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.806761] [drm] Initialized drm 1.1.0 20060810 [ 2.832376] ppdev: user-space parallel port driver [ 2.839793] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.839794] [TTM] Initializing pool allocator [ 2.839795] [TTM] Initializing DMA pool allocator [ 2.840054] [drm] fb mappable at 0xFC000000 [ 2.840055] [drm] vram aper at 0xFC000000 [ 2.840055] [drm] size 33554432 [ 2.840055] [drm] fb depth is 24 [ 2.840056] [drm] pitch is 3072 [ 2.856431] fbcon: cirrusdrmfb (fb0) is primary device [ 2.874575] Console: switching to colour frame buffer device 128x48 [ 2.886422] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 2.896859] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting NTP client/server... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.958209] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [ 2.967499] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.972941] alg: No test for crc32 (crc32-pclmul) [ 2.977483] intel_rapl: no valid rapl domains found in package 0 [ 2.982499] intel_rapl: no valid rapl domains found in package 0 [ 2.988241] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [ 2.996777] intel_powerclamp: No package C-state available[[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... 2018-08-03 02:41:30,495 - paramiko.transport - DEBUG - starting thread (client mode): 0x98497650L 2018-08-03 02:41:30,496 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 02:41:30,545 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 02:41:30,545 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 02:41:30,587 - 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-08-03 02:41:30,587 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 02:41:30,587 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 02:41:30,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 02:41:30,588 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 02:41:30,588 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 02:41:30,601 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 02:41:30,602 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 02:41:30,603 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-03 02:41:30,605 - paramiko.transport - DEBUG - Trying discovered key ef77f8e8eb815f932ddd6025a7f2c3cf in /tmp/tmpcOvcxL 2018-08-03 02:41:30,641 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 02:41:30,662 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 02:41:30,670 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-03 02:41:30,671 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 02:41:30,677 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 02:41:30,679 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205 2018-08-03 02:41:40,692 - paramiko.transport - DEBUG - starting thread (client mode): 0x9acd4490L 2018-08-03 02:41:40,693 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 02:41:40,731 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 02:41:40,731 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 02:41:40,752 - 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-08-03 02:41:40,752 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 02:41:40,752 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 02:41:40,752 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 02:41:40,753 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 02:41:40,753 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 02:41:40,782 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 02:41:40,783 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 02:41:40,794 - paramiko.transport - DEBUG - Trying discovered key ef77f8e8eb815f932ddd6025a7f2c3cf in /tmp/tmpcOvcxL 2018-08-03 02:41:40,829 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 02:41:40,872 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 02:41:40,895 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-03 02:41:40,895 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-03 02:41:40,896 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-03 02:41:40,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:41:41,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4834, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4851, "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": 1889, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4831, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 849, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 808, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 828, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4588, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4822, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 02:41:41,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:41:41,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:41:41 GMT 2018-08-03 02:41:41,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:41:41,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 02:41:41,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:41:41,151 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4834, 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': 4851, 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': 1889, 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': 4831, 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': 849, 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': 808, 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': 828, 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': 4588, 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': 4822, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-03 02:41:41,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-03 02:41:41,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:41:41,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:41:41,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:41:41,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4834, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4851, "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": 1889, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4831, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 849, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 808, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 828, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4588, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4822, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:41:41 GMT 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 02:41:41,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:41:41,318 - functest.core.cloudify - INFO - The current manager status is running 2018-08-03 02:41:41,318 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:41:41,419 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:41:41.762Z", "updated_at": "2018-08-03T02:41:41.762Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:41:41 GMT 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:41:41,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-03 02:41:41,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:41:41,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T02:41:41.762Z", "updated_at": "2018-08-03T02:41:41.762Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 02:41:41,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:41:41,476 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:41:41 GMT 2018-08-03 02:41:41,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:41:41,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-03 02:41:41,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:41:41,476 - functest.core.cloudify - DEBUG - List secrets: 2018-08-03 02:41:41,477 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:41:41,532 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:41:41.762Z", "updated_at": "2018-08-03T02:41:41.762Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:41:41 GMT 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 02:41:41,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:41:41,533 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-03 02:41:41,534 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-03 02:41:41,659 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 02:41:41,660 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 02:41:41,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 02:41:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/eab0ddb0-a2e5-4a34-b094-2fc03f00ea05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:42,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6fb0826-136f-4b4c-bf94-f24f7f28e762 Content-Length: 0 Date: Fri, 03 Aug 2018 02:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:41:42,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/eab0ddb0-a2e5-4a34-b094-2fc03f00ea05.json used request id req-f6fb0826-136f-4b4c-bf94-f24f7f28e762 2018-08-03 02:41:42,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25430202484s 2018-08-03 02:41:42,923 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/eab0ddb0-a2e5-4a34-b094-2fc03f00ea05.json used request id req-f6fb0826-136f-4b4c-bf94-f24f7f28e762 2018-08-03 02:41:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 02:41:42,929 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:42,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2055145c-cb5b-4022-a9b8-f76b1a0e5b53 Date: Fri, 03 Aug 2018 02:41:42 GMT RESP BODY: {"floatingips": []} 2018-08-03 02:41:42,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2055145c-cb5b-4022-a9b8-f76b1a0e5b53 2018-08-03 02:41:42,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.068806886673s 2018-08-03 02:41:42,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2055145c-cb5b-4022-a9b8-f76b1a0e5b53 2018-08-03 02:41:42,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 02:41:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:43,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10560e9b-9510-433d-869c-85a3c7a365a7 x-compute-request-id: req-10560e9b-9510-433d-869c-85a3c7a365a7 Content-Type: application/json 2018-08-03 02:41:43,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-10560e9b-9510-433d-869c-85a3c7a365a7 2018-08-03 02:41:43,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142149925232s 2018-08-03 02:41:43,141 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a used request id req-10560e9b-9510-433d-869c-85a3c7a365a7 2018-08-03 02:41:43,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:43,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:43,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b261f47-92ee-4298-b5d5-bbabad754739 x-compute-request-id: req-1b261f47-92ee-4298-b5d5-bbabad754739 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2a:c4", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2a:c4", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "rel": "bookmark"}], "image": {"id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "links": [{"href": "http://172.30.9.22:8774/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T02:41:23.000000", "flavor": {"id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "links": [{"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}]}, "id": "3b94ab7d-7f7e-4efd-82ff-c6fcf9ba663a", "security_groups": [{"name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}], "user_id": "a930c8f65b344c629cdfaabe72710406", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T02:41:43Z", "hostId": "f6b85b96cdcd9f2328dc4292336d978962623ef24614026a66127389", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "name": "cloudify-vm_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "created": "2018-08-03T02:39:12Z", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:41:43,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b261f47-92ee-4298-b5d5-bbabad754739 2018-08-03 02:41:43,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551016807556s 2018-08-03 02:41:43,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b261f47-92ee-4298-b5d5-bbabad754739 2018-08-03 02:41:43,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:41:45,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:41:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:45,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddfb97d6-6868-481b-bdb8-c1f28f3d4d65 x-compute-request-id: req-ddfb97d6-6868-481b-bdb8-c1f28f3d4d65 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 02:41:45,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddfb97d6-6868-481b-bdb8-c1f28f3d4d65 2018-08-03 02:41:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0799829959869s 2018-08-03 02:41:45,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddfb97d6-6868-481b-bdb8-c1f28f3d4d65 2018-08-03 02:41:45,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:41:45,781 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:45,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-ae813563-8e8e-48c4-8a2b-3a9a5d98ef09 Date: Fri, 03 Aug 2018 02:41:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:39:08Z", "updated_at": "2018-08-03T02:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "0724b569-a1f3-4ec4-ada4-32e58e3fa257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "4fb1aff3-267f-4ef4-a03f-6f0dfdfd39e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "9f54cf21-62f0-43ff-8ea1-fedf159e5aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "a58877cf-697c-4cb2-8d43-f33fc5edfa61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "a99b314c-3546-48b1-b14b-0a15ebeb6008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "b43ef5ce-3a20-48e8-bd5c-bc81c1f9e226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T02:39:09Z", "revision_number": 0, "id": "c57675d7-400b-40b5-93fe-db70b469568e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:09Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:39:08Z", "revision_number": 0, "id": "e78ce598-ad2f-4031-a4cc-066e47864271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:39:08Z", "security_group_id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 7, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "4facf519-73e0-45ec-bf85-02ffbc2ff4e9", "name": "cloudify-sg_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}, {"description": "Default security group", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:41Z", "updated_at": "2018-08-03T02:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "1d0f85ab-5d27-4f44-a51b-5ac2b430d9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "bc6f83d7-5770-480c-91c8-7db8ab020acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "d3ccc7c0-2d59-409d-851f-6167b61a704c", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5ec50926453460095a0d93dbbbce576"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:37:41Z", "revision_number": 0, "id": "df54ae47-5b9d-4d2f-853f-7807daeea676", "remote_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "remote_ip_prefix": null, "created_at": "2018-08-03T02:37:41Z", "security_group_id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5ec50926453460095a0d93dbbbce576"}], "revision_number": 1, "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "d2fe04d5-99ab-408f-96eb-50865e52c582", "name": "default"}]} 2018-08-03 02:41:45,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ae813563-8e8e-48c4-8a2b-3a9a5d98ef09 2018-08-03 02:41:45,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050136089325s 2018-08-03 02:41:45,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ae813563-8e8e-48c4-8a2b-3a9a5d98ef09 2018-08-03 02:41:45,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 02:41:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4facf519-73e0-45ec-bf85-02ffbc2ff4e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:46,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6308d78-7628-4a15-8f27-e11369055abf Content-Length: 0 Date: Fri, 03 Aug 2018 02:41:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:41:46,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4facf519-73e0-45ec-bf85-02ffbc2ff4e9.json used request id req-f6308d78-7628-4a15-8f27-e11369055abf 2018-08-03 02:41:46,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190175056458s 2018-08-03 02:41:46,025 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4facf519-73e0-45ec-bf85-02ffbc2ff4e9.json used request id req-f6308d78-7628-4a15-8f27-e11369055abf 2018-08-03 02:41:46,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 02:41:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:46,073 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ef21eec-7dfd-4aa2-add3-1f7a192d889b x-compute-request-id: req-6ef21eec-7dfd-4aa2-add3-1f7a192d889b Content-Length: 0 Content-Type: application/json 2018-08-03 02:41:46,073 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce used request id req-6ef21eec-7dfd-4aa2-add3-1f7a192d889b 2018-08-03 02:41:46,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0474350452423s 2018-08-03 02:41:46,074 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_8e20e9e5-8547-4cd8-932f-2e47d1e931ce used request id req-6ef21eec-7dfd-4aa2-add3-1f7a192d889b 2018-08-03 02:41:46,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 02:41:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" -d '{"subnet_id": "19af9eae-65da-4d8f-918e-efd164465c3d"}' 2018-08-03 02:41:47,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-27a2a007-1778-475b-a920-2edebf01f2fb Date: Fri, 03 Aug 2018 02:41:47 GMT RESP BODY: {"network_id": "5a5f1e09-a452-43e6-82f8-c9737eccc2bd", "tenant_id": "e5ec50926453460095a0d93dbbbce576", "subnet_id": "19af9eae-65da-4d8f-918e-efd164465c3d", "subnet_ids": ["19af9eae-65da-4d8f-918e-efd164465c3d"], "port_id": "31c544f2-80d3-42f4-8db5-bbb41d89f401", "id": "04e96d88-4929-4ddd-9059-97897a38f0a1"} 2018-08-03 02:41:47,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/remove_router_interface.json used request id req-27a2a007-1778-475b-a920-2edebf01f2fb 2018-08-03 02:41:47,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7424530983s 2018-08-03 02:41:47,817 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1/remove_router_interface.json used request id req-27a2a007-1778-475b-a920-2edebf01f2fb returning object 04e96d88-4929-4ddd-9059-97897a38f0a1 2018-08-03 02:41:47,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 02:41:47,818 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:47,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-2007047a-b65b-4d12-b6d4-7ba17d98805e Date: Fri, 03 Aug 2018 02:41:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e5ec50926453460095a0d93dbbbce576", "created_at": "2018-08-03T02:37:42Z", "admin_state_up": true, "updated_at": "2018-08-03T02:41:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e5ec50926453460095a0d93dbbbce576", "id": "04e96d88-4929-4ddd-9059-97897a38f0a1", "name": "cloudify-router_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}]} 2018-08-03 02:41:47,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2007047a-b65b-4d12-b6d4-7ba17d98805e 2018-08-03 02:41:47,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13751411438s 2018-08-03 02:41:47,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2007047a-b65b-4d12-b6d4-7ba17d98805e 2018-08-03 02:41:47,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 02:41:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:49,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b5d2f70-33f6-4c4d-90a5-811e25c95177 Content-Length: 0 Date: Fri, 03 Aug 2018 02:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:41:49,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1.json used request id req-5b5d2f70-33f6-4c4d-90a5-811e25c95177 2018-08-03 02:41:49,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42352604866s 2018-08-03 02:41:49,381 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/04e96d88-4929-4ddd-9059-97897a38f0a1.json used request id req-5b5d2f70-33f6-4c4d-90a5-811e25c95177 2018-08-03 02:41:49,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:41:49,383 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:49,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6818ee19-d93d-42bb-9f6c-0e62782f2712 Date: Fri, 03 Aug 2018 02:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:37:42Z","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":"e5ec50926453460095a0d93dbbbce576","id":"19af9eae-65da-4d8f-918e-efd164465c3d","subnetpool_id":null,"name":"cloudify-subnet_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}]} 2018-08-03 02:41:49,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6818ee19-d93d-42bb-9f6c-0e62782f2712 2018-08-03 02:41:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494649410248s 2018-08-03 02:41:49,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6818ee19-d93d-42bb-9f6c-0e62782f2712 2018-08-03 02:41:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 02:41:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/19af9eae-65da-4d8f-918e-efd164465c3d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:50,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed52edd2-3a77-411c-b95a-e0362cabbae9 Date: Fri, 03 Aug 2018 02:41:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:41:50,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/19af9eae-65da-4d8f-918e-efd164465c3d.json used request id req-ed52edd2-3a77-411c-b95a-e0362cabbae9 2018-08-03 02:41:50,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.908375024796s 2018-08-03 02:41:50,342 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/19af9eae-65da-4d8f-918e-efd164465c3d.json used request id req-ed52edd2-3a77-411c-b95a-e0362cabbae9 2018-08-03 02:41:50,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:41:50,343 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:50,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-74bcab94-a435-4d86-8889-e48f74938f3e Date: Fri, 03 Aug 2018 02:41:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a5f1e09-a452-43e6-82f8-c9737eccc2bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e5ec50926453460095a0d93dbbbce576","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:41:50Z","qos_policy_id":null,"name":"cloudify-net_8e20e9e5-8547-4cd8-932f-2e47d1e931ce","admin_state_up":true,"tenant_id":"e5ec50926453460095a0d93dbbbce576","created_at":"2018-08-03T02:37:41Z","mtu":1450}]} 2018-08-03 02:41:50,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-74bcab94-a435-4d86-8889-e48f74938f3e 2018-08-03 02:41:50,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109241008759s 2018-08-03 02:41:50,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-74bcab94-a435-4d86-8889-e48f74938f3e 2018-08-03 02:41:50,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 02:41:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5a5f1e09-a452-43e6-82f8-c9737eccc2bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:51,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cbb1f76b-e762-41d6-bd93-a93b11de127c Date: Fri, 03 Aug 2018 02:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 02:41:51,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5a5f1e09-a452-43e6-82f8-c9737eccc2bd.json used request id req-cbb1f76b-e762-41d6-bd93-a93b11de127c 2018-08-03 02:41:51,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03211307526s 2018-08-03 02:41:51,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5a5f1e09-a452-43e6-82f8-c9737eccc2bd.json used request id req-cbb1f76b-e762-41d6-bd93-a93b11de127c 2018-08-03 02:41:51,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:41:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:52,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8bbcd88a-54f6-438f-8797-f1a04685905f Date: Fri, 03 Aug 2018 02:41:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2c954042-8eb0-41f2-913c-9b8698fd7655/snap", "metadata": {}}], "file": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655/file", "owner": "e5ec50926453460095a0d93dbbbce576", "id": "2c954042-8eb0-41f2-913c-9b8698fd7655", "size": 4373348352, "self": "/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/2c954042-8eb0-41f2-913c-9b8698fd7655/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:39:07Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T02:38:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:41:52,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8bbcd88a-54f6-438f-8797-f1a04685905f 2018-08-03 02:41:52,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.58456993103s 2018-08-03 02:41:52,076 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8bbcd88a-54f6-438f-8797-f1a04685905f 2018-08-03 02:41:52,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 02:41:52,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07b8240689bb5d488e736d4910c2ff4acfd2b2c" 2018-08-03 02:41:53,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35b9eff3-30ba-437d-b7c2-072295e28517 Date: Fri, 03 Aug 2018 02:41:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:41:53,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655 used request id req-35b9eff3-30ba-437d-b7c2-072295e28517 2018-08-03 02:41:53,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36636996269s 2018-08-03 02:41:53,445 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2c954042-8eb0-41f2-913c-9b8698fd7655 used request id req-35b9eff3-30ba-437d-b7c2-072295e28517 2018-08-03 02:41:53,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:41:53,448 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:53,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5a63b01-f5a5-496f-b210-d5d9f1a17154 x-compute-request-id: req-d5a63b01-f5a5-496f-b210-d5d9f1a17154 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}, {"name": "cloudify-flavor_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d24ac1bc-03ee-40c3-8938-d95e6b89b13c"}]} 2018-08-03 02:41:53,472 - 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-d5a63b01-f5a5-496f-b210-d5d9f1a17154 2018-08-03 02:41:53,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268499851227s 2018-08-03 02:41:53,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d5a63b01-f5a5-496f-b210-d5d9f1a17154 2018-08-03 02:41:53,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 02:41:53,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:53,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1dff7a3-b7f8-4dc7-8b95-56fa36cb3706 x-compute-request-id: req-c1dff7a3-b7f8-4dc7-8b95-56fa36cb3706 Content-Length: 0 Content-Type: application/json 2018-08-03 02:41:53,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c used request id req-c1dff7a3-b7f8-4dc7-8b95-56fa36cb3706 2018-08-03 02:41:53,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359539985657s 2018-08-03 02:41:53,511 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d24ac1bc-03ee-40c3-8938-d95e6b89b13c used request id req-c1dff7a3-b7f8-4dc7-8b95-56fa36cb3706 2018-08-03 02:41:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:41:53,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99630e1-4d8a-4776-9e67-259b11116351 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": {"self": "http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a930c8f65b344c629cdfaabe72710406", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 02:41:53,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e99630e1-4d8a-4776-9e67-259b11116351 2018-08-03 02:41:53,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1116771698s 2018-08-03 02:41:53,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e99630e1-4d8a-4776-9e67-259b11116351 2018-08-03 02:41:53,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:41:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:53,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb04374-1be3-4e7a-822e-4a7609d2ca39 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8e20e9e5-8547-4cd8-932f-2e47d1e931ce", "links": {"self": "http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a930c8f65b344c629cdfaabe72710406", "description": null}} 2018-08-03 02:41:53,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 used request id req-bcb04374-1be3-4e7a-822e-4a7609d2ca39 2018-08-03 02:41:53,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114408969879s 2018-08-03 02:41:53,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 used request id req-bcb04374-1be3-4e7a-822e-4a7609d2ca39 2018-08-03 02:41:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 02:41:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:53,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c41557-180a-4165-9da0-a190a6b03b11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:41:53,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 used request id req-65c41557-180a-4165-9da0-a190a6b03b11 2018-08-03 02:41:53,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18558883667s 2018-08-03 02:41:53,931 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a930c8f65b344c629cdfaabe72710406 used request id req-65c41557-180a-4165-9da0-a190a6b03b11 2018-08-03 02:41:53,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:41:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:54,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baca313d-f07c-4752-b994-b5440db16628 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576"}, "tags": [], "enabled": true, "id": "e5ec50926453460095a0d93dbbbce576", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8e20e9e5-8547-4cd8-932f-2e47d1e931ce"}]} 2018-08-03 02:41:54,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-baca313d-f07c-4752-b994-b5440db16628 2018-08-03 02:41:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104804039001s 2018-08-03 02:41:54,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-baca313d-f07c-4752-b994-b5440db16628 2018-08-03 02:41:54,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 02:41:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}20758074dbd2ae53573f4ae83f1a4f6cb2df1adc" 2018-08-03 02:41:54,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebeee04-5ee5-4141-aa87-94d8695bc8eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:41:54,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576 used request id req-0ebeee04-5ee5-4141-aa87-94d8695bc8eb 2018-08-03 02:41:54,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188536882401s 2018-08-03 02:41:54,236 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e5ec50926453460095a0d93dbbbce576 used request id req-0ebeee04-5ee5-4141-aa87-94d8695bc8eb 2018-08-03 02:41:54,264 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-03 02:41:54,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:41:54,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:41:54,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:41:54,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:41:54,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:41:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:41:54,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4b72dd-76d2-4131-a90e-d8d768d8d5cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:41:54,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-df4b72dd-76d2-4131-a90e-d8d768d8d5cf 2018-08-03 02:41:54,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:41:54,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["B8M5xgMBT56Xs62H89IJqA"], "issued_at": "2018-08-03T02:41:54.000000Z"}} 2018-08-03 02:41:54,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:41:54,702 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b21d683f-c436-458f-98c3-ead99062cd1e Date: Fri, 03 Aug 2018 02:41:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 02:41:54,948 - 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-b21d683f-c436-458f-98c3-ead99062cd1e 2018-08-03 02:41:54,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246305942535s 2018-08-03 02:41:54,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b21d683f-c436-458f-98c3-ead99062cd1e 2018-08-03 02:41:54,952 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:41:54,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c60ae36-edb6-4ee4-8082-dfb1d11da3b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 02:41:54,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2c60ae36-edb6-4ee4-8082-dfb1d11da3b8 2018-08-03 02:41:54,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:41:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbfcf6a-d090-4144-ad41-87a906717257 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 02:41:55,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-afbfcf6a-d090-4144-ad41-87a906717257 2018-08-03 02:41:55,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104420185089s 2018-08-03 02:41:55,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-afbfcf6a-d090-4144-ad41-87a906717257 2018-08-03 02:41:55,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 02:41:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}}' 2018-08-03 02:41:55,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601d5851-806d-4137-a2e8-1d3f2734a0d7 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed"}, "tags": [], "enabled": true, "id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}} 2018-08-03 02:41:55,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-601d5851-806d-4137-a2e8-1d3f2734a0d7 2018-08-03 02:41:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128334999084s 2018-08-03 02:41:55,200 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-601d5851-806d-4137-a2e8-1d3f2734a0d7 2018-08-03 02:41:55,200 - 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', '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_efdad782-416a-4b95-98f5-e3082df4bdef'}) 2018-08-03 02:41:55,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 02:41:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8ff040d9-5c86-43c9-97fd-52605d06ad9c", "email": null, "name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef"}}' 2018-08-03 02:41:55,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493b85c0-08be-46bc-9f2a-f5e55d37e27d Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "links": {"self": "http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3faba317a8fd4076af0478fad8d97e8e", "domain_id": "default", "password_expires_at": null}} 2018-08-03 02:41:55,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-493b85c0-08be-46bc-9f2a-f5e55d37e27d 2018-08-03 02:41:55,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358340024948s 2018-08-03 02:41:55,566 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-493b85c0-08be-46bc-9f2a-f5e55d37e27d 2018-08-03 02:41:55,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3faba317a8fd4076af0478fad8d97e8e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef'}) 2018-08-03 02:41:55,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:41:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35f59a2-f3fa-42ec-8e21-7c4ad1f5866f Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:41:55,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e35f59a2-f3fa-42ec-8e21-7c4ad1f5866f 2018-08-03 02:41:55,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981929302216s 2018-08-03 02:41:55,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e35f59a2-f3fa-42ec-8e21-7c4ad1f5866f 2018-08-03 02:41:55,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:41:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff729cc-023a-4de9-a8d4-62d65e491c88 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:41:55,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fff729cc-023a-4de9-a8d4-62d65e491c88 2018-08-03 02:41:55,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.019248008728s 2018-08-03 02:41:55,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fff729cc-023a-4de9-a8d4-62d65e491c88 2018-08-03 02:41:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 02:41:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb1d78a-9b51-46c8-afd4-e35ba384c016 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 02:41:55,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5bb1d78a-9b51-46c8-afd4-e35ba384c016 2018-08-03 02:41:55,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0934109687805s 2018-08-03 02:41:55,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5bb1d78a-9b51-46c8-afd4-e35ba384c016 2018-08-03 02:41:55,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 02:41:55,800 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a19ca3-d815-41b0-a4ed-02451c701fd9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 02:41:55,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-69a19ca3-d815-41b0-a4ed-02451c701fd9 2018-08-03 02:41:55,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0920701026917s 2018-08-03 02:41:55,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-69a19ca3-d815-41b0-a4ed-02451c701fd9 2018-08-03 02:41:55,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 02:41:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f897440-4a19-4fef-abd9-6f458370639c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "links": {"self": "http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3faba317a8fd4076af0478fad8d97e8e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 02:41:55,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4f897440-4a19-4fef-abd9-6f458370639c 2018-08-03 02:41:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109591007233s 2018-08-03 02:41:56,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4f897440-4a19-4fef-abd9-6f458370639c 2018-08-03 02:41:56,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:41:56,017 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:56,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287d9c99-6d4f-40ab-9b4b-8a7f0c2907f9 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed"}, "tags": [], "enabled": true, "id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 02:41:56,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-287d9c99-6d4f-40ab-9b4b-8a7f0c2907f9 2018-08-03 02:41:56,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0866949558258s 2018-08-03 02:41:56,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-287d9c99-6d4f-40ab-9b4b-8a7f0c2907f9 2018-08-03 02:41:56,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 02:41:56,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3faba317a8fd4076af0478fad8d97e8e&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e9e0f1a6e9f942ceaa7d7661c54e9bed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:56,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3764801e-a6b4-40b1-be05-0fe2efc44e74 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3faba317a8fd4076af0478fad8d97e8e&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e9e0f1a6e9f942ceaa7d7661c54e9bed", "previous": null, "next": null}} 2018-08-03 02:41:56,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3faba317a8fd4076af0478fad8d97e8e&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e9e0f1a6e9f942ceaa7d7661c54e9bed used request id req-3764801e-a6b4-40b1-be05-0fe2efc44e74 2018-08-03 02:41:56,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959949493408s 2018-08-03 02:41:56,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3faba317a8fd4076af0478fad8d97e8e&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=e9e0f1a6e9f942ceaa7d7661c54e9bed used request id req-3764801e-a6b4-40b1-be05-0fe2efc44e74 2018-08-03 02:41:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 02:41:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed/users/3faba317a8fd4076af0478fad8d97e8e/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:41:56,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 02:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bdfb75-cf30-477f-8c80-3508afcb0203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 02:41:56,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed/users/3faba317a8fd4076af0478fad8d97e8e/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-14bdfb75-cf30-477f-8c80-3508afcb0203 2018-08-03 02:41:56,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158101081848s 2018-08-03 02:41:56,368 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed/users/3faba317a8fd4076af0478fad8d97e8e/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-14bdfb75-cf30-477f-8c80-3508afcb0203 2018-08-03 02:41:56,368 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8ff040d9-5c86-43c9-97fd-52605d06ad9c', 'username': u'cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 02:41:56,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 02:41:56,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 02:41:56,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 02:41:56,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 02:41:56,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 02:41:56,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 02:41:56,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 02:41:56,373 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef', 'password': '8ff040d9-5c86-43c9-97fd-52605d06ad9c', 'project_name': 'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'project_domain_name': 'Default'} 2018-08-03 02:41:56,427 - 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-08-03 02:41:56,447 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-03 02:41:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:41:56,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b228d1-3c91-40d9-af64-37094ae50ae5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 02:41:56,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a9b228d1-3c91-40d9-af64-37094ae50ae5 2018-08-03 02:41:56,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 02:41:56,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T03:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/e9e0f1a6e9f942ceaa7d7661c54e9bed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "id": "3faba317a8fd4076af0478fad8d97e8e"}, "audit_ids": ["qUNkS2g1QDWUesyl5XpISg"], "issued_at": "2018-08-03T02:41:56.000000Z"}} 2018-08-03 02:41:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 02:41:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"network": {"name": "cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef", "admin_state_up": true}}' 2018-08-03 02:41:57,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f461a7db-abed-47df-99ef-4c7200ae0cda Date: Fri, 03 Aug 2018 02:41:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:41:57Z","is_default":false,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}} 2018-08-03 02:41:57,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f461a7db-abed-47df-99ef-4c7200ae0cda 2018-08-03 02:41:57,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.495899915695s 2018-08-03 02:41:57,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f461a7db-abed-47df-99ef-4c7200ae0cda 2018-08-03 02:41:57,333 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T02:41:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4941a3a8-02da-467b-9aa6-33be821018b0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', u'admin_state_up': True, u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:41:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'l2_adjacency': True}) 2018-08-03 02:41:57,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:41:57,334 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:41:57,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-4c0d284b-715c-4d7c-b6c7-d1739c90b2cc Date: Fri, 03 Aug 2018 02:41:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T02:41:57Z","qos_policy_id":null,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}]} 2018-08-03 02:41:57,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4c0d284b-715c-4d7c-b6c7-d1739c90b2cc 2018-08-03 02:41:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123641014099s 2018-08-03 02:41:57,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4c0d284b-715c-4d7c-b6c7-d1739c90b2cc 2018-08-03 02:41:57,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 02:41:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"subnet": {"name": "cloudify_ims-subnet_efdad782-416a-4b95-98f5-e3082df4bdef", "enable_dhcp": true, "network_id": "4941a3a8-02da-467b-9aa6-33be821018b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 02:41:58,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4d84ad32-9a9f-4081-b129-5b11bce30219 Date: Fri, 03 Aug 2018 02:41:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4941a3a8-02da-467b-9aa6-33be821018b0","tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:41:57Z","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":"e9e0f1a6e9f942ceaa7d7661c54e9bed","id":"31e9f5a0-1e20-4e96-a64a-1d5c10c3d757","subnetpool_id":null,"name":"cloudify_ims-subnet_efdad782-416a-4b95-98f5-e3082df4bdef"}} 2018-08-03 02:41:58,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4d84ad32-9a9f-4081-b129-5b11bce30219 2018-08-03 02:41:58,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.780962944031s 2018-08-03 02:41:58,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4d84ad32-9a9f-4081-b129-5b11bce30219 2018-08-03 02:41:58,241 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:41: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'31e9f5a0-1e20-4e96-a64a-1d5c10c3d757', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_efdad782-416a-4b95-98f5-e3082df4bdef', u'enable_dhcp': True, u'network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0', u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:41: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'e9e0f1a6e9f942ceaa7d7661c54e9bed'}) 2018-08-03 02:41:58,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 02:41:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "cloudify_ims-router_efdad782-416a-4b95-98f5-e3082df4bdef", "admin_state_up": true}}' 2018-08-03 02:41:59,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-64e2d65e-3508-4681-9bdb-e573c8c2d1d9 Date: Fri, 03 Aug 2018 02:41:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:58Z", "admin_state_up": true, "updated_at": "2018-08-03T02:41:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "ee8d070d-43cc-4ae3-b459-a0133efa4815", "name": "cloudify_ims-router_efdad782-416a-4b95-98f5-e3082df4bdef"}} 2018-08-03 02:41:59,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-64e2d65e-3508-4681-9bdb-e573c8c2d1d9 2018-08-03 02:41:59,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62373495102s 2018-08-03 02:41:59,866 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-64e2d65e-3508-4681-9bdb-e573c8c2d1d9 2018-08-03 02:41:59,866 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T02:41:59Z', u'revision_number': 2, u'id': u'ee8d070d-43cc-4ae3-b459-a0133efa4815', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_efdad782-416a-4b95-98f5-e3082df4bdef', u'admin_state_up': True, u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:41:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed'}) 2018-08-03 02:41:59,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 02:41:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"subnet_id": "31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"}' 2018-08-03 02:42:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bbe40d98-bb5f-43ba-bc12-80ed6d82d74e Date: Fri, 03 Aug 2018 02:42:02 GMT RESP BODY: {"network_id": "4941a3a8-02da-467b-9aa6-33be821018b0", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "subnet_id": "31e9f5a0-1e20-4e96-a64a-1d5c10c3d757", "subnet_ids": ["31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"], "port_id": "333cc546-6087-46f2-8b6a-3e42ad2bae57", "id": "ee8d070d-43cc-4ae3-b459-a0133efa4815"} 2018-08-03 02:42:02,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/add_router_interface.json used request id req-bbe40d98-bb5f-43ba-bc12-80ed6d82d74e 2018-08-03 02:42:02,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56693291664s 2018-08-03 02:42:02,434 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/add_router_interface.json used request id req-bbe40d98-bb5f-43ba-bc12-80ed6d82d74e returning object ee8d070d-43cc-4ae3-b459-a0133efa4815 2018-08-03 02:42:02,435 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 02:42:25,097 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 02:42:25,099 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:42:25,105 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 02:42:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 02:42:25,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:42:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:42:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-19b58110-926f-4cb0-8e50-978efa092230 Date: Fri, 03 Aug 2018 02:42:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:42:25,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-19b58110-926f-4cb0-8e50-978efa092230 2018-08-03 02:42:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202071905136s 2018-08-03 02:42:25,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-19b58110-926f-4cb0-8e50-978efa092230 2018-08-03 02:42:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:42:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef"}' 2018-08-03 02:42:25,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0eab2f91-af94-479a-9e7a-f76c6b6d95bd Date: Fri, 03 Aug 2018 02:42:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file", "owner": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "size": null, "self": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:42:25Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "checksum": null, "created_at": "2018-08-03T02:42:25Z", "protected": false} 2018-08-03 02:42:25,361 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0eab2f91-af94-479a-9e7a-f76c6b6d95bd 2018-08-03 02:42:25,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0404670238495s 2018-08-03 02:42:25,361 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0eab2f91-af94-479a-9e7a-f76c6b6d95bd returning object 0398ef23-59d3-4b3e-b1c7-4955f00eb4f2 2018-08-03 02:42:25,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:42:25,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '' 2018-08-03 02:43:23,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d897edff-3b3f-4fde-be36-9728d01630ae Date: Fri, 03 Aug 2018 02:43:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:43:23,810 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file used request id req-d897edff-3b3f-4fde-be36-9728d01630ae 2018-08-03 02:43:23,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.447687149s 2018-08-03 02:43:23,810 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file used request id req-d897edff-3b3f-4fde-be36-9728d01630ae 2018-08-03 02:43:23,810 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:42:25Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file', u'owner': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'0398ef23-59d3-4b3e-b1c7-4955f00eb4f2', u'size': None, u'name': u'cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef', u'checksum': None, u'self': u'/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:42:25Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:43:23,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:43:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 02:43:24,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90067bfb-7f6b-474a-843a-c260fd21c748 x-compute-request-id: req-90067bfb-7f6b-474a-843a-c260fd21c748 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "08719611-b684-44ba-b6d7-8974849daa90"}} 2018-08-03 02:43:24,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-90067bfb-7f6b-474a-843a-c260fd21c748 2018-08-03 02:43:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236753940582s 2018-08-03 02:43:24,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-90067bfb-7f6b-474a-843a-c260fd21c748 2018-08-03 02:43:24,049 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'08719611-b684-44ba-b6d7-8974849daa90', 'swap': 0}) 2018-08-03 02:43:24,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:43:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"extra_specs": {}}' 2018-08-03 02:43:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fd2da91-a698-4fb7-a83b-aee79609d77f x-compute-request-id: req-6fd2da91-a698-4fb7-a83b-aee79609d77f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:43:24,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90/os-extra_specs used request id req-6fd2da91-a698-4fb7-a83b-aee79609d77f 2018-08-03 02:43:24,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253989696503s 2018-08-03 02:43:24,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90/os-extra_specs used request id req-6fd2da91-a698-4fb7-a83b-aee79609d77f 2018-08-03 02:43:24,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 02:43:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"keypair": {"name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef"}}' 2018-08-03 02:43:24,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6b70e60-12b1-4155-a2bc-ea0060ac7730 x-compute-request-id: req-a6b70e60-12b1-4155-a2bc-ea0060ac7730 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAlz9hYARTxlWxnL8Yo5/JENaGtwfC3FIJLtVmWPbKdcbFxA0i8xknFLeU8GSi3TiWWInDc5U3M8BqNFtqSqpzYvssi4u3LfyUf9HHL4iF7PNyxJ234O+B+AYnU0HmZzgVg/bti772eFR3jjsQwNk4z6+cOgwd09JAdLiLi5g0FMGkagYpEukVQWCiIR21fGEKUyKLLN0vicohc+GLR8kygXWhHEPaBB42DRl4IovSCL27XmadKWtc6YsnMLNEEXlk4UjMF0b9w2jgif44MMR1D/djSnh5c94xLi8c0kEcyEO+fl12yaXBHTbCUjJshcY77UkGCUdWJMvajyxfRuzH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwJc/YWAEU8ZVsZy/GKOfyRDWhrcHwtxSCS7VZlj2ynXGxcQN\nIvMZJxS3lPBkot04lliJw3OVNzPAajRbakqqc2L7LIuLty38lH/Rxy+IhezzcsSd\nt+DvgfgGJ1NB5mc4FYP27Yu+9nhUd447EMDZOM+vnDoMHdPSQHS4i4uYNBTBpGoG\nKRLpFUFgoiEdtXxhClMiiyzdL4nKIXPhi0fJMoF1oRxD2gQeNg0ZeCKL0gi9u15m\nnSlrXOmLJzCzRBF5ZOFIzBdG/cNo4In+ODDEdQ/3Y0p4eXPeMS4vHNJBHMhDvn5d\ndsmlwR02wlIybIXGO+1JBglHViTL2o8sX0bsxwIDAQABAoIBABgFRURx41hHjnye\nnj8GeXFshjU7Mt6c+CZpDvi6890An5AfCbxoMaTsMpGDAipGCT7HQDd+fQfrjn4w\nlY5GTcgiek1uAjkQpUYoQxPi29ZIXXzdBQbgKT8+nhXdjoScLySP1wZ9vY2kKHTY\n6okGZJFvZenIW6aEut6LMFFHUe58yMYW8gBgWQp8QqZTW4QdSfM69ZfDZLCRNr7Y\n+lR5Fw76zjnhwmY3RSwXHUfaVWNJuUqYRy7szOQKUk7WfZNQ9CRAwYZM9E3A++BH\nypkMqySK+is+FTU75Vi2MkbW1iHlwfhroZZb38abJ7Lj3WJBRI0q11F/Yxf6L0K7\nepwxLIECgYEA6305qq/P3X3FLF2TUazf4rceZ68xE6uAyz/9CyChGh2PPJD3L3kx\nJDSBpe5y2hMuECOk0O8XqMSk2+LT2aBJGooX/G77GQchhgbtI/xTKhcQLv8CMi9R\n+VkKpWAB1rDx39PLqynfymTtIGT2px/SCAAxbMzCH5RBqBv54ffjPmcCgYEA0V2B\nKDHYFBWYuzvIzn44NWYICyNcDAnE/iCMiTOcXQY7CF9BsjnPrQter2OdXYJ/1dvT\nVfCXTzCgsDuhjPo0wCfdeX4K32TFid1xquqFt2SijkHS4KZs+m9sSsEZ6/7Z9vv/\nnYFLoUetGj8uD4Ye1ASBp5j3ViEOcjNhEkp1IqECgYEA6l46K2dI4K7QswP6n7oH\nJLONPjH9DQ+OYjqwFAgIbl5m9Sdt68CZKOhc9BDqG6IlIQjoeszKZjw3u2P35ksB\nFrnDf4fQvir7sVFpaHwzJNvJToyb2eiAlEKLNuXjTpHSWCqJNDO7t8pUuf3iAZjI\nxw+yIQ90UEuUQMR/IOc+MhcCgYEAwq+egNAIzHRguAsZ6dq5Tf55EFJrL86N3npJ\n9POHPYGjt19M6fyUP6fI/nM1TFUjpqxp0wqMyVjAs+Bfk4a/MshfTLCGT8GXZ2IC\nZxr6CNWNy5cuDzTzNdYS71itUCSGbwNaaQ5oU6shLrz9ifYACMu//SdjKDZJBqz8\nYVPXpMECgYA0uhvJsUEcoCNol7UW1VFCm2fNvj5EgELQLZ0fotKvJ5p6y44VbNi7\nrUv4OAbY2OY/nirFsanHfDVaZz5IuLqck02mmEBS3o7Y2x8qvLp81Q3kOI7Qk48H\nMOrSHqarwZ9LqMt/SqHC6v7bM3iNEI0MiuwMl9Ih1TJHw5e8N+tC8A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3faba317a8fd4076af0478fad8d97e8e", "name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "fingerprint": "17:24:dd:b5:2d:f8:00:d8:5b:3a:a1:f9:67:65:55:58"}} 2018-08-03 02:43:24,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a6b70e60-12b1-4155-a2bc-ea0060ac7730 2018-08-03 02:43:24,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.300978183746s 2018-08-03 02:43:24,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a6b70e60-12b1-4155-a2bc-ea0060ac7730 2018-08-03 02:43:24,378 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAlz9hYARTxlWxnL8Yo5/JENaGtwfC3FIJLtVmWPbKdcbFxA0i8xknFLeU8GSi3TiWWInDc5U3M8BqNFtqSqpzYvssi4u3LfyUf9HHL4iF7PNyxJ234O+B+AYnU0HmZzgVg/bti772eFR3jjsQwNk4z6+cOgwd09JAdLiLi5g0FMGkagYpEukVQWCiIR21fGEKUyKLLN0vicohc+GLR8kygXWhHEPaBB42DRl4IovSCL27XmadKWtc6YsnMLNEEXlk4UjMF0b9w2jgif44MMR1D/djSnh5c94xLi8c0kEcyEO+fl12yaXBHTbCUjJshcY77UkGCUdWJMvajyxfRuzH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwJc/YWAEU8ZVsZy/GKOfyRDWhrcHwtxSCS7VZlj2ynXGxcQN\nIvMZJxS3lPBkot04lliJw3OVNzPAajRbakqqc2L7LIuLty38lH/Rxy+IhezzcsSd\nt+DvgfgGJ1NB5mc4FYP27Yu+9nhUd447EMDZOM+vnDoMHdPSQHS4i4uYNBTBpGoG\nKRLpFUFgoiEdtXxhClMiiyzdL4nKIXPhi0fJMoF1oRxD2gQeNg0ZeCKL0gi9u15m\nnSlrXOmLJzCzRBF5ZOFIzBdG/cNo4In+ODDEdQ/3Y0p4eXPeMS4vHNJBHMhDvn5d\ndsmlwR02wlIybIXGO+1JBglHViTL2o8sX0bsxwIDAQABAoIBABgFRURx41hHjnye\nnj8GeXFshjU7Mt6c+CZpDvi6890An5AfCbxoMaTsMpGDAipGCT7HQDd+fQfrjn4w\nlY5GTcgiek1uAjkQpUYoQxPi29ZIXXzdBQbgKT8+nhXdjoScLySP1wZ9vY2kKHTY\n6okGZJFvZenIW6aEut6LMFFHUe58yMYW8gBgWQp8QqZTW4QdSfM69ZfDZLCRNr7Y\n+lR5Fw76zjnhwmY3RSwXHUfaVWNJuUqYRy7szOQKUk7WfZNQ9CRAwYZM9E3A++BH\nypkMqySK+is+FTU75Vi2MkbW1iHlwfhroZZb38abJ7Lj3WJBRI0q11F/Yxf6L0K7\nepwxLIECgYEA6305qq/P3X3FLF2TUazf4rceZ68xE6uAyz/9CyChGh2PPJD3L3kx\nJDSBpe5y2hMuECOk0O8XqMSk2+LT2aBJGooX/G77GQchhgbtI/xTKhcQLv8CMi9R\n+VkKpWAB1rDx39PLqynfymTtIGT2px/SCAAxbMzCH5RBqBv54ffjPmcCgYEA0V2B\nKDHYFBWYuzvIzn44NWYICyNcDAnE/iCMiTOcXQY7CF9BsjnPrQter2OdXYJ/1dvT\nVfCXTzCgsDuhjPo0wCfdeX4K32TFid1xquqFt2SijkHS4KZs+m9sSsEZ6/7Z9vv/\nnYFLoUetGj8uD4Ye1ASBp5j3ViEOcjNhEkp1IqECgYEA6l46K2dI4K7QswP6n7oH\nJLONPjH9DQ+OYjqwFAgIbl5m9Sdt68CZKOhc9BDqG6IlIQjoeszKZjw3u2P35ksB\nFrnDf4fQvir7sVFpaHwzJNvJToyb2eiAlEKLNuXjTpHSWCqJNDO7t8pUuf3iAZjI\nxw+yIQ90UEuUQMR/IOc+MhcCgYEAwq+egNAIzHRguAsZ6dq5Tf55EFJrL86N3npJ\n9POHPYGjt19M6fyUP6fI/nM1TFUjpqxp0wqMyVjAs+Bfk4a/MshfTLCGT8GXZ2IC\nZxr6CNWNy5cuDzTzNdYS71itUCSGbwNaaQ5oU6shLrz9ifYACMu//SdjKDZJBqz8\nYVPXpMECgYA0uhvJsUEcoCNol7UW1VFCm2fNvj5EgELQLZ0fotKvJ5p6y44VbNi7\nrUv4OAbY2OY/nirFsanHfDVaZz5IuLqck02mmEBS3o7Y2x8qvLp81Q3kOI7Qk48H\nMOrSHqarwZ9LqMt/SqHC6v7bM3iNEI0MiuwMl9Ih1TJHw5e8N+tC8A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3faba317a8fd4076af0478fad8d97e8e', 'name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'created_at': '2018-08-03T02:43:24.378715', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'name': 'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:24:dd:b5:2d:f8:00:d8:5b:3a:a1:f9:67:65:55:58', 'type': 'ssh', 'id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef'}) 2018-08-03 02:43:24,379 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwJc/YWAEU8ZVsZy/GKOfyRDWhrcHwtxSCS7VZlj2ynXGxcQN IvMZJxS3lPBkot04lliJw3OVNzPAajRbakqqc2L7LIuLty38lH/Rxy+IhezzcsSd t+DvgfgGJ1NB5mc4FYP27Yu+9nhUd447EMDZOM+vnDoMHdPSQHS4i4uYNBTBpGoG KRLpFUFgoiEdtXxhClMiiyzdL4nKIXPhi0fJMoF1oRxD2gQeNg0ZeCKL0gi9u15m nSlrXOmLJzCzRBF5ZOFIzBdG/cNo4In+ODDEdQ/3Y0p4eXPeMS4vHNJBHMhDvn5d dsmlwR02wlIybIXGO+1JBglHViTL2o8sX0bsxwIDAQABAoIBABgFRURx41hHjnye nj8GeXFshjU7Mt6c+CZpDvi6890An5AfCbxoMaTsMpGDAipGCT7HQDd+fQfrjn4w lY5GTcgiek1uAjkQpUYoQxPi29ZIXXzdBQbgKT8+nhXdjoScLySP1wZ9vY2kKHTY 6okGZJFvZenIW6aEut6LMFFHUe58yMYW8gBgWQp8QqZTW4QdSfM69ZfDZLCRNr7Y +lR5Fw76zjnhwmY3RSwXHUfaVWNJuUqYRy7szOQKUk7WfZNQ9CRAwYZM9E3A++BH ypkMqySK+is+FTU75Vi2MkbW1iHlwfhroZZb38abJ7Lj3WJBRI0q11F/Yxf6L0K7 epwxLIECgYEA6305qq/P3X3FLF2TUazf4rceZ68xE6uAyz/9CyChGh2PPJD3L3kx JDSBpe5y2hMuECOk0O8XqMSk2+LT2aBJGooX/G77GQchhgbtI/xTKhcQLv8CMi9R +VkKpWAB1rDx39PLqynfymTtIGT2px/SCAAxbMzCH5RBqBv54ffjPmcCgYEA0V2B KDHYFBWYuzvIzn44NWYICyNcDAnE/iCMiTOcXQY7CF9BsjnPrQter2OdXYJ/1dvT VfCXTzCgsDuhjPo0wCfdeX4K32TFid1xquqFt2SijkHS4KZs+m9sSsEZ6/7Z9vv/ nYFLoUetGj8uD4Ye1ASBp5j3ViEOcjNhEkp1IqECgYEA6l46K2dI4K7QswP6n7oH JLONPjH9DQ+OYjqwFAgIbl5m9Sdt68CZKOhc9BDqG6IlIQjoeszKZjw3u2P35ksB FrnDf4fQvir7sVFpaHwzJNvJToyb2eiAlEKLNuXjTpHSWCqJNDO7t8pUuf3iAZjI xw+yIQ90UEuUQMR/IOc+MhcCgYEAwq+egNAIzHRguAsZ6dq5Tf55EFJrL86N3npJ 9POHPYGjt19M6fyUP6fI/nM1TFUjpqxp0wqMyVjAs+Bfk4a/MshfTLCGT8GXZ2IC Zxr6CNWNy5cuDzTzNdYS71itUCSGbwNaaQ5oU6shLrz9ifYACMu//SdjKDZJBqz8 YVPXpMECgYA0uhvJsUEcoCNol7UW1VFCm2fNvj5EgELQLZ0fotKvJ5p6y44VbNi7 rUv4OAbY2OY/nirFsanHfDVaZz5IuLqck02mmEBS3o7Y2x8qvLp81Q3kOI7Qk48H MOrSHqarwZ9LqMt/SqHC6v7bM3iNEI0MiuwMl9Ih1TJHw5e8N+tC8A== -----END RSA PRIVATE KEY----- 2018-08-03 02:43:24,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 02:43:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"security_group": {"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-03 02:43:24,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-38bd4f55-12ca-4843-ae50-1c28a6b23cdc Date: Fri, 03 Aug 2018 02:43:24 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}} 2018-08-03 02:43:24,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38bd4f55-12ca-4843-ae50-1c28a6b23cdc 2018-08-03 02:43:24,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.385980844498s 2018-08-03 02:43:24,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38bd4f55-12ca-4843-ae50-1c28a6b23cdc 2018-08-03 02:43:24,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:24,773 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:24,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-4d3e2303-841c-463e-a341-eb754e95e23f Date: Fri, 03 Aug 2018 02:43:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:24,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d3e2303-841c-463e-a341-eb754e95e23f 2018-08-03 02:43:24,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0690879821777s 2018-08-03 02:43:24,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d3e2303-841c-463e-a341-eb754e95e23f 2018-08-03 02:43:24,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9e1c4965-3b16-4068-b032-45bd272ae77f Date: Fri, 03 Aug 2018 02:43:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec"}} 2018-08-03 02:43:25,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9e1c4965-3b16-4068-b032-45bd272ae77f 2018-08-03 02:43:25,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154006958008s 2018-08-03 02:43:25,001 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9e1c4965-3b16-4068-b032-45bd272ae77f 2018-08-03 02:43:25,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:25,005 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:25,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-0cad5108-1933-4d58-b84d-fc04fc5d2dbb Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 2, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:25,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0cad5108-1933-4d58-b84d-fc04fc5d2dbb 2018-08-03 02:43:25,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051265001297s 2018-08-03 02:43:25,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0cad5108-1933-4d58-b84d-fc04fc5d2dbb 2018-08-03 02:43:25,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b81db80b-682e-4925-91c7-8ac496476d39 Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": null, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:25Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1"}} 2018-08-03 02:43:25,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b81db80b-682e-4925-91c7-8ac496476d39 2018-08-03 02:43:25,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133447885513s 2018-08-03 02:43:25,193 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b81db80b-682e-4925-91c7-8ac496476d39 2018-08-03 02:43:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:25,197 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:25,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1a89fc3b-ef98-46f2-b891-02a6ed619a4d Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 3, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:25,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1a89fc3b-ef98-46f2-b891-02a6ed619a4d 2018-08-03 02:43:25,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0533890724182s 2018-08-03 02:43:25,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1a89fc3b-ef98-46f2-b891-02a6ed619a4d 2018-08-03 02:43:25,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c8104109-8f3e-412e-9267-529f667377b5 Date: Fri, 03 Aug 2018 02:43:25 GMT 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-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": 80, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:25Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "8950af31-8aa6-4931-84f0-2ae6b3228249"}} 2018-08-03 02:43:25,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c8104109-8f3e-412e-9267-529f667377b5 2018-08-03 02:43:25,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142342090607s 2018-08-03 02:43:25,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c8104109-8f3e-412e-9267-529f667377b5 2018-08-03 02:43:25,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:25,401 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:25,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-44de89a7-324e-4307-b26c-79d81319091a Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8950af31-8aa6-4931-84f0-2ae6b3228249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 4, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:25,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-44de89a7-324e-4307-b26c-79d81319091a 2018-08-03 02:43:25,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589258670807s 2018-08-03 02:43:25,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-44de89a7-324e-4307-b26c-79d81319091a 2018-08-03 02:43:25,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-637d8502-f76c-429d-9ca3-9a7dec6914b6 Date: Fri, 03 Aug 2018 02:43:25 GMT 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-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": 443, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:25Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0fe27afb-69cc-419e-a603-2385cd4f5c61"}} 2018-08-03 02:43:25,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-637d8502-f76c-429d-9ca3-9a7dec6914b6 2018-08-03 02:43:25,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140283107758s 2018-08-03 02:43:25,604 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-637d8502-f76c-429d-9ca3-9a7dec6914b6 2018-08-03 02:43:25,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:25,607 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:25,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-f3749443-2d21-4daa-90f4-96258af1744f Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "0fe27afb-69cc-419e-a603-2385cd4f5c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8950af31-8aa6-4931-84f0-2ae6b3228249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 5, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:25,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f3749443-2d21-4daa-90f4-96258af1744f 2018-08-03 02:43:25,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514471530914s 2018-08-03 02:43:25,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f3749443-2d21-4daa-90f4-96258af1744f 2018-08-03 02:43:25,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:25,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-7c8eb7db-a2be-444f-8205-9aae4db0f0e5 Date: Fri, 03 Aug 2018 02:43:25 GMT 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-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": 5671, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:25Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "e03aaafe-b6bb-4576-8b70-43f52db5677c"}} 2018-08-03 02:43:25,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7c8eb7db-a2be-444f-8205-9aae4db0f0e5 2018-08-03 02:43:25,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127212047577s 2018-08-03 02:43:25,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7c8eb7db-a2be-444f-8205-9aae4db0f0e5 2018-08-03 02:43:25,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:43:25,794 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:25,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-48b4e8f4-97a0-40a6-ba63-f139235dbaad Date: Fri, 03 Aug 2018 02:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "0fe27afb-69cc-419e-a603-2385cd4f5c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8950af31-8aa6-4931-84f0-2ae6b3228249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "e03aaafe-b6bb-4576-8b70-43f52db5677c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 6, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:25,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48b4e8f4-97a0-40a6-ba63-f139235dbaad 2018-08-03 02:43:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525488853455s 2018-08-03 02:43:25,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48b4e8f4-97a0-40a6-ba63-f139235dbaad 2018-08-03 02:43:25,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:43:25,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}}' 2018-08-03 02:43:25,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-bb3bc4c6-7caa-4714-99dd-b6e02bbe0270 Date: Fri, 03 Aug 2018 02:43:25 GMT 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-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "port_range_min": 53333, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:25Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "8371d927-c052-470b-a77f-81625c339765"}} 2018-08-03 02:43:25,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb3bc4c6-7caa-4714-99dd-b6e02bbe0270 2018-08-03 02:43:25,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139972925186s 2018-08-03 02:43:25,990 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb3bc4c6-7caa-4714-99dd-b6e02bbe0270 2018-08-03 02:43:25,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:43:25,992 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-f2263cf2-1f07-46d6-a14b-faf2355a01f2 Date: Fri, 03 Aug 2018 02:43:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":["31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"],"description":"","tags":[],"updated_at":"2018-08-03T02:41:57Z","qos_policy_id":null,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}]} 2018-08-03 02:43:26,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2263cf2-1f07-46d6-a14b-faf2355a01f2 2018-08-03 02:43:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11752986908s 2018-08-03 02:43:26,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2263cf2-1f07-46d6-a14b-faf2355a01f2 2018-08-03 02:43:26,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:43:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-93fba56d-9ab9-4ecc-a75a-fa2c8b9ec9cf Date: Fri, 03 Aug 2018 02:43:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "metadata": {}}], "file": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file", "owner": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "size": 4373348352, "self": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:43:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T02:42:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:43:26,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-93fba56d-9ab9-4ecc-a75a-fa2c8b9ec9cf 2018-08-03 02:43:26,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363729000092s 2018-08-03 02:43:26,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-93fba56d-9ab9-4ecc-a75a-fa2c8b9ec9cf 2018-08-03 02:43:26,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 02:43:26,155 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:26,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87187093-ebc0-4b9d-a491-3a139da1282e x-compute-request-id: req-87187093-ebc0-4b9d-a491-3a139da1282e Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "08719611-b684-44ba-b6d7-8974849daa90"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 02:43:26,180 - 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-87187093-ebc0-4b9d-a491-3a139da1282e 2018-08-03 02:43:26,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277931690216s 2018-08-03 02:43:26,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-87187093-ebc0-4b9d-a491-3a139da1282e 2018-08-03 02:43:26,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 02:43:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"server": {"name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "imageRef": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "flavorRef": "08719611-b684-44ba-b6d7-8974849daa90", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4941a3a8-02da-467b-9aa6-33be821018b0"}], "security_groups": [{"name": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}]}}' 2018-08-03 02:43:28,714 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 02:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b40020b-020b-482a-9e3b-34f831adff21 x-compute-request-id: req-7b40020b-020b-482a-9e3b-34f831adff21 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3fb488d1-a1c1-4486-8a98-043cd9e6825b"}], "OS-DCF:diskConfig": "MANUAL", "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "adminPass": "2SBskCs58RiU"}} 2018-08-03 02:43:28,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7b40020b-020b-482a-9e3b-34f831adff21 2018-08-03 02:43:28,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.53152298927s 2018-08-03 02:43:28,715 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7b40020b-020b-482a-9e3b-34f831adff21 2018-08-03 02:43:28,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 02:43:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:28,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47e45fef-69c3-4730-ab1d-646bb7a4749e x-compute-request-id: req-47e45fef-69c3-4730-ab1d-646bb7a4749e Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "user_id": "3faba317a8fd4076af0478fad8d97e8e", "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-08-03T02:43:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 02:43:28,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-47e45fef-69c3-4730-ab1d-646bb7a4749e 2018-08-03 02:43:28,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.254127979279s 2018-08-03 02:43:28,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-47e45fef-69c3-4730-ab1d-646bb7a4749e 2018-08-03 02:43:28,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:43:28,977 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:29,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-b770fae5-345d-4485-89b2-12df102878bd Date: Fri, 03 Aug 2018 02:43:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":["31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"],"description":"","tags":[],"updated_at":"2018-08-03T02:41:57Z","qos_policy_id":null,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}]} 2018-08-03 02:43:29,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b770fae5-345d-4485-89b2-12df102878bd 2018-08-03 02:43:29,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118036031723s 2018-08-03 02:43:29,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b770fae5-345d-4485-89b2-12df102878bd 2018-08-03 02:43:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 02:43:29,096 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-abf9aaf2-f03b-4c7d-9fc9-3793e2b5629d Date: Fri, 03 Aug 2018 02:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4941a3a8-02da-467b-9aa6-33be821018b0","tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:41:57Z","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":"e9e0f1a6e9f942ceaa7d7661c54e9bed","id":"31e9f5a0-1e20-4e96-a64a-1d5c10c3d757","subnetpool_id":null,"name":"cloudify_ims-subnet_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:43:29,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-abf9aaf2-f03b-4c7d-9fc9-3793e2b5629d 2018-08-03 02:43:29,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479781627655s 2018-08-03 02:43:29,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-abf9aaf2-f03b-4c7d-9fc9-3793e2b5629d 2018-08-03 02:43:29,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:29,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58046d83-b016-40f5-9f93-2c550198eac1 x-compute-request-id: req-58046d83-b016-40f5-9f93-2c550198eac1 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "user_id": "3faba317a8fd4076af0478fad8d97e8e", "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-08-03T02:43:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:29,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-58046d83-b016-40f5-9f93-2c550198eac1 2018-08-03 02:43:29,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458818912506s 2018-08-03 02:43:29,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-58046d83-b016-40f5-9f93-2c550198eac1 2018-08-03 02:43:29,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:31,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:31,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca9977bb-7895-433a-9b80-de2565b041fc x-compute-request-id: req-ca9977bb-7895-433a-9b80-de2565b041fc Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:31Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:32,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ca9977bb-7895-433a-9b80-de2565b041fc 2018-08-03 02:43:32,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501093149185s 2018-08-03 02:43:32,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ca9977bb-7895-433a-9b80-de2565b041fc 2018-08-03 02:43:32,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:34,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:34,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823c9940-345f-4fa1-8014-2ba4a42a7319 x-compute-request-id: req-823c9940-345f-4fa1-8014-2ba4a42a7319 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:34,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-823c9940-345f-4fa1-8014-2ba4a42a7319 2018-08-03 02:43:34,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861677885056s 2018-08-03 02:43:34,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-823c9940-345f-4fa1-8014-2ba4a42a7319 2018-08-03 02:43:34,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:36,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:37,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08e6eca6-1776-45e4-906f-26f1c430bc6f x-compute-request-id: req-08e6eca6-1776-45e4-906f-26f1c430bc6f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:37,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08e6eca6-1776-45e4-906f-26f1c430bc6f 2018-08-03 02:43:37,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428993940353s 2018-08-03 02:43:37,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08e6eca6-1776-45e4-906f-26f1c430bc6f 2018-08-03 02:43:37,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:39,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:39,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:40,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d34cbb-a23f-4cc0-9187-3a4fb7aa80d2 x-compute-request-id: req-90d34cbb-a23f-4cc0-9187-3a4fb7aa80d2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:40,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90d34cbb-a23f-4cc0-9187-3a4fb7aa80d2 2018-08-03 02:43:40,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579316139221s 2018-08-03 02:43:40,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90d34cbb-a23f-4cc0-9187-3a4fb7aa80d2 2018-08-03 02:43:40,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:42,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:42,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:42,270 - keystoneauth.session - DEBUG - RESP: [500] Date: Fri, 03 Aug 2018 02:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e356a69-bfdf-4f27-86b8-d5972c0d71ac x-compute-request-id: req-9e356a69-bfdf-4f27-86b8-d5972c0d71ac Content-Length: 128 Content-Type: application/json; charset=UTF-8 RESP BODY: {"computeFault": {"message": "The server has either erred or is incapable of performing the requested operation.", "code": 500}} 2018-08-03 02:43:42,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e356a69-bfdf-4f27-86b8-d5972c0d71ac 2018-08-03 02:43:42,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.258106946945s 2018-08-03 02:43:42,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:44,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d975882-b5a1-4023-b580-8c4d4027a0f7 x-compute-request-id: req-2d975882-b5a1-4023-b580-8c4d4027a0f7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:44,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d975882-b5a1-4023-b580-8c4d4027a0f7 2018-08-03 02:43:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351420164108s 2018-08-03 02:43:44,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d975882-b5a1-4023-b580-8c4d4027a0f7 2018-08-03 02:43:44,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:46,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:46,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41b1ac0e-07c1-41f4-9499-34f21b0098aa x-compute-request-id: req-41b1ac0e-07c1-41f4-9499-34f21b0098aa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:46,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-41b1ac0e-07c1-41f4-9499-34f21b0098aa 2018-08-03 02:43:46,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199748039246s 2018-08-03 02:43:46,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-41b1ac0e-07c1-41f4-9499-34f21b0098aa 2018-08-03 02:43:46,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:48,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5e15431-9ed0-4d9c-912d-b26ef7c5eee8 x-compute-request-id: req-f5e15431-9ed0-4d9c-912d-b26ef7c5eee8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:49,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5e15431-9ed0-4d9c-912d-b26ef7c5eee8 2018-08-03 02:43:49,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401319980621s 2018-08-03 02:43:49,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5e15431-9ed0-4d9c-912d-b26ef7c5eee8 2018-08-03 02:43:49,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:51,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:51,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c45e5feb-4db5-4138-a0b5-8960e588099b x-compute-request-id: req-c45e5feb-4db5-4138-a0b5-8960e588099b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:51,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c45e5feb-4db5-4138-a0b5-8960e588099b 2018-08-03 02:43:51,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424921035767s 2018-08-03 02:43:51,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c45e5feb-4db5-4138-a0b5-8960e588099b 2018-08-03 02:43:51,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:53,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:54,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdf517cb-434f-4faa-a1a5-fc2fc494791b x-compute-request-id: req-fdf517cb-434f-4faa-a1a5-fc2fc494791b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:54,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fdf517cb-434f-4faa-a1a5-fc2fc494791b 2018-08-03 02:43:54,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458874940872s 2018-08-03 02:43:54,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fdf517cb-434f-4faa-a1a5-fc2fc494791b 2018-08-03 02:43:54,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:56,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:56,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01b0314f-a788-4f9b-aa71-38c79de3780e x-compute-request-id: req-01b0314f-a788-4f9b-aa71-38c79de3780e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:56,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01b0314f-a788-4f9b-aa71-38c79de3780e 2018-08-03 02:43:56,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198221921921s 2018-08-03 02:43:56,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01b0314f-a788-4f9b-aa71-38c79de3780e 2018-08-03 02:43:56,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:43:58,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:43:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:43:58,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07eda0d-125b-4b27-acae-046229a14e9a x-compute-request-id: req-c07eda0d-125b-4b27-acae-046229a14e9a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:43:58,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c07eda0d-125b-4b27-acae-046229a14e9a 2018-08-03 02:43:58,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204404115677s 2018-08-03 02:43:58,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c07eda0d-125b-4b27-acae-046229a14e9a 2018-08-03 02:43:58,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:00,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:00,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a6b6978-6e36-482c-8949-ab60cc077a69 x-compute-request-id: req-7a6b6978-6e36-482c-8949-ab60cc077a69 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:00,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a6b6978-6e36-482c-8949-ab60cc077a69 2018-08-03 02:44:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373462200165s 2018-08-03 02:44:00,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a6b6978-6e36-482c-8949-ab60cc077a69 2018-08-03 02:44:00,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:03,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e42e162-362a-44a4-a118-f9a39fde573f x-compute-request-id: req-8e42e162-362a-44a4-a118-f9a39fde573f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:03,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e42e162-362a-44a4-a118-f9a39fde573f 2018-08-03 02:44:03,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242250919342s 2018-08-03 02:44:03,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e42e162-362a-44a4-a118-f9a39fde573f 2018-08-03 02:44:03,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:05,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af00227-8d60-4b26-9a4f-0378ed0cc333 x-compute-request-id: req-0af00227-8d60-4b26-9a4f-0378ed0cc333 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:05,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0af00227-8d60-4b26-9a4f-0378ed0cc333 2018-08-03 02:44:05,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397985935211s 2018-08-03 02:44:05,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0af00227-8d60-4b26-9a4f-0378ed0cc333 2018-08-03 02:44:05,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:07,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:07,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6273d921-4224-4d9e-918b-07a5bd60c47c x-compute-request-id: req-6273d921-4224-4d9e-918b-07a5bd60c47c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:07,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6273d921-4224-4d9e-918b-07a5bd60c47c 2018-08-03 02:44:07,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358370065689s 2018-08-03 02:44:07,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6273d921-4224-4d9e-918b-07a5bd60c47c 2018-08-03 02:44:07,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:09,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18f81594-c86b-4b76-ab84-4612a20c5896 x-compute-request-id: req-18f81594-c86b-4b76-ab84-4612a20c5896 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:10,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18f81594-c86b-4b76-ab84-4612a20c5896 2018-08-03 02:44:10,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300987005234s 2018-08-03 02:44:10,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18f81594-c86b-4b76-ab84-4612a20c5896 2018-08-03 02:44:10,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:12,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e92b0faa-138c-45e7-a298-349d2d4f2958 x-compute-request-id: req-e92b0faa-138c-45e7-a298-349d2d4f2958 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:12,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e92b0faa-138c-45e7-a298-349d2d4f2958 2018-08-03 02:44:12,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196561098099s 2018-08-03 02:44:12,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e92b0faa-138c-45e7-a298-349d2d4f2958 2018-08-03 02:44:12,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:14,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:14,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf7b29fc-4564-4215-a4f9-fb8cf648fbc6 x-compute-request-id: req-cf7b29fc-4564-4215-a4f9-fb8cf648fbc6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:14,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf7b29fc-4564-4215-a4f9-fb8cf648fbc6 2018-08-03 02:44:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371505022049s 2018-08-03 02:44:14,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf7b29fc-4564-4215-a4f9-fb8cf648fbc6 2018-08-03 02:44:14,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:16,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:16,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:17,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b78845f-951f-4014-9262-b3a96fd04963 x-compute-request-id: req-2b78845f-951f-4014-9262-b3a96fd04963 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:17,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b78845f-951f-4014-9262-b3a96fd04963 2018-08-03 02:44:17,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365264892578s 2018-08-03 02:44:17,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b78845f-951f-4014-9262-b3a96fd04963 2018-08-03 02:44:17,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:19,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:19,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52690b34-6a72-4c24-b671-047a0ef99514 x-compute-request-id: req-52690b34-6a72-4c24-b671-047a0ef99514 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:19,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52690b34-6a72-4c24-b671-047a0ef99514 2018-08-03 02:44:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372440099716s 2018-08-03 02:44:19,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52690b34-6a72-4c24-b671-047a0ef99514 2018-08-03 02:44:19,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:21,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:21,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:21,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e42ac6-13a5-4f31-a8d2-30dd44348843 x-compute-request-id: req-f0e42ac6-13a5-4f31-a8d2-30dd44348843 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:21,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0e42ac6-13a5-4f31-a8d2-30dd44348843 2018-08-03 02:44:21,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363126993179s 2018-08-03 02:44:21,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0e42ac6-13a5-4f31-a8d2-30dd44348843 2018-08-03 02:44:21,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:23,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:24,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edd3ede4-d3ca-49ed-8f6f-cd2ff8255591 x-compute-request-id: req-edd3ede4-d3ca-49ed-8f6f-cd2ff8255591 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:24,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edd3ede4-d3ca-49ed-8f6f-cd2ff8255591 2018-08-03 02:44:24,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375117063522s 2018-08-03 02:44:24,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edd3ede4-d3ca-49ed-8f6f-cd2ff8255591 2018-08-03 02:44:24,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:26,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:26,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d9c5ac-08a2-46e1-9ffa-c35a037ce073 x-compute-request-id: req-b4d9c5ac-08a2-46e1-9ffa-c35a037ce073 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:26,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4d9c5ac-08a2-46e1-9ffa-c35a037ce073 2018-08-03 02:44:26,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393451929092s 2018-08-03 02:44:26,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4d9c5ac-08a2-46e1-9ffa-c35a037ce073 2018-08-03 02:44:26,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:28,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:28,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7493196-f983-434b-bcee-b3e4c3830148 x-compute-request-id: req-f7493196-f983-434b-bcee-b3e4c3830148 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:28,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7493196-f983-434b-bcee-b3e4c3830148 2018-08-03 02:44:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201914072037s 2018-08-03 02:44:28,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7493196-f983-434b-bcee-b3e4c3830148 2018-08-03 02:44:28,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:30,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:30,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:31,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-692f4670-050d-47b8-9149-306610167d9c x-compute-request-id: req-692f4670-050d-47b8-9149-306610167d9c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:31,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-692f4670-050d-47b8-9149-306610167d9c 2018-08-03 02:44:31,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520044088364s 2018-08-03 02:44:31,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-692f4670-050d-47b8-9149-306610167d9c 2018-08-03 02:44:31,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:33,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:33,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a15f831f-1ab7-4a8d-a795-1f7704ed12d3 x-compute-request-id: req-a15f831f-1ab7-4a8d-a795-1f7704ed12d3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:33,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a15f831f-1ab7-4a8d-a795-1f7704ed12d3 2018-08-03 02:44:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197560071945s 2018-08-03 02:44:33,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a15f831f-1ab7-4a8d-a795-1f7704ed12d3 2018-08-03 02:44:33,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:35,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:35,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cc9ba5a-e046-4b0c-b529-e2802b7d319b x-compute-request-id: req-1cc9ba5a-e046-4b0c-b529-e2802b7d319b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:35,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1cc9ba5a-e046-4b0c-b529-e2802b7d319b 2018-08-03 02:44:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203035116196s 2018-08-03 02:44:35,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1cc9ba5a-e046-4b0c-b529-e2802b7d319b 2018-08-03 02:44:35,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:37,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:38,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c2f8fdb-a624-45d5-8aac-290a04e02d6a x-compute-request-id: req-5c2f8fdb-a624-45d5-8aac-290a04e02d6a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:38,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c2f8fdb-a624-45d5-8aac-290a04e02d6a 2018-08-03 02:44:38,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20293712616s 2018-08-03 02:44:38,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c2f8fdb-a624-45d5-8aac-290a04e02d6a 2018-08-03 02:44:38,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:40,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:40,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85b63ff6-dfc0-463f-80d1-7d5b3356d881 x-compute-request-id: req-85b63ff6-dfc0-463f-80d1-7d5b3356d881 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:40,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85b63ff6-dfc0-463f-80d1-7d5b3356d881 2018-08-03 02:44:40,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214854955673s 2018-08-03 02:44:40,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85b63ff6-dfc0-463f-80d1-7d5b3356d881 2018-08-03 02:44:40,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:42,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:42,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ede21c65-e22b-4dd8-9c80-cbdcf5869a91 x-compute-request-id: req-ede21c65-e22b-4dd8-9c80-cbdcf5869a91 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:42,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ede21c65-e22b-4dd8-9c80-cbdcf5869a91 2018-08-03 02:44:42,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389839887619s 2018-08-03 02:44:42,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ede21c65-e22b-4dd8-9c80-cbdcf5869a91 2018-08-03 02:44:42,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:44,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:44,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6896a193-e5a9-4295-bcc1-afafd5c544d1 x-compute-request-id: req-6896a193-e5a9-4295-bcc1-afafd5c544d1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:44,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6896a193-e5a9-4295-bcc1-afafd5c544d1 2018-08-03 02:44:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217031002045s 2018-08-03 02:44:44,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6896a193-e5a9-4295-bcc1-afafd5c544d1 2018-08-03 02:44:44,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:46,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:47,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d843c6-5324-48c5-8734-82e6c5133e61 x-compute-request-id: req-98d843c6-5324-48c5-8734-82e6c5133e61 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:47,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98d843c6-5324-48c5-8734-82e6c5133e61 2018-08-03 02:44:47,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418892145157s 2018-08-03 02:44:47,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98d843c6-5324-48c5-8734-82e6c5133e61 2018-08-03 02:44:47,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:49,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:49,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf7ec7de-3303-4553-b3f1-61486a5c307e x-compute-request-id: req-cf7ec7de-3303-4553-b3f1-61486a5c307e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:49,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf7ec7de-3303-4553-b3f1-61486a5c307e 2018-08-03 02:44:49,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313112020493s 2018-08-03 02:44:49,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf7ec7de-3303-4553-b3f1-61486a5c307e 2018-08-03 02:44:49,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:51,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:51,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:52,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c4d1c30-56ce-47b8-bc01-40419dd149d2 x-compute-request-id: req-8c4d1c30-56ce-47b8-bc01-40419dd149d2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:52,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c4d1c30-56ce-47b8-bc01-40419dd149d2 2018-08-03 02:44:52,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374088048935s 2018-08-03 02:44:52,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c4d1c30-56ce-47b8-bc01-40419dd149d2 2018-08-03 02:44:52,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:54,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:54,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:54,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d430a464-7e87-4cba-956c-1a607d2f78a4 x-compute-request-id: req-d430a464-7e87-4cba-956c-1a607d2f78a4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:54,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d430a464-7e87-4cba-956c-1a607d2f78a4 2018-08-03 02:44:54,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409698009491s 2018-08-03 02:44:54,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d430a464-7e87-4cba-956c-1a607d2f78a4 2018-08-03 02:44:54,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:56,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:56,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19310681-fb65-4c38-9a97-d08ab92d0cd4 x-compute-request-id: req-19310681-fb65-4c38-9a97-d08ab92d0cd4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:56,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19310681-fb65-4c38-9a97-d08ab92d0cd4 2018-08-03 02:44:56,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396417856216s 2018-08-03 02:44:56,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19310681-fb65-4c38-9a97-d08ab92d0cd4 2018-08-03 02:44:56,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:44:58,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:44:58,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:44:59,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ac2b1c-027c-4b76-9ab7-13d08c7c8cc8 x-compute-request-id: req-c9ac2b1c-027c-4b76-9ab7-13d08c7c8cc8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:44:59,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9ac2b1c-027c-4b76-9ab7-13d08c7c8cc8 2018-08-03 02:44:59,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387316226959s 2018-08-03 02:44:59,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9ac2b1c-027c-4b76-9ab7-13d08c7c8cc8 2018-08-03 02:44:59,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:01,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:01,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:01,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e679cd42-6a34-4e07-8b12-563e8d3e8bb7 x-compute-request-id: req-e679cd42-6a34-4e07-8b12-563e8d3e8bb7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:01,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e679cd42-6a34-4e07-8b12-563e8d3e8bb7 2018-08-03 02:45:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385632038116s 2018-08-03 02:45:01,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e679cd42-6a34-4e07-8b12-563e8d3e8bb7 2018-08-03 02:45:01,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:03,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:03,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:04,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35365415-b720-4459-81c5-b4aad75f5b21 x-compute-request-id: req-35365415-b720-4459-81c5-b4aad75f5b21 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:04,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-35365415-b720-4459-81c5-b4aad75f5b21 2018-08-03 02:45:04,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395617008209s 2018-08-03 02:45:04,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-35365415-b720-4459-81c5-b4aad75f5b21 2018-08-03 02:45:04,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:06,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:06,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-393032d5-9480-40bc-bb4b-9048355e50ef x-compute-request-id: req-393032d5-9480-40bc-bb4b-9048355e50ef Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:06,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-393032d5-9480-40bc-bb4b-9048355e50ef 2018-08-03 02:45:06,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204268932343s 2018-08-03 02:45:06,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-393032d5-9480-40bc-bb4b-9048355e50ef 2018-08-03 02:45:06,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:08,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27ccd34a-a0bf-4b66-8ec2-fd4dfbe08f9a x-compute-request-id: req-27ccd34a-a0bf-4b66-8ec2-fd4dfbe08f9a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:08,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27ccd34a-a0bf-4b66-8ec2-fd4dfbe08f9a 2018-08-03 02:45:08,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393728971481s 2018-08-03 02:45:08,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27ccd34a-a0bf-4b66-8ec2-fd4dfbe08f9a 2018-08-03 02:45:08,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:10,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:10,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:11,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c55478a4-9d5e-4fbc-a49c-d7d45d221c76 x-compute-request-id: req-c55478a4-9d5e-4fbc-a49c-d7d45d221c76 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:11,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c55478a4-9d5e-4fbc-a49c-d7d45d221c76 2018-08-03 02:45:11,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532254934311s 2018-08-03 02:45:11,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c55478a4-9d5e-4fbc-a49c-d7d45d221c76 2018-08-03 02:45:11,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:13,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d3e837-032f-450f-981d-c5edaa4803df x-compute-request-id: req-60d3e837-032f-450f-981d-c5edaa4803df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:13,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60d3e837-032f-450f-981d-c5edaa4803df 2018-08-03 02:45:13,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208618879318s 2018-08-03 02:45:13,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60d3e837-032f-450f-981d-c5edaa4803df 2018-08-03 02:45:13,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:15,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:15,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fd4275b-c584-496a-b86d-aa07862957d8 x-compute-request-id: req-4fd4275b-c584-496a-b86d-aa07862957d8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:15,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fd4275b-c584-496a-b86d-aa07862957d8 2018-08-03 02:45:15,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202483177185s 2018-08-03 02:45:15,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fd4275b-c584-496a-b86d-aa07862957d8 2018-08-03 02:45:15,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:17,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:17,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:18,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ea366bb-de5c-4a1f-8d6e-9dc2afc30c54 x-compute-request-id: req-4ea366bb-de5c-4a1f-8d6e-9dc2afc30c54 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:18,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ea366bb-de5c-4a1f-8d6e-9dc2afc30c54 2018-08-03 02:45:18,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375320911407s 2018-08-03 02:45:18,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ea366bb-de5c-4a1f-8d6e-9dc2afc30c54 2018-08-03 02:45:18,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:20,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:20,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6c4dded-24f9-4192-806d-74cc0a011314 x-compute-request-id: req-f6c4dded-24f9-4192-806d-74cc0a011314 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:20,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6c4dded-24f9-4192-806d-74cc0a011314 2018-08-03 02:45:20,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384305953979s 2018-08-03 02:45:20,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6c4dded-24f9-4192-806d-74cc0a011314 2018-08-03 02:45:20,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:22,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:22,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fe2b33d-e101-48c1-ac90-bc82589d7285 x-compute-request-id: req-4fe2b33d-e101-48c1-ac90-bc82589d7285 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:22,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fe2b33d-e101-48c1-ac90-bc82589d7285 2018-08-03 02:45:22,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202913045883s 2018-08-03 02:45:22,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fe2b33d-e101-48c1-ac90-bc82589d7285 2018-08-03 02:45:22,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:24,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:25,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0e35a9-36d9-415d-85be-2e483afed25b x-compute-request-id: req-be0e35a9-36d9-415d-85be-2e483afed25b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:25,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be0e35a9-36d9-415d-85be-2e483afed25b 2018-08-03 02:45:25,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381178855896s 2018-08-03 02:45:25,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be0e35a9-36d9-415d-85be-2e483afed25b 2018-08-03 02:45:25,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:27,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:27,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbfb9aa5-ba41-4005-8fa1-4416d784157c x-compute-request-id: req-fbfb9aa5-ba41-4005-8fa1-4416d784157c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:27,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbfb9aa5-ba41-4005-8fa1-4416d784157c 2018-08-03 02:45:27,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203285932541s 2018-08-03 02:45:27,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbfb9aa5-ba41-4005-8fa1-4416d784157c 2018-08-03 02:45:27,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:29,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:29,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abf0daa1-82af-4cc6-81e6-610ee53d3f01 x-compute-request-id: req-abf0daa1-82af-4cc6-81e6-610ee53d3f01 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:29,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abf0daa1-82af-4cc6-81e6-610ee53d3f01 2018-08-03 02:45:29,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20395898819s 2018-08-03 02:45:29,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abf0daa1-82af-4cc6-81e6-610ee53d3f01 2018-08-03 02:45:29,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:31,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:31,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764269ad-d3d7-41c0-b16c-9922624f5373 x-compute-request-id: req-764269ad-d3d7-41c0-b16c-9922624f5373 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:31,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-764269ad-d3d7-41c0-b16c-9922624f5373 2018-08-03 02:45:31,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387291908264s 2018-08-03 02:45:31,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-764269ad-d3d7-41c0-b16c-9922624f5373 2018-08-03 02:45:31,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:33,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c48bcf-745d-4350-a2b1-68b6458d74f8 x-compute-request-id: req-15c48bcf-745d-4350-a2b1-68b6458d74f8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:34,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15c48bcf-745d-4350-a2b1-68b6458d74f8 2018-08-03 02:45:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203997135162s 2018-08-03 02:45:34,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15c48bcf-745d-4350-a2b1-68b6458d74f8 2018-08-03 02:45:34,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:36,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b79436-8da5-463e-bd99-5d738acc5586 x-compute-request-id: req-50b79436-8da5-463e-bd99-5d738acc5586 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:36,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50b79436-8da5-463e-bd99-5d738acc5586 2018-08-03 02:45:36,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527903079987s 2018-08-03 02:45:36,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50b79436-8da5-463e-bd99-5d738acc5586 2018-08-03 02:45:36,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:38,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:38,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-703dc6cc-2780-4af3-ace9-9334f0a6ace7 x-compute-request-id: req-703dc6cc-2780-4af3-ace9-9334f0a6ace7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:38,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-703dc6cc-2780-4af3-ace9-9334f0a6ace7 2018-08-03 02:45:38,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200017929077s 2018-08-03 02:45:38,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-703dc6cc-2780-4af3-ace9-9334f0a6ace7 2018-08-03 02:45:38,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:40,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:41,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee9ccc9d-d1c0-411a-839d-7c54ba727bcb x-compute-request-id: req-ee9ccc9d-d1c0-411a-839d-7c54ba727bcb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:41,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee9ccc9d-d1c0-411a-839d-7c54ba727bcb 2018-08-03 02:45:41,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203259944916s 2018-08-03 02:45:41,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee9ccc9d-d1c0-411a-839d-7c54ba727bcb 2018-08-03 02:45:41,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:43,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:43,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:43,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e0d645e-d6c1-4b34-add8-269c1949b8c4 x-compute-request-id: req-6e0d645e-d6c1-4b34-add8-269c1949b8c4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:43,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e0d645e-d6c1-4b34-add8-269c1949b8c4 2018-08-03 02:45:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359719991684s 2018-08-03 02:45:43,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e0d645e-d6c1-4b34-add8-269c1949b8c4 2018-08-03 02:45:43,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:45,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-042e95ca-004e-4ff8-8abd-be2672542153 x-compute-request-id: req-042e95ca-004e-4ff8-8abd-be2672542153 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T02:43:32Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:45,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-042e95ca-004e-4ff8-8abd-be2672542153 2018-08-03 02:45:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209656953812s 2018-08-03 02:45:45,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-042e95ca-004e-4ff8-8abd-be2672542153 2018-08-03 02:45:45,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 02:45:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 02:45:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:47,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d95336-b17a-464d-9fec-de94212031bd x-compute-request-id: req-a3d95336-b17a-464d-9fec-de94212031bd Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:5c:9c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T02:45:47.000000", "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T02:45:47Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 02:45:47,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3d95336-b17a-464d-9fec-de94212031bd 2018-08-03 02:45:47,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380335092545s 2018-08-03 02:45:47,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3d95336-b17a-464d-9fec-de94212031bd 2018-08-03 02:45:47,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 02:45:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:48,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9d5db0eb-bcca-4a3f-9301-d4ca831ea505 Date: Fri, 03 Aug 2018 02:45:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T02:45:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31e9f5a0-1e20-4e96-a64a-1d5c10c3d757","ip_address":"192.168.120.11"}],"id":"9c82e606-2b7d-448e-8f7c-e5c9ef3f2874","security_groups":["3fb488d1-a1c1-4486-8a98-043cd9e6825b"],"mac_address":"fa:16:3e:0c:5c:9c","project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4941a3a8-02da-467b-9aa6-33be821018b0","tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:43:31Z","binding:vnic_type":"normal","device_id":"1b0aff6e-be16-4484-a70e-3aa619648010","ip_allocation":"immediate"}]} 2018-08-03 02:45:48,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-9d5db0eb-bcca-4a3f-9301-d4ca831ea505 2018-08-03 02:45:48,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0597779750824s 2018-08-03 02:45:48,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-9d5db0eb-bcca-4a3f-9301-d4ca831ea505 2018-08-03 02:45:48,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 02:45:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9c82e606-2b7d-448e-8f7c-e5c9ef3f2874" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:48,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a3d7e103-14b5-4fcd-a4f9-59ce117e3097 Date: Fri, 03 Aug 2018 02:45:48 GMT RESP BODY: {"floatingips": []} 2018-08-03 02:45:48,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9c82e606-2b7d-448e-8f7c-e5c9ef3f2874 used request id req-a3d7e103-14b5-4fcd-a4f9-59ce117e3097 2018-08-03 02:45:48,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0492789745331s 2018-08-03 02:45:48,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9c82e606-2b7d-448e-8f7c-e5c9ef3f2874 used request id req-a3d7e103-14b5-4fcd-a4f9-59ce117e3097 2018-08-03 02:45:48,109 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:5c:9c', 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'0398ef23-59d3-4b3e-b1c7-4955f00eb4f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T02:45:47.000000', 'flavor': Munch({u'id': u'08719611-b684-44ba-b6d7-8974849daa90'}), 'az': u'nova', 'id': u'1b0aff6e-be16-4484-a70e-3aa619648010', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3faba317a8fd4076af0478fad8d97e8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'name': 'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', '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-08-03T02:45:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T02:45:47Z', 'hostId': u'c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95', '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-08-03T02:45:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'name': u'cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef', 'adminPass': None, 'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'created_at': u'2018-08-03T02:43:28Z', 'created': u'2018-08-03T02:43:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 02:45:48,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 02:45:48,113 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-210297db-d56b-455f-896d-2566c14d33f5 Date: Fri, 03 Aug 2018 02:45:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":["31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"],"description":"","tags":[],"updated_at":"2018-08-03T02:41:57Z","qos_policy_id":null,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}]} 2018-08-03 02:45:48,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-210297db-d56b-455f-896d-2566c14d33f5 2018-08-03 02:45:48,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149747133255s 2018-08-03 02:45:48,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-210297db-d56b-455f-896d-2566c14d33f5 2018-08-03 02:45:48,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 02:45:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:45:48,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-53d25074-f3e6-48d1-bd73-9bf1c083a5bb Date: Fri, 03 Aug 2018 02:45:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T02:45:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31e9f5a0-1e20-4e96-a64a-1d5c10c3d757","ip_address":"192.168.120.11"}],"id":"9c82e606-2b7d-448e-8f7c-e5c9ef3f2874","security_groups":["3fb488d1-a1c1-4486-8a98-043cd9e6825b"],"mac_address":"fa:16:3e:0c:5c:9c","project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4941a3a8-02da-467b-9aa6-33be821018b0","tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:43:31Z","binding:vnic_type":"normal","device_id":"1b0aff6e-be16-4484-a70e-3aa619648010","ip_allocation":"immediate"}]} 2018-08-03 02:45:48,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-53d25074-f3e6-48d1-bd73-9bf1c083a5bb 2018-08-03 02:45:48,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0582518577576s 2018-08-03 02:45:48,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-53d25074-f3e6-48d1-bd73-9bf1c083a5bb 2018-08-03 02:45:48,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 02:45:48,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.11", "port_id": "9c82e606-2b7d-448e-8f7c-e5c9ef3f2874"}}' 2018-08-03 02:45:50,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-817e2da0-7f82-48c7-bb5e-74127479009c Date: Fri, 03 Aug 2018 02:45:50 GMT RESP BODY: {"floatingip": {"router_id": "ee8d070d-43cc-4ae3-b459-a0133efa4815", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:45:49Z", "updated_at": "2018-08-03T02:45:49Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4941a3a8-02da-467b-9aa6-33be821018b0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:5c:9c", "device_id": "1b0aff6e-be16-4484-a70e-3aa619648010"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_id": "9c82e606-2b7d-448e-8f7c-e5c9ef3f2874", "id": "3aa4d9cf-88ca-4e46-a370-6ac290fd1f0a", "qos_policy_id": null}} 2018-08-03 02:45:50,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-817e2da0-7f82-48c7-bb5e-74127479009c 2018-08-03 02:45:50,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.06640696526s 2018-08-03 02:45:50,390 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-817e2da0-7f82-48c7-bb5e-74127479009c 2018-08-03 02:45:50,393 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ee8d070d-43cc-4ae3-b459-a0133efa4815', 'updated_at': u'2018-08-03T02:45:49Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.212', 'revision_number': 0, 'port_id': u'9c82e606-2b7d-448e-8f7c-e5c9ef3f2874', 'id': u'3aa4d9cf-88ca-4e46-a370-6ac290fd1f0a', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'9c82e606-2b7d-448e-8f7c-e5c9ef3f2874', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'name': 'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0c:5c:9c', u'device_id': u'1b0aff6e-be16-4484-a70e-3aa619648010'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', 'created_at': u'2018-08-03T02:45:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0c:5c:9c', u'device_id': u'1b0aff6e-be16-4484-a70e-3aa619648010'}), 'router': u'ee8d070d-43cc-4ae3-b459-a0133efa4815'}) 2018-08-03 02:45:50,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 02:45:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 02:45:50,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64ea8c59-76c5-43c8-8314-becda449559c x-compute-request-id: req-64ea8c59-76c5-43c8-8314-becda449559c Content-Encoding: gzip Content-Length: 7418 Content-Type: application/json 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 1902263761 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.309866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.312095] pid_max: default: 32768 minimum: 301\n[ 0.313291] Security Framework initialized\n[ 0.314400] SELinux: Initializing.\n[ 0.315678] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.320294] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.323136] Mount-cache hash table entries: 4096\n[ 0.324547] Initializing cgroup subsys memory\n[ 0.325705] Initializing cgroup subsys devices\n[ 0.326854] Initializing cgroup subsys freezer\n[ 0.328006] Initializing cgroup subsys net_cls\n[ 0.329154] Initializing cgroup subsys blkio\n[ 0.330272] Initializing cgroup subsys perf_event\n[ 0.331453] Initializing cgroup subsys hugetlb\n[ 0.332604] Initializing cgroup subsys pids\n[ 0.333712] Initializing cgroup subsys net_prio\n[ 0.334942] CPU: Physical Processor ID: 0\n[ 0.336738] mce: CPU supports 10 MCE banks\n[ 0.337864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.339150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.340425] tlb_flushall_shift: 6\n[ 0.341594] Freeing SMP alternatives: 28k freed\n[ 0.345331] ACPI: Core revision 20130517\n[ 0.346835] ACPI: All ACPI Tables successfully acquired\n[ 0.348277] ftrace: allocating 25812 entries in 101 pages\n[ 0.369282] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370785] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.372270] smpboot: Max logical packages: 2\n[ 0.373561] Enabling x2apic\n[ 0.374468] Enabled x2apic\n[ 0.375550] Switched APIC routing to physical x2apic.\n[ 0.377712] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.379197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.381900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389232] KVM setup paravirtual spinlock\n[ 0.391501] smpboot: Booting Node 0, Processors #1 OK\n[ 0.393124] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.415021] Brought up 2 CPUs\n[ 0.415033] KVM setup async PF for cpu 1\n[ 0.415037] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.418155] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.420269] devtmpfs: initialized\n[ 0.422728] EVM: security.selinux\n[ 0.423707] EVM: security.ima\n[ 0.424619] EVM: security.capability\n[ 0.426241] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.427766] pinctrl core: initialized pinctrl subsystem\n[ 0.429147] NET: Registered protocol family 16\n[ 0.430477] ACPI: bus type PCI registered\n[ 0.431564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.433088] PCI: Using configuration type 1 for base access\n[ 0.437764] ACPI: Added _OSI(Module Device)\n[ 0.438884] ACPI: Added _OSI(Processor Device)\n[ 0.440010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.441174] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443467] ACPI: Interpreter enabled\n[ 0.444498] ACPI: (supports S0 S5)\n[ 0.445464] ACPI: Using IOAPIC for interrupt routing\n[ 0.446665] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.450532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.454867] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457848] acpiphp: Slot [3] registered\n[ 0.458913] acpiphp: Slot [4] registered\n[ 0.459979] acpiphp: Slot [5] registered\n[ 0.461041] acpiphp: Slot [6] registered\n[ 0.462119] acpiphp: Slot [7] registered\n[ 0.463178] acpiphp: Slot [8] registered\n[ 0.464232] acpiphp: Slot [9] registered\n[ 0.465286] acpiphp: Slot [10] registered\n[ 0.466355] acpiphp: Slot [11] registered\n[ 0.467423] acpiphp: Slot [12] registered\n[ 0.468497] acpiphp: Slot [13] registered\n[ 0.469569] acpiphp: Slot [14] registered\n[ 0.470712] acpiphp: Slot [15] registered\n[ 0.471826] acpiphp: Slot [16] registered\n[ 0.472929] acpiphp: Slot [17] registered\n[ 0.474144] acpiphp: Slot [18] registered\n[ 0.475239] acpiphp: Slot [19] registered\n[ 0.476336] acpiphp: Slot [20] registered\n[ 0.477424] acpiphp: Slot [21] registered\n[ 0.478511] acpiphp: Slot [22] registered\n[ 0.479594] acpiphp: Slot [23] registered\n[ 0.480676] acpiphp: Slot [24] registered\n[ 0.481775] acpiphp: Slot [25] registered\n[ 0.482897] acpiphp: Slot [26] registered\n[ 0.483996] acpiphp: Slot [27] registered\n[ 0.485087] acpiphp: Slot [28] registered\n[ 0.486173] acpiphp: Slot [29] registered\n[ 0.487258] acpiphp: Slot [30] registered\n[ 0.488342] acpiphp: Slot [31] registered\n[ 0.489419] PCI host bridge to bus 0000:00\n[ 0.490503] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493288] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494887] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496871] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.498863] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.503274] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505055] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508159] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536606] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.538415] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.540148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543531] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.545150] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.548879] vgaarb: loaded\n[ 0.549755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.551173] SCSI subsystem initialized\n[ 0.552247] ACPI: bus type USB registered\n[ 0.553349] usbcore: registered new interface driver usbfs\n[ 0.554667] usbcore: registered new interface driver hub\n[ 0.555968] usbcore: registered new device driver usb\n[ 0.557457] PCI: Using ACPI for IRQ routing\n[ 0.558866] NetLabel: Initializing\n[ 0.559868] NetLabel: domain hash size = 128\n[ 0.560994] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562249] NetLabel: unlabeled traffic allowed by default\n[ 0.563666] Switched to clocksource kvm-clock\n[ 0.571717] pnp: PnP ACPI init\n[ 0.572680] ACPI: bus type PNP registered\n[ 0.574110] pnp: PnP ACPI: found 5 devices\n[ 0.575205] ACPI: bus type PNP unregistered\n[ 0.582320] NET: Registered protocol family 2\n[ 0.583883] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.586055] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.587904] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.589463] TCP: reno registered\n[ 0.590429] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.591866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.593484] NET: Registered protocol family 1\n[ 0.594697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.596105] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.597471] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.617261] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.637218] Unpacking initramfs...\n[ 1.068913] Freeing initrd memory: 37508k freed\n[ 1.078298] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.079853] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.082661] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.084273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.085928] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.087377] Initialise system trusted keyring\n[ 1.088545] audit: initializing netlink socket (disabled)\n[ 1.089845] type=2000 audit(1533264349.951:1): initialized\n[ 1.106505] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.107969] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.110226] zpool: loaded\n[ 1.111119] zbud: loaded\n[ 1.112129] VFS: Disk quotas dquot_6.5.2\n[ 1.113275] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.114874] msgmni has been set to 7578\n[ 1.115996] Key type big_key registered\n[ 1.117720] NET: Registered protocol family 38\n[ 1.118893] Key type asymmetric registered\n[ 1.119997] Asymmetric key parser 'x509' registered\n[ 1.121244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.123305] io scheduler noop registered\n[ 1.124501] io scheduler deadline registered (default)\n[ 1.135729] io scheduler cfq registered\n[ 1.136884] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.138219] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.139787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.141796] ACPI: Power Button [PWRF]\n[ 1.142929] GHES: HEST is not enabled!\n[ 1.144032] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.168456] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.170112] Non-volatile memory driver v1.3\n[ 1.171413] Linux agpgart interface v0.103\n[ 1.172602] crash memory driver: version 1.1\n[ 1.173787] rdac: device handler registered\n[ 1.175113] hp_sw: device handler registered\n[ 1.176245] emc: device handler registered\n[ 1.177335] alua: device handler registered\n[ 1.178464] libphy: Fixed MDIO Bus: probed\n[ 1.179600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.181074] ehci-pci: EHCI PCI platform driver\n[ 1.182257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.183923] ohci-pci: OHCI PCI platform driver\n[ 1.185338] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.205100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.206433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.208447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.209733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.211166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.212898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.215091] usb usb1: Product: UHCI Host Controller\n[ 1.216442] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.218217] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.219794] hub 1-0:1.0: USB hub found\n[ 1.221142] hub 1-0:1.0: 2 ports detected\n[ 1.222647] usbcore: registered new interface driver usbserial\n[ 1.224429] usbcore: registered new interface driver usbserial_generic\n[ 1.226351] usbserial: USB Serial support registered for generic\n[ 1.228168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231413] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.232660] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.234014] mousedev: PS/2 mouse device common for all mice\n[ 1.235643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.238385] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.240627] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242153] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.244358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.245829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.247344] cpuidle: using governor menu\n[ 1.248492] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.249866] usbcore: registered new interface driver usbhid\n[ 1.251195] usbhid: USB HID core driver\n[ 1.252352] drop_monitor: Initializing network drop monitor service\n[ 1.253823] TCP: cubic registered\n[ 1.254807] Initializing XFRM netlink socket\n[ 1.256058] NET: Registered protocol family 10\n[ 1.257435] NET: Registered protocol family 17\n[ 1.258753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.260133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.261917] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.264235] Loading compiled-in X.509 certificates\n[ 1.265449] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.267772] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.270474] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.272814] registered taskstats version 1\n[ 1.275639] Key type trusted registered\n[ 1.277927] Key type encrypted registered\n[ 1.280217] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.281879] rtc_cmos 00:00: setting system clock to 2018-08-03 02:45:49 UTC (1533264349)\n[ 1.284571] Freeing unused kernel memory: 1680k freed\n[ 1.289118] 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.293409] systemd[1]: Detected virtualization kvm.\n[ 1.294889] systemd[1]: Detected architecture x86-64.\n[ 1.296355] systemd[1]: Running in initial RAM disk.\n"} 2018-08-03 02:45:50,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010/action used request id req-64ea8c59-76c5-43c8-8314-becda449559c 2018-08-03 02:45:50,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073502779007s 2018-08-03 02:45:50,468 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010/action used request id req-64ea8c59-76c5-43c8-8314-becda449559c 2018-08-03 02:45:50,468 - 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 1902263761 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.309866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.312095] pid_max: default: 32768 minimum: 301 [ 0.313291] Security Framework initialized [ 0.314400] SELinux: Initializing. [ 0.315678] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.320294] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.323136] Mount-cache hash table entries: 4096 [ 0.324547] Initializing cgroup subsys memory [ 0.325705] Initializing cgroup subsys devices [ 0.326854] Initializing cgroup subsys freezer [ 0.328006] Initializing cgroup subsys net_cls [ 0.329154] Initializing cgroup subsys blkio [ 0.330272] Initializing cgroup subsys perf_event [ 0.331453] Initializing cgroup subsys hugetlb [ 0.332604] Initializing cgroup subsys pids [ 0.333712] Initializing cgroup subsys net_prio [ 0.334942] CPU: Physical Processor ID: 0 [ 0.336738] mce: CPU supports 10 MCE banks [ 0.337864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.339150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.340425] tlb_flushall_shift: 6 [ 0.341594] Freeing SMP alternatives: 28k freed [ 0.345331] ACPI: Core revision 20130517 [ 0.346835] ACPI: All ACPI Tables successfully acquired [ 0.348277] ftrace: allocating 25812 entries in 101 pages [ 0.369282] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370785] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.372270] smpboot: Max logical packages: 2 [ 0.373561] Enabling x2apic [ 0.374468] Enabled x2apic [ 0.375550] Switched APIC routing to physical x2apic. [ 0.377712] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.379197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.381900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389232] KVM setup paravirtual spinlock [ 0.391501] smpboot: Booting Node 0, Processors #1 OK [ 0.393124] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.415021] Brought up 2 CPUs [ 0.415033] KVM setup async PF for cpu 1 [ 0.415037] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.418155] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.420269] devtmpfs: initialized [ 0.422728] EVM: security.selinux [ 0.423707] EVM: security.ima [ 0.424619] EVM: security.capability [ 0.426241] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.427766] pinctrl core: initialized pinctrl subsystem [ 0.429147] NET: Registered protocol family 16 [ 0.430477] ACPI: bus type PCI registered [ 0.431564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.433088] PCI: Using configuration type 1 for base access [ 0.437764] ACPI: Added _OSI(Module Device) [ 0.438884] ACPI: Added _OSI(Processor Device) [ 0.440010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.441174] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443467] ACPI: Interpreter enabled [ 0.444498] ACPI: (supports S0 S5) [ 0.445464] ACPI: Using IOAPIC for interrupt routing [ 0.446665] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.450532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454867] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457848] acpiphp: Slot [3] registered [ 0.458913] acpiphp: Slot [4] registered [ 0.459979] acpiphp: Slot [5] registered [ 0.461041] acpiphp: Slot [6] registered [ 0.462119] acpiphp: Slot [7] registered [ 0.463178] acpiphp: Slot [8] registered [ 0.464232] acpiphp: Slot [9] registered [ 0.465286] acpiphp: Slot [10] registered [ 0.466355] acpiphp: Slot [11] registered [ 0.467423] acpiphp: Slot [12] registered [ 0.468497] acpiphp: Slot [13] registered [ 0.469569] acpiphp: Slot [14] registered [ 0.470712] acpiphp: Slot [15] registered [ 0.471826] acpiphp: Slot [16] registered [ 0.472929] acpiphp: Slot [17] registered [ 0.474144] acpiphp: Slot [18] registered [ 0.475239] acpiphp: Slot [19] registered [ 0.476336] acpiphp: Slot [20] registered [ 0.477424] acpiphp: Slot [21] registered [ 0.478511] acpiphp: Slot [22] registered [ 0.479594] acpiphp: Slot [23] registered [ 0.480676] acpiphp: Slot [24] registered [ 0.481775] acpiphp: Slot [25] registered [ 0.482897] acpiphp: Slot [26] registered [ 0.483996] acpiphp: Slot [27] registered [ 0.485087] acpiphp: Slot [28] registered [ 0.486173] acpiphp: Slot [29] registered [ 0.487258] acpiphp: Slot [30] registered [ 0.488342] acpiphp: Slot [31] registered [ 0.489419] PCI host bridge to bus 0000:00 [ 0.490503] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493288] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494887] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496871] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.498863] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.503274] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505055] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508159] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536606] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.538415] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.540148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543531] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545150] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.548879] vgaarb: loaded [ 0.549755] vgaarb: bridge control possible 0000:00:02.0 [ 0.551173] SCSI subsystem initialized [ 0.552247] ACPI: bus type USB registered [ 0.553349] usbcore: registered new interface driver usbfs [ 0.554667] usbcore: registered new interface driver hub [ 0.555968] usbcore: registered new device driver usb [ 0.557457] PCI: Using ACPI for IRQ routing [ 0.558866] NetLabel: Initializing [ 0.559868] NetLabel: domain hash size = 128 [ 0.560994] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562249] NetLabel: unlabeled traffic allowed by default [ 0.563666] Switched to clocksource kvm-clock [ 0.571717] pnp: PnP ACPI init [ 0.572680] ACPI: bus type PNP registered [ 0.574110] pnp: PnP ACPI: found 5 devices [ 0.575205] ACPI: bus type PNP unregistered [ 0.582320] NET: Registered protocol family 2 [ 0.583883] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.586055] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.587904] TCP: Hash tables configured (established 32768 bind 32768) [ 0.589463] TCP: reno registered [ 0.590429] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.591866] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.593484] NET: Registered protocol family 1 [ 0.594697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.596105] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.597471] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.617261] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637218] Unpacking initramfs... [ 1.068913] Freeing initrd memory: 37508k freed [ 1.078298] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.079853] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.082661] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.084273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.085928] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.087377] Initialise system trusted keyring [ 1.088545] audit: initializing netlink socket (disabled) [ 1.089845] type=2000 audit(1533264349.951:1): initialized [ 1.106505] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.107969] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.110226] zpool: loaded [ 1.111119] zbud: loaded [ 1.112129] VFS: Disk quotas dquot_6.5.2 [ 1.113275] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.114874] msgmni has been set to 7578 [ 1.115996] Key type big_key registered [ 1.117720] NET: Registered protocol family 38 [ 1.118893] Key type asymmetric registered [ 1.119997] Asymmetric key parser 'x509' registered [ 1.121244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.123305] io scheduler noop registered [ 1.124501] io scheduler deadline registered (default) [ 1.135729] io scheduler cfq registered [ 1.136884] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.138219] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.139787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.141796] ACPI: Power Button [PWRF] [ 1.142929] GHES: HEST is not enabled! [ 1.144032] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.168456] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.170112] Non-volatile memory driver v1.3 [ 1.171413] Linux agpgart interface v0.103 [ 1.172602] crash memory driver: version 1.1 [ 1.173787] rdac: device handler registered [ 1.175113] hp_sw: device handler registered [ 1.176245] emc: device handler registered [ 1.177335] alua: device handler registered [ 1.178464] libphy: Fixed MDIO Bus: probed [ 1.179600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.181074] ehci-pci: EHCI PCI platform driver [ 1.182257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.183923] ohci-pci: OHCI PCI platform driver [ 1.185338] uhci_hcd: USB Universal Host Controller Interface driver [ 1.205100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.206433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.208447] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.209733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.211166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.212898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.215091] usb usb1: Product: UHCI Host Controller [ 1.216442] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.218217] usb usb1: SerialNumber: 0000:00:01.2 [ 1.219794] hub 1-0:1.0: USB hub found [ 1.221142] hub 1-0:1.0: 2 ports detected [ 1.222647] usbcore: registered new interface driver usbserial [ 1.224429] usbcore: registered new interface driver usbserial_generic [ 1.226351] usbserial: USB Serial support registered for generic [ 1.228168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.232660] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.234014] mousedev: PS/2 mouse device common for all mice [ 1.235643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.238385] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.240627] rtc_cmos 00:00: RTC can wake from S4 [ 1.242153] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.244358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.245829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.247344] cpuidle: using governor menu [ 1.248492] hidraw: raw HID events driver (C) Jiri Kosina [ 1.249866] usbcore: registered new interface driver usbhid [ 1.251195] usbhid: USB HID core driver [ 1.252352] drop_monitor: Initializing network drop monitor service [ 1.253823] TCP: cubic registered [ 1.254807] Initializing XFRM netlink socket [ 1.256058] NET: Registered protocol family 10 [ 1.257435] NET: Registered protocol family 17 [ 1.258753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.260133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.261917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.264235] Loading compiled-in X.509 certificates [ 1.265449] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.267772] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.270474] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.272814] registered taskstats version 1 [ 1.275639] Key type trusted registered [ 1.277927] Key type encrypted registered [ 1.280217] IMA: No TPM chip found, activating TPM-bypass! [ 1.281879] rtc_cmos 00:00: setting system clock to 2018-08-03 02:45:49 UTC (1533264349) [ 1.284571] Freeing unused kernel memory: 1680k freed [ 1.289118] 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.293409] systemd[1]: Detected virtualization kvm. [ 1.294889] systemd[1]: Detected architecture x86-64. [ 1.296355] systemd[1]: Running in initial RAM disk. 2018-08-03 02:45:54,442 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212 2018-08-03 02:46:04,455 - paramiko.transport - DEBUG - starting thread (client mode): 0x981b8250L 2018-08-03 02:46:04,455 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 02:46:04,513 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 02:46:04,513 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 02:46:04,574 - 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-08-03 02:46:04,574 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 02:46:04,575 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 02:46:04,575 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 02:46:04,575 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 02:46:04,575 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 02:46:04,581 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 02:46:04,582 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 02:46:04,586 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-03 02:46:04,588 - paramiko.transport - DEBUG - Trying discovered key 1724ddb52df800d85b3aa1f967655558 in /tmp/tmp9RhLPc 2018-08-03 02:46:04,630 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 02:46:04,675 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 02:46:04,688 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-03 02:46:04,689 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-03 02:46:04,689 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-03 02:46:04,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-03 02:46:04,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4514, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4534, "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": 1685, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4511, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4282, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4465, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 02:46:04,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:04,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:03 GMT 2018-08-03 02:46:04,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:04,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 02:46:04,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:04,889 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4514, 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': 4534, 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': 1685, 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': 4511, 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': 882, 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': 804, 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': 807, 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': 4282, 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': 4465, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-03 02:46:04,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-03 02:46:05,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:05,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:05,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4514, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4534, "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": 1685, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4511, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4282, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4465, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:04 GMT 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 02:46:05,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:05,682 - functest.core.cloudify - INFO - The current manager status is running 2018-08-03 02:46:05,682 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-03 02:46:05,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:05,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:05,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:05,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:04.799Z", "updated_at": "2018-08-03T02:46:04.799Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:04 GMT 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 02:46:05,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:05,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/secrets 2018-08-03 02:46:05,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:05,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:04.799Z", "updated_at": "2018-08-03T02:46:04.799Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:04 GMT 2018-08-03 02:46:05,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:05,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-03 02:46:05,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:05,819 - functest.core.cloudify - DEBUG - List secrets: 2018-08-03 02:46:05,819 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/secrets/foo 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:05,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:04.799Z", "updated_at": "2018-08-03T02:46:04.799Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:04 GMT 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 02:46:05,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:05,874 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-03 02:46:05,874 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-03 02:46:05,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 02:46:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:46:05,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92582da1-5811-4408-b0f3-61ef914a42a7 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed"}, "tags": [], "enabled": true, "id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:46:05,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-92582da1-5811-4408-b0f3-61ef914a42a7 2018-08-03 02:46:05,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10132598877s 2018-08-03 02:46:05,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-92582da1-5811-4408-b0f3-61ef914a42a7 2018-08-03 02:46:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-03 02:46:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/e9e0f1a6e9f942ceaa7d7661c54e9bed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-03 02:46:06,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-ad292e55-f437-416c-822f-f87f0c3bc811 Date: Fri, 03 Aug 2018 02:46:06 GMT 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-08-03 02:46:06,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/e9e0f1a6e9f942ceaa7d7661c54e9bed.json used request id req-ad292e55-f437-416c-822f-f87f0c3bc811 2018-08-03 02:46:06,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.273903131485s 2018-08-03 02:46:06,260 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/e9e0f1a6e9f942ceaa7d7661c54e9bed.json used request id req-ad292e55-f437-416c-822f-f87f0c3bc811 2018-08-03 02:46:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-03 02:46:06,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 02:46:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 02:46:06,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 02:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffee3fc8-3419-4244-9321-dfdbddb09755 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 02:46:06,272 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-ffee3fc8-3419-4244-9321-dfdbddb09755 2018-08-03 02:46:06,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:46:06,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5091b1cd-17c7-45fe-90db-b47a30a66bb0 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0686cd0410c344eb8635346c8243c29a"}, "enabled": true, "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/203c1880de02406da42e40fe7ac83be0"}, "enabled": true, "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fb08ee3cc2f404697e8c52639d4cf87"}, "enabled": true, "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/45a1667af67049c0851047f079e56d8f"}, "enabled": true, "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/46e76710ae5c4504a92956e334b5d60c"}, "enabled": true, "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a4d5d21d8bf4df3a78a8ad0af66d993"}, "enabled": true, "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96805ba897824878bd3a7e996539dcf7"}, "enabled": true, "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a3d72f5f03354f26820aaf011ab79d27"}, "enabled": true, "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea425e2bc254212a410a5b9aa715f59"}, "enabled": true, "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b6bdd10739db488fbdd95c880a39ccc6"}, "enabled": true, "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b885f061442b483c89cdac4370a8598f"}, "enabled": true, "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bf1c661a2a504a209b1c04b369835817"}, "enabled": true, "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/cd8bc3c3190e49e5bbea398fa2a03404"}, "enabled": true, "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ddfb45c8eada4d65a11e542a0643c2c9"}, "enabled": true, "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f205792c7a9140aeb5844b02095f9604"}, "enabled": true, "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 02:46:06,366 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5091b1cd-17c7-45fe-90db-b47a30a66bb0 2018-08-03 02:46:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102391958237s 2018-08-03 02:46:06,366 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5091b1cd-17c7-45fe-90db-b47a30a66bb0 2018-08-03 02:46:06,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 02:46:06,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 02:46:06,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae6fd9a-1bda-4402-aad4-019aaf590824 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00c3d9128d304393a5af1cc0cafc37b9"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/05fe9966e7b842eebe0265472350dcab"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "05fe9966e7b842eebe0265472350dcab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/096cba3ebe964c6ea6c4c52ed74bae99"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/190142f3c9f945009885f2fb6c157911"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "190142f3c9f945009885f2fb6c157911"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2128ca6c82164f1f8c7b0fb0f87ddeb6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23620ca544ab46b692d4525dcc5ccd08"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/266950fff09e4a8f82f37e71724deb5a"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e46a62b6fd433ab791b584dadb00ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3bbc0153f89540c592c7f507f5c1d841"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ca1583ea4174778bc62b72c3c9f5de0"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4ea7dff991604b7e9dd1d9ef48dabe3a"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/516c99b33ef74cad8333062cc5739476"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "516c99b33ef74cad8333062cc5739476"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53bcf9585a2c4e06a9c936a191abcc08"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60eeaa72a76645609000aa1c1d9e93ae"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/622021cd8772467180f60239a9ffba85"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "622021cd8772467180f60239a9ffba85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e8489f0763f4181890a810bb529debf"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "6e8489f0763f4181890a810bb529debf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727115e17a314036bd1438eb2448f260"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "727115e17a314036bd1438eb2448f260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7b48dec3ce184c078740aa4dd3d7b893"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/835dfbbd580d4575acd70809c2db2895"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "835dfbbd580d4575acd70809c2db2895"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9027ef8b5a0d46baa7278b485fff3ee1"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91b81abb34c44e8ea6c96cdddfb70e1d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/973f413ccb8d4bf0afc1774e3389fc42"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "973f413ccb8d4bf0afc1774e3389fc42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/98a956aed7574e86a91a07fc93bca357"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "98a956aed7574e86a91a07fc93bca357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7d390b068a4b33b9430c900c0290e1"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e283255cd2b4252b23394c803e4d1ed"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b079e53d63bc42d6b76c3d8d5d8d1a7c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b116c537cd37410fba6ee2853cc4c3cb"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bb774a67ac004a498747feb04efd1d44"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "bb774a67ac004a498747feb04efd1d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bbcfa2d9b7704c5aa7c778012d0c4a18"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2d66256a3144307a822e649cd684193"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c2d66256a3144307a822e649cd684193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c77be48aa74e4cef952772a90e95e4d8"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c77be48aa74e4cef952772a90e95e4d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d03aee4e577f4b0e8faeea69c43ad396"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "d03aee4e577f4b0e8faeea69c43ad396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dda60f7756954b188bb6ed80f7217807"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "dda60f7756954b188bb6ed80f7217807"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/debe051d4e144e3ab656e8a06cdefe9e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e008b4f828d34a088ef8f6fda934d4f2"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "e008b4f828d34a088ef8f6fda934d4f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f2ed64e89e1d4977959c7c598a1e8c9c"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f83a8abc26ac4e00a209e162b67db67c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "f83a8abc26ac4e00a209e162b67db67c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8f5e33b3df74717ac78e17e21fe9d7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f923ef78835943c9963d292cd5732031"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "f923ef78835943c9963d292cd5732031"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fcd996fd784c49129f65dc07ac4bc1ac"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdcdc1f8928f4a59961d22f5250defea"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 02:46:06,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5ae6fd9a-1bda-4402-aad4-019aaf590824 2018-08-03 02:46:06,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0999109745026s 2018-08-03 02:46:06,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5ae6fd9a-1bda-4402-aad4-019aaf590824 2018-08-03 02:46:06,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '8ff040d9-5c86-43c9-97fd-52605d06ad9c', 'keystone_tenant_name': u'cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef', 'project_domain_name': 'Default'} 2018-08-03 02:46:06,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/secrets 2018-08-03 02:46:06,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-03 02:46:06,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,541 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "8ff040d9-5c86-43c9-97fd-52605d06ad9c"} 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,604 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.650Z", "updated_at": "2018-08-03T02:46:05.650Z", "created_by": "admin", "private_resource": false, "value": "8ff040d9-5c86-43c9-97fd-52605d06ad9c", "key": "keystone_password"} 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-03 02:46:06,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,606 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"} 2018-08-03 02:46:06,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-03 02:46:06,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.713Z", "updated_at": "2018-08-03T02:46:05.713Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef", "key": "keystone_tenant_name"} 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,676 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-03 02:46:06,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.784Z", "updated_at": "2018-08-03T02:46:05.784Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-03 02:46:06,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,740 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.853Z", "updated_at": "2018-08-03T02:46:05.853Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-03 02:46:06,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,810 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.920Z", "updated_at": "2018-08-03T02:46:05.920Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:05 GMT 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-03 02:46:06,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,877 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef"} 2018-08-03 02:46:06,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:06,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:05.986Z", "updated_at": "2018-08-03T02:46:05.986Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "key": "keystone_username"} 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:06,941 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:06 GMT 2018-08-03 02:46:06,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:06,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-03 02:46:06,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:06,942 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-03 02:46:07,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:07,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:07,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:06.050Z", "updated_at": "2018-08-03T02:46:06.050Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:06 GMT 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:07,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-03 02:46:07,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-03 02:46:07,005 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 02:46:07,007 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 02:46:07,007 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 02:46:07,012 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 02:46:07,079 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 02:46:07,080 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 02:46:07,081 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 02:46:07,082 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-03 02:46:07,082 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 02:46:07,089 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 02:46:50,164 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 02:46:50,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos-distro.1gservers.com * extras: centos.s.uw.edu * updates: centos.sonn.com 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.9.1.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.9.1.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.6 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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.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.9.1.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-08-03 02:46:50,165 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 02:46:50,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-03 02:46:50,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 02:46:50,170 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:46:50,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-98e94b46-ba26-4417-b63d-e52aaa06975d Date: Fri, 03 Aug 2018 02:46:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:41:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 1, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "0fe27afb-69cc-419e-a603-2385cd4f5c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8371d927-c052-470b-a77f-81625c339765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8950af31-8aa6-4931-84f0-2ae6b3228249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "e03aaafe-b6bb-4576-8b70-43f52db5677c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 7, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 02:46:50,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-98e94b46-ba26-4417-b63d-e52aaa06975d 2018-08-03 02:46:50,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544219017029s 2018-08-03 02:46:50,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-98e94b46-ba26-4417-b63d-e52aaa06975d 2018-08-03 02:46:50,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 02:46:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -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": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e"}}' 2018-08-03 02:46:50,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4dc97fc2-1341-4dd1-af8a-bcbc02d17ee6 Date: Fri, 03 Aug 2018 02:46:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T02:46:50Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "port_range_min": 22, "revision_number": 0, "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:46:50Z", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "1570462e-215c-40a1-961e-7c34269214ae"}} 2018-08-03 02:46:50,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4dc97fc2-1341-4dd1-af8a-bcbc02d17ee6 2018-08-03 02:46:50,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.389366149902s 2018-08-03 02:46:50,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4dc97fc2-1341-4dd1-af8a-bcbc02d17ee6 2018-08-03 02:46:50,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-03 02:46:50,717 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-03 02:46:53,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:46:53,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:46:53,832 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-03 02:46:53,833 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:53.774Z", "updated_at": "2018-08-03T02:46:53.774Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-03 02:46:53,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:46:53,835 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:46:53 GMT 2018-08-03 02:46:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:46:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-03 02:46:53,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:46:53,861 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 02:46:55,323 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 02:46:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 02:46:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 02:46:55,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-42eb0093-be44-4ed7-a6b0-0dfae7aa0c0f Date: Fri, 03 Aug 2018 02:46:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "metadata": {}}], "file": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file", "owner": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "size": 4373348352, "self": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:43:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T02:42:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 02:46:55,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-42eb0093-be44-4ed7-a6b0-0dfae7aa0c0f 2018-08-03 02:46:55,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.596242189407s 2018-08-03 02:46:55,921 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-42eb0093-be44-4ed7-a6b0-0dfae7aa0c0f 2018-08-03 02:46:55,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 02:46:55,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef"}' 2018-08-03 02:46:56,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-775b24f3-b852-45e4-8b32-3802ee17a259 Date: Fri, 03 Aug 2018 02:46:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184/file", "owner": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3ce1cafe-463b-41e5-ba2b-5c840832a184", "size": null, "self": "/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T02:46:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "checksum": null, "created_at": "2018-08-03T02:46:55Z", "protected": false} 2018-08-03 02:46:56,019 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-775b24f3-b852-45e4-8b32-3802ee17a259 2018-08-03 02:46:56,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0887260437012s 2018-08-03 02:46:56,020 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-775b24f3-b852-45e4-8b32-3802ee17a259 returning object 3ce1cafe-463b-41e5-ba2b-5c840832a184 2018-08-03 02:46:56,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 02:46:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '' 2018-08-03 02:46:59,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a7df80e-84ef-433e-98f2-5cdc4316161b Date: Fri, 03 Aug 2018 02:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 02:46:59,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184/file used request id req-5a7df80e-84ef-433e-98f2-5cdc4316161b 2018-08-03 02:46:59,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.77629184723s 2018-08-03 02:46:59,797 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184/file used request id req-5a7df80e-84ef-433e-98f2-5cdc4316161b 2018-08-03 02:46:59,797 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T02:46:55Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184/file', u'owner': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', u'size': None, u'name': u'cloudify_ims-img_alt_efdad782-416a-4b95-98f5-e3082df4bdef', u'checksum': None, u'self': u'/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T02:46:55Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 02:46:59,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 02:46:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-03 02:46:59,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61542f32-2bf2-434c-9afd-18d946d8df56 x-compute-request-id: req-61542f32-2bf2-434c-9afd-18d946d8df56 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "3cafe6cd-8017-453c-83ad-b90eee4c2e94"}} 2018-08-03 02:46:59,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-61542f32-2bf2-434c-9afd-18d946d8df56 2018-08-03 02:46:59,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0664629936218s 2018-08-03 02:46:59,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-61542f32-2bf2-434c-9afd-18d946d8df56 2018-08-03 02:46:59,865 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_efdad782-416a-4b95-98f5-e3082df4bdef', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'3cafe6cd-8017-453c-83ad-b90eee4c2e94', 'swap': 0}) 2018-08-03 02:46:59,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 02:46:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" -d '{"extra_specs": {}}' 2018-08-03 02:46:59,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 02:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e0b9798-afad-42d1-9fab-98b6cf8e2699 x-compute-request-id: req-2e0b9798-afad-42d1-9fab-98b6cf8e2699 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 02:46:59,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94/os-extra_specs used request id req-2e0b9798-afad-42d1-9fab-98b6cf8e2699 2018-08-03 02:46:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223979949951s 2018-08-03 02:46:59,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94/os-extra_specs used request id req-2e0b9798-afad-42d1-9fab-98b6cf8e2699 2018-08-03 02:46:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-03 02:46:59,889 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce1cafe-463b-41e5-ba2b-5c840832a184", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "bono_cluster_size": 1, "flavor_id": "3cafe6cd-8017-453c-83ad-b90eee4c2e94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:01,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce1cafe-463b-41e5-ba2b-5c840832a184", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "bono_cluster_size": 1, "flavor_id": "3cafe6cd-8017-453c-83ad-b90eee4c2e94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef", "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-08-03T02:47:00.027Z", "updated_at": "2018-08-03T02:47:00.027Z", "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-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:01 GMT 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-03 02:47:01,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:01,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:01,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:01,118 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 02:47:01,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:01,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:01 GMT 2018-08-03 02:47:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-03 02:47:01,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:01,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:01,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:01,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:01,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:01,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:01 GMT 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 02:47:01,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:01,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:01,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:01,283 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:01 GMT 2018-08-03 02:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:06,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:06,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:06,357 - 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-08-03T02:47:01.915Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:02.297Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:02.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:02.604Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:02.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:02.604Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:02.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:02.604Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:02.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:03.360Z", "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-08-03T02:47:03.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:03.360Z", "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-08-03T02:47:03.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:03.360Z", "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-08-03T02:47:03.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:03.360Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:03.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:04.369Z", "message": "Installing from directory: /tmp/tmpZ_1qzy [args=--prefix=\"/tmp/openstack-vpVeQ5\" --constraint=\"/tmp/openstack-vpVeQ5/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:04.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:04.369Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZ_1qzy --prefix=\"/tmp/openstack-vpVeQ5\" --constraint=\"/tmp/openstack-vpVeQ5/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:04.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:06 GMT 2018-08-03 02:47:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:06,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-03 02:47:06,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:06,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-03 02:47:06,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-03 02:47:06,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-03 02:47:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:47:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpZ_1qzy [args=--prefix="/tmp/openstack-vpVeQ5" --constraint="/tmp/openstack-vpVeQ5/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-03 02:47:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZ_1qzy --prefix="/tmp/openstack-vpVeQ5" --constraint="/tmp/openstack-vpVeQ5/constraint.txt" 2018-08-03 02:47:06,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:06,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:06,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:06,417 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:06,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:06,418 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:06 GMT 2018-08-03 02:47:06,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:06,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:06,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:11,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:11,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:11,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:11,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:11 GMT 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:11,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 02:47:11,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:11,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:11,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:11,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:11,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:11,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:11,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:11,552 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:11 GMT 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:11,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:16,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:16,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:16 GMT 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 02:47:16,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:16,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:16,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:16,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:16,695 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:16 GMT 2018-08-03 02:47:16,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:16,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:16,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:21,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:21,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:21,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:21 GMT 2018-08-03 02:47:21,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:21,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 02:47:21,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:21,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:21,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:21,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:21,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:21,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:21,953 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:21 GMT 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:21,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:26,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:27,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:27 GMT 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 02:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:27,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:27,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:27,091 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:27,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:27,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:27 GMT 2018-08-03 02:47:27,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:27,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 02:47:27,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:32,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:32,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:29.475Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:29.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:30.389Z", "message": "Removing directory: /tmp/tmpZ_1qzy", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:30.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179", "logger": "75ecea3f-b076-4459-943b-466c6e7c88a1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:30.413Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:30.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:30.629Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:30.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:31.636Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:31.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:31.636Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:31.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:32 GMT 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-03 02:47:32,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZ_1qzy 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-03 02:47:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-03 02:47:32,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/5aa8e929-8085-496b-83b3-cbc2b94c1179 2018-08-03 02:47:32,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:32,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:32,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:32,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:32,225 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"} 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:32 GMT 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-03 02:47:32,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:32,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-03 02:47:32,226 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.212:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-03 02:47:32,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:32,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:32,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-03 02:47:32,452 - 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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:32 GMT 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:32,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:32,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:32,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:32,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:32,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:32,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:32,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:32 GMT 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 02:47:32,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:32,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:32,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:32,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:32,571 - 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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:32 GMT 2018-08-03 02:47:32,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:32,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:32,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:37,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:37,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:37,647 - 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-08-03T02:47:33.078Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:33.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:34.796Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:34.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.361Z", "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-08-03T02:47:36.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "keypair_16tp4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:36.964Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:36.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 12, "offset": 0, "size": 50}}} 2018-08-03 02:47:37,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:37,648 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:37 GMT 2018-08-03 02:47:37,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:37,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6141 2018-08-03 02:47:37,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:37,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-03 02:47:37,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:37,649 - 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-08-03 02:47:37,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:37,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:37,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:37,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 02:47:37,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 02:47:37,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:37,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 02:47:37,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 02:47:37,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:37,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:37,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:37,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:37,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:37,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:37 GMT 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:37,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:42,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:43,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4db54282-796d-4674-a87b-bef9d98fbfbf"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:37.703Z", "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-08-03T02:47:37.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ee772917-7e7e-406e-bde2-8c318bd5dab9"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "keypair_16tp4x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "keypair_16tp4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "keypair_16tp4x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.015Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "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-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6b643c22-d98f-4fb7-8216-880cf1b403e1"}, {"node_instance_id": "keypair_16tp4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:38.716Z", "message": "Using external resource keypair: cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:38.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fc1dbc80-9038-491a-afdf-5054f112cc6c"}, {"node_instance_id": "keypair_16tp4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:39.044Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 81, "offset": 12, "size": 50}}} 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:43 GMT 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29724 2018-08-03 02:47:43,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:43,010 - 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-08-03 02:47:43,011 - 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-08-03 02:47:43,011 - 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-08-03 02:47:43,011 - 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-08-03 02:47:43,011 - 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-08-03 02:47:43,011 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,012 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,013 - 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-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-03 02:47:43,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:43,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-03 02:47:43,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-03 02:47:43,017 - 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-08-03 02:47:43,017 - 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-08-03 02:47:43,017 - 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-08-03 02:47:43,018 - 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-08-03 02:47:43,018 - 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-08-03 02:47:43,018 - 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-08-03 02:47:43,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef 2018-08-03 02:47:43,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:43,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:43,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:43,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:43,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:43 GMT 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:43,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:43,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:48,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:48,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:48,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:48,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:48,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:48,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_16tp4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:39.044Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:40.060Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:40.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:40.675Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:39Z', u'updated_at': u'2018-08-03T02:47:39Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'63d2031a-d16c-48d6-a9c3-632f05bed797', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:40.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "993dc0d7-5a64-4fb9-8cee-96005269cc92"}, {"node_instance_id": "bind_floatingip_xbm238", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:40.819Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:39Z', u'updated_at': u'2018-08-03T02:47:39Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'080ac772-ca75-4fd1-ad12-4c888bba75c5', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:40.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9961a66f-2190-459c-a202-0d85f5953c89"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:41.317Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:41.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:41.317Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:41.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:41.317Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:41.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:41.317Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:41.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.044Z", "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-08-03T02:47:42.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a5a1a734-244f-4110-b531-da194c969206"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:42.485Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:42.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a5a1a734-244f-4110-b531-da194c969206"}, {"node_instance_id": "ellis_security_group_kqj657", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ae539ec7-a310-48d2-b096-fa47afd3f83b"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "ellis_security_group_kqj657", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ae539ec7-a310-48d2-b096-fa47afd3f83b"}, {"node_instance_id": "bind_security_group_86i04t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a5a1a734-244f-4110-b531-da194c969206"}, {"node_instance_id": "bind_security_group_86i04t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a5a1a734-244f-4110-b531-da194c969206"}, {"node_instance_id": "ellis_security_group_kqj657", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ae539ec7-a310-48d2-b096-fa47afd3f83b"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "508b5154-991c-4a29-8e30-f4ffb4432c49"}, {"node_instance_id": "ellis_security_group_kqj657", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.133Z", "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-08-03T02:47:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ae539ec7-a310-48d2-b096-fa47afd3f83b"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.495Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:43.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.495Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:43.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.495Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:43.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.495Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:43.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:43.495Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:43.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.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": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}], "metadata": {"pagination": {"total": 139, "offset": 62, "size": 50}}} 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:48 GMT 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:48,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31255 2018-08-03 02:47:48,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:48,222 - 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:39Z', u'updated_at': u'2018-08-03T02:47:39Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'63d2031a-d16c-48d6-a9c3-632f05bed797', u'qos_policy_id': None} 2018-08-03 02:47:48,222 - 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:39Z', u'updated_at': u'2018-08-03T02:47:39Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'080ac772-ca75-4fd1-ad12-4c888bba75c5', u'qos_policy_id': None} 2018-08-03 02:47:48,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 02:47:48,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 02:47:48,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,223 - 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-08-03 02:47:48,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:48,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:48,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:48,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 02:47:48,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:48,224 - 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-08-03 02:47:48,224 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,225 - 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-08-03 02:47:48,226 - 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-08-03 02:47:48,226 - 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-08-03 02:47:48,226 - 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-08-03 02:47:48,226 - 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-08-03 02:47:48,226 - 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-08-03 02:47:48,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:48,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:48,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:48,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:48,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:48,227 - 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-08-03 02:47:48,227 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,228 - 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-08-03 02:47:48,229 - 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-08-03 02:47:48,229 - 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-08-03 02:47:48,229 - 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-08-03 02:47:48,229 - 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-08-03 02:47:48,229 - 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-08-03 02:47:48,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:48,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:48 GMT 2018-08-03 02:47:48,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:48,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:48,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:53,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:53,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.156Z", "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-08-03T02:47:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "ed56a787-0e0a-467e-98b1-85923e8c8864"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.501Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:44.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:44.501Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:44.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.411Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:44Z', u'updated_at': u'2018-08-03T02:47:44Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'fc0a67ef-4dbc-489c-a99f-c3f0f78746d0', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01e11a3e-472e-4038-8351-7056883d598c"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:45.665Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:45.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.085Z", "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-08-03T02:47:47.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "16078d68-1477-49d1-b9ff-29802309b0ec"}, {"node_instance_id": "homer_security_group_r5sejm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.085Z", "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-08-03T02:47:47.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "16078d68-1477-49d1-b9ff-29802309b0ec"}, {"node_instance_id": "homer_security_group_r5sejm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.085Z", "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-08-03T02:47:47.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "16078d68-1477-49d1-b9ff-29802309b0ec"}, {"node_instance_id": "homer_security_group_r5sejm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.085Z", "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-08-03T02:47:47.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "16078d68-1477-49d1-b9ff-29802309b0ec"}, {"node_instance_id": "sprout_security_group_dvaxes", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.085Z", "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-08-03T02:47:47.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "965e55db-478a-430d-8ef7-02b4f86133f1"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.199Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:47.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:47.236Z", "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-08-03T02:47:47.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "965e55db-478a-430d-8ef7-02b4f86133f1"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.227Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.384Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "36ecff0b-6606-46da-b643-7b1c1fda199e"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.384Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1ca781ac-43a2-4995-8601-a864fa553d10', 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-08-03T02:47:48.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fbcba42b-40b9-4ed9-9e7a-ab8ada998d16"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.384Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_5483nd'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "36ecff0b-6606-46da-b643-7b1c1fda199e"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:48.384Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qoajg2'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:48.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fbcba42b-40b9-4ed9-9e7a-ab8ada998d16"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.232Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.232Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.232Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.399Z", "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-08-03T02:47:49.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "36ecff0b-6606-46da-b643-7b1c1fda199e"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.399Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_5483nd', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "36ecff0b-6606-46da-b643-7b1c1fda199e"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.399Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd6566985-7688-4643-87d9-7d61e15268eb', 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-08-03T02:47:49.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a013bdc9-6587-4720-ac99-8a709ef650fa"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.399Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_5483nd', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "36ecff0b-6606-46da-b643-7b1c1fda199e"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:49.399Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_r41kfr'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:49.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a013bdc9-6587-4720-ac99-8a709ef650fa"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 202, "offset": 112, "size": 50}}} 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:53 GMT 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29424 2018-08-03 02:47:53,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:53,491 - 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-08-03 02:47:53,491 - 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-08-03 02:47:53,491 - 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-08-03 02:47:53,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,492 - 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'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'created_at': u'2018-08-03T02:47:44Z', u'updated_at': u'2018-08-03T02:47:44Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'e9e0f1a6e9f942ceaa7d7661c54e9bed', u'port_id': None, u'id': u'fc0a67ef-4dbc-489c-a99f-c3f0f78746d0', u'qos_policy_id': None} 2018-08-03 02:47:53,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:53,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:53,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:53,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:53,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 02:47:53,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,493 - 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-08-03 02:47:53,493 - 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-08-03 02:47:53,493 - 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-08-03 02:47:53,494 - 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-08-03 02:47:53,494 - 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-08-03 02:47:53,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:53,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:53,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,495 - 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-08-03 02:47:53,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}] 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1ca781ac-43a2-4995-8601-a864fa553d10', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_5483nd'} 2018-08-03 02:47:53,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qoajg2'} 2018-08-03 02:47:53,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:53,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:53,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:53,498 - 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-08-03 02:47:53,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_5483nd', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:53,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd6566985-7688-4643-87d9-7d61e15268eb', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-03 02:47:53,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_5483nd', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:53,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_r41kfr'} 2018-08-03 02:47:53,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:53,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:53 GMT 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:58,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:47:58,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:58,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:58,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.360Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.407Z", "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-08-03T02:47:50.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a013bdc9-6587-4720-ac99-8a709ef650fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.407Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_r41kfr', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a013bdc9-6587-4720-ac99-8a709ef650fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.407Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_r41kfr', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a013bdc9-6587-4720-ac99-8a709ef650fa"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:50.407Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qoajg2', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:50.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fbcba42b-40b9-4ed9-9e7a-ab8ada998d16"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.409Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.409Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.409Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.409Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.409Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "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-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fbcba42b-40b9-4ed9-9e7a-ab8ada998d16"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qoajg2', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fbcba42b-40b9-4ed9-9e7a-ab8ada998d16"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'858c08d8-9c1e-4b16-97e8-8295bdfc428f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'080ac772-ca75-4fd1-ad12-4c888bba75c5', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "46bd6af7-73a6-4168-8d1d-132f55415aa5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c4e5c8c-a110-4d12-85d8-ba191ee0084b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'63d2031a-d16c-48d6-a9c3-632f05bed797', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a629ee70-52d3-45bb-98ce-cebc197adea5"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_oe0ff8'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "46bd6af7-73a6-4168-8d1d-132f55415aa5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:51.432Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_plx1x8'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a629ee70-52d3-45bb-98ce-cebc197adea5"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.426Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.436Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9952a6d1-4408-4693-87a5-108a322012f5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e5897ce2-c780-465a-b25a-edab6cf6ca4a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fc0a67ef-4dbc-489c-a99f-c3f0f78746d0', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f15ea375-8ee0-4464-82b8-c28b327c9d96"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:52.436Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_zgaz6m'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:52.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f15ea375-8ee0-4464-82b8-c28b327c9d96"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.436Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.436Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.436Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.441Z", "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-08-03T02:47:53.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a629ee70-52d3-45bb-98ce-cebc197adea5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.441Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_plx1x8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a629ee70-52d3-45bb-98ce-cebc197adea5"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.441Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5897ce2-c780-465a-b25a-edab6cf6ca4a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd6c617b5-5d57-4547-924b-6ec08790a49c', 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-08-03T02:47:53.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e5840cc6-4293-4617-8263-ce8e17492ad9"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.441Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_plx1x8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a629ee70-52d3-45bb-98ce-cebc197adea5"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:53.441Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_4yotrs'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:53.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e5840cc6-4293-4617-8263-ce8e17492ad9"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.460Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.460Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.460Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "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-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "46bd6af7-73a6-4168-8d1d-132f55415aa5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "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-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f15ea375-8ee0-4464-82b8-c28b327c9d96"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_oe0ff8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "46bd6af7-73a6-4168-8d1d-132f55415aa5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_zgaz6m', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f15ea375-8ee0-4464-82b8-c28b327c9d96"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0340b368-16b2-47ec-afdb-3d97f46f0b2b', 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-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "72b6c012-624c-4b07-979c-a27a08ba92b8"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_oe0ff8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "46bd6af7-73a6-4168-8d1d-132f55415aa5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_zgaz6m', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f15ea375-8ee0-4464-82b8-c28b327c9d96"}], "metadata": {"pagination": {"total": 224, "offset": 162, "size": 50}}} 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:58,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:58 GMT 2018-08-03 02:47:58,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:58,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33730 2018-08-03 02:47:58,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:47:58,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:58,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:58,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:58,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:58,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:58,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 02:47:58,638 - 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-08-03 02:47:58,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_r41kfr', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_r41kfr', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qoajg2', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:58,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:58,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:47:58,640 - 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-08-03 02:47:58,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qoajg2', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'858c08d8-9c1e-4b16-97e8-8295bdfc428f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'080ac772-ca75-4fd1-ad12-4c888bba75c5', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2018-08-03 02:47:58,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c4e5c8c-a110-4d12-85d8-ba191ee0084b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'63d2031a-d16c-48d6-a9c3-632f05bed797', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-08-03 02:47:58,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_oe0ff8'} 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_plx1x8'} 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:58,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9952a6d1-4408-4693-87a5-108a322012f5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e5897ce2-c780-465a-b25a-edab6cf6ca4a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fc0a67ef-4dbc-489c-a99f-c3f0f78746d0', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-08-03 02:47:58,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_zgaz6m'} 2018-08-03 02:47:58,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:58,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 02:47:58,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:47:58,643 - 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-08-03 02:47:58,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_plx1x8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5897ce2-c780-465a-b25a-edab6cf6ca4a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd6c617b5-5d57-4547-924b-6ec08790a49c', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-03 02:47:58,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_plx1x8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_4yotrs'} 2018-08-03 02:47:58,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:47:58,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:47:58,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:47:58,644 - 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-08-03 02:47:58,645 - 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-08-03 02:47:58,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_oe0ff8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_zgaz6m', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', u'external_type': u'keypair'}, {u'external_id': u'6a8458c8-c762-49d2-8857-e21db6b03354', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0340b368-16b2-47ec-afdb-3d97f46f0b2b', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-03 02:47:58,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_oe0ff8', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_zgaz6m', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:47:58,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:47:58,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:47:58,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:47:58 GMT 2018-08-03 02:47:58,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:47:58,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:47:58,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:03,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:03,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:54.465Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_8hjmiv'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "72b6c012-624c-4b07-979c-a27a08ba92b8"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.640Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.640Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.640Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.640Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.640Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.653Z", "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-08-03T02:47:55.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e5840cc6-4293-4617-8263-ce8e17492ad9"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.653Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_4yotrs', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e5840cc6-4293-4617-8263-ce8e17492ad9"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:55.653Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_4yotrs', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:55.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e5840cc6-4293-4617-8263-ce8e17492ad9"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:56.644Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:56.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:56.644Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:56.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:57.938Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_8hjmiv', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:57.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "72b6c012-624c-4b07-979c-a27a08ba92b8"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:58.658Z", "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-08-03T02:47:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "72b6c012-624c-4b07-979c-a27a08ba92b8"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:47:58.658Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_8hjmiv', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:47:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "72b6c012-624c-4b07-979c-a27a08ba92b8"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:02.488Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:02.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:02.713Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:02.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "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": "proxy_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-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:03.780Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 235, "offset": 212, "size": 50}}} 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:03 GMT 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14375 2018-08-03 02:48:03,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:03,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_8hjmiv'} 2018-08-03 02:48:03,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:48:03,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:03,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:03,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:03,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:48:03,816 - 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-08-03 02:48:03,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_4yotrs', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:48:03,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_4yotrs', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:48:03,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:03,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:03,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_8hjmiv', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:48:03,817 - 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-08-03 02:48:03,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_8hjmiv', 'key_name': u'cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef', 'image': u'3ce1cafe-463b-41e5-ba2b-5c840832a184', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef', 'cloudify_management_network_id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}, 'nics': [{'net-id': u'4941a3a8-02da-467b-9aa6-33be821018b0'}], 'flavor': u'3cafe6cd-8017-453c-83ad-b90eee4c2e94'} 2018-08-03 02:48:03,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:48:03,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:03,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:48:03,818 - 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-08-03 02:48:03,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:03,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:03,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:48:03,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:48:03,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 02:48:03,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:03,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:03,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:03,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:03,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:03 GMT 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:03,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:08,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:08,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:08,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:08,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:04.797Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:04.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:04.797Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:04.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:04.797Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:04.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "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-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "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-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:06.524Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:06.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:07.919Z", "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-08-03T02:48:07.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:08.647Z", "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-08-03T02:48:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:08.647Z", "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-08-03T02:48:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 256, "offset": 235, "size": 50}}} 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:08 GMT 2018-08-03 02:48:08,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:08,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13959 2018-08-03 02:48:08,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:48:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:48:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:48:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 02:48:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:48:08,978 - 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-08-03 02:48:08,978 - 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-08-03 02:48:08,978 - 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-08-03 02:48:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 02:48:08,980 - 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-08-03 02:48:08,980 - 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-08-03 02:48:08,980 - 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-08-03 02:48:08,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:09,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:09,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:09,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:09,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:09,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:09,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:09,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:09,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:09,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:09,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:09 GMT 2018-08-03 02:48:09,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:09,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:09,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:14,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:14,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:14,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:09.652Z", "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-08-03T02:48:09.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 257, "offset": 256, "size": 50}}} 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:14 GMT 2018-08-03 02:48:14,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-08-03 02:48:14,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:14,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] 2018-08-03 02:48:14,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:14,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:14,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:14,253 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:14 GMT 2018-08-03 02:48:14,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:14,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:14,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:19,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:19,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:19 GMT 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:19,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:19,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:19,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:19,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:19 GMT 2018-08-03 02:48:19,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:19,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:19,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:24,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:24,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:24,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:24 GMT 2018-08-03 02:48:24,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:24,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:48:24,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:24,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:24,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:24,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:24,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:24,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:24 GMT 2018-08-03 02:48:24,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:24,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:24,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:29,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:29,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 02:48:29,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:29,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:29 GMT 2018-08-03 02:48:29,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:29,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:48:29,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:29,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:29,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:29 GMT 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:29,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:34,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:34,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:34,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:34,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:34,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:34,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:34,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:32.835Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:32.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:33.662Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:33.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:34 GMT 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:34,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-03 02:48:34,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:34,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:34,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:34,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:34,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:34 GMT 2018-08-03 02:48:34,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:34,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:34,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:39,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:39,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:39,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:34.872Z", "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-08-03T02:48:34.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:35.964Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:35.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.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": "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-08-03T02:48:37.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:37.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:37.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.974Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-03T02:48:37.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.974Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-03T02:48:37.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:37.974Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:37.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:39.007Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:39.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:39.007Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:39.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:39.007Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:39.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:39.007Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:39.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:39.007Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:48:39.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 277, "offset": 259, "size": 50}}} 2018-08-03 02:48:39,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:39,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:39 GMT 2018-08-03 02:48:39,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:39,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11804 2018-08-03 02:48:39,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:39,857 - 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-08-03 02:48:39,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,858 - 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-08-03 02:48:39,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,859 - 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-08-03 02:48:39,859 - 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-08-03 02:48:39,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 02:48:39,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:39,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:39,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:39,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:39 GMT 2018-08-03 02:48:39,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:39,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:39,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:44,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:44,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:44,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:44,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:44,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:44,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:40.011Z", "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-08-03T02:48:40.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:41.014Z", "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-08-03T02:48:41.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:41.014Z", "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-08-03T02:48:41.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:48:41.014Z", "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-08-03T02:48:41.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:44 GMT 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4624 2018-08-03 02:48:44,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:44,992 - 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-08-03 02:48:44,992 - 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-08-03 02:48:44,992 - 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-08-03 02:48:44,992 - 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-08-03 02:48:44,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:45,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:45,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:45,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:45,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:45 GMT 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:45,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:50,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:50,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:50,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:50,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:50,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:50 GMT 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:48:50,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:50,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:50,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:50,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:50,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:50,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:50,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:50,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:50 GMT 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:50,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:55,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:48:55,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:55,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:55,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:55,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:55 GMT 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:48:55,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:48:55,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:48:55,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:48:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:48:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:48:55 GMT 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:48:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:48:55,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:00,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:00,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:00,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:00 GMT 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:00,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:00,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:00,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:00 GMT 2018-08-03 02:49:00,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:00,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:00,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:05,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:05,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:04.975Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:04.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:05.032Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:05.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-08-03 02:49:05,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:05,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:05 GMT 2018-08-03 02:49:05,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:05,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-03 02:49:05,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:05,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:05,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:05,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:05,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:05,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:05,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:05,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:05 GMT 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:05,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:10,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:10,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:06.911Z", "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-08-03T02:49:06.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:08.359Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:09.985Z", "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-08-03T02:49:09.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 291, "offset": 283, "size": 50}}} 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:10 GMT 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5434 2018-08-03 02:49:10,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:10,823 - 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-08-03 02:49:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:10,824 - 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-08-03 02:49:10,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:10,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:10,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:10 GMT 2018-08-03 02:49:10,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:10,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:10,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:15,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:15,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:15,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:15,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:15,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:10.824Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:10.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:10.824Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:10.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:10.824Z", "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-08-03T02:49:10.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:10.824Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:10.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:10.824Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:10.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:11.842Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:11.842Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:11.842Z", "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-08-03T02:49:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:11.842Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:11.842Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:12.846Z", "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-08-03T02:49:12.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:12.846Z", "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-08-03T02:49:12.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:12.846Z", "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-08-03T02:49:12.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:13.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": "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-08-03T02:49:13.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 305, "offset": 291, "size": 50}}} 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:15 GMT 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10994 2018-08-03 02:49:15,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,979 - 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-08-03 02:49:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,980 - 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-08-03 02:49:15,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 02:49:15,981 - 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-08-03 02:49:15,981 - 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-08-03 02:49:15,981 - 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-08-03 02:49:15,981 - 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-08-03 02:49:15,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:16,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:16,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:16,036 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:16 GMT 2018-08-03 02:49:16,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:16,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:16,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:21,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:21,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:21,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:21 GMT 2018-08-03 02:49:21,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:21,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:49:21,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:21,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:21,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:21,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:21,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:21,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:21,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:21 GMT 2018-08-03 02:49:21,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:21,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:21,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:26,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:26,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:26,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:26,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:26,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:26 GMT 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:49:26,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:26,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:26,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:26,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:26,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:26,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:26,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:26 GMT 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:26,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:31,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:31,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:31,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:31,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:31,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:31,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:31 GMT 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:49:31,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:31,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:31,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:31,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:31,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:31 GMT 2018-08-03 02:49:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:31,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:31,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:36,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:37,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:37,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:37,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:37,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:37,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:37 GMT 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 02:49:37,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:37,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:37,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:37,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:37,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:37 GMT 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:37,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:37,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:42,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:43,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:36.986Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:36.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:38.858Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:38.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:43,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:43 GMT 2018-08-03 02:49:43,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:43,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-03 02:49:43,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:43,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:43,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:47,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:47,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:47 GMT 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:47,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:52,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:49:54,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:54,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:54,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:43.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:43.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:46.134Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:46.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:46.134Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:46.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:46.134Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:46.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:46.134Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:46.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:46.134Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:46.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:48.660Z", "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-08-03T02:49:48.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 320, "offset": 307, "size": 50}}} 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:54 GMT 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7374 2018-08-03 02:49:54,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:49:54,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:49:54,499 - 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-08-03 02:49:54,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:49:56,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:49:56,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:49:56 GMT 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:49:56,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:49:56,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:01,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:05,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:05,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:57.406Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:57.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "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-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "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-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "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-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "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-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "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-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:49:58.888Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:49:58.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 327, "offset": 320, "size": 50}}} 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:05 GMT 2018-08-03 02:50:05,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:05,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6786 2018-08-03 02:50:05,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:05,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:50:05,647 - 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-08-03 02:50:05,648 - 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-08-03 02:50:05,648 - 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-08-03 02:50:05,648 - 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-08-03 02:50:05,648 - 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-08-03 02:50:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 02:50:05,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:07,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:07 GMT 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:07,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:12,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:12,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:09.203Z", "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-08-03T02:50:09.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:09.989Z", "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-08-03T02:50:09.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:12 GMT 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2350 2018-08-03 02:50:12,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:12,445 - 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-08-03 02:50:12,445 - 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-08-03 02:50:12,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:12,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:12,909 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:12 GMT 2018-08-03 02:50:12,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:12,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:12,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:17,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:18,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:18,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:18,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:18,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:18,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:16.526Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:16.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:17.301Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:17.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:18 GMT 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-03 02:50:18,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:18,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:18,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:18,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:18,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:18,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:18 GMT 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:18,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:23,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:24,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:24,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:24,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:24,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:24,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:20.187Z", "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-08-03T02:50:20.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 332, "offset": 331, "size": 50}}} 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:23 GMT 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-08-03 02:50:24,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:24,001 - 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-08-03 02:50:24,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:24,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:24,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:24,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:24 GMT 2018-08-03 02:50:24,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:24,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:24,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:29,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:29,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:27.588Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:27.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:27.744Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:27.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 334, "offset": 332, "size": 50}}} 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:29 GMT 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-03 02:50:29,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:29,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:29,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:29,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:29,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:29,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:29,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:29 GMT 2018-08-03 02:50:29,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:29,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:29,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:34,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:34,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:29.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:29.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:30.632Z", "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": "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-08-03T02:50:30.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:31.629Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0eddf2f-2f90-4c6c-87ca-09dfb4e80861"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:31.636Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:31.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:31.875Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7083972e-a4bd-4e2a-b396-3c736779c62f"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:31.875Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "539963dc-ba17-47e5-8448-04a56771e799"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:32.645Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:32.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.652Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.652Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (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.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.652Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}], "metadata": {"pagination": {"total": 395, "offset": 334, "size": 50}}} 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:34 GMT 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29921 2018-08-03 02:50:34,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:34,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,924 - 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-08-03 02:50:34,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:34,924 - 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-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:34,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:34,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,927 - 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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-08-03 02:50:34,927 - 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.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time) 2018-08-03 02:50:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-08-03 02:50:34,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:34,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:34,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:34,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:34,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:34 GMT 2018-08-03 02:50:34,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:34,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:34,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:39,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:40,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:40,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:40,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:40,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:40,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "c812823f-0a53-47ab-a5df-85c819901d94"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f0990153-0674-41cd-8794-aadc07bf6b31"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:33.885Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:33.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "34a3ecf0-b03c-4ea0-b757-372f8b9696d3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:39.276Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:39.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:39.757Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:39.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:39.757Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:39.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:39.757Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:39.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 399, "offset": 384, "size": 50}}} 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:40 GMT 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8070 2018-08-03 02:50:40,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:40,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:40,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:40 GMT 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:40,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:45,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:45,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:45,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:45,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:45,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:45,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:41.475Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e1a1e4fc-d003-4fea-a9b7-b655bd6d5062"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:41.893Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:41.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "25fd58fe-6478-4c92-8ae3-de604c21cad8"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.048Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.876Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:42.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:42.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.881Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:43.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.881Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.33 on port 22: Unable to connect to port 22 on 192.168.120.33 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.33 on port 22: Unable to connect to port 22 on 192.168.120.33 (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.33 on port 22: Unable to connect to port 22 on 192.168.120.33 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T02:50:43.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "65ecdeb7-efb7-42cb-8652-b7b8ba7646b2"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:43.998Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:43.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "dca8f819-d302-464c-8406-14dd785b940a"}], "metadata": {"pagination": {"total": 433, "offset": 399, "size": 50}}} 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:45 GMT 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19576 2018-08-03 02:50:45,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-08-03 02:50:45,505 - 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.33 on port 22: Unable to connect to port 22 on 192.168.120.33 (tried 1 time) 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:45,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:45,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:45,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:45,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:45,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:45 GMT 2018-08-03 02:50:45,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:45,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:45,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:50,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:50,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:50,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:50,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.392Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.901Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.901Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.901Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.901Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:48.901Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:48.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:49.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.053Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.299Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 473, "offset": 433, "size": 50}}} 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:50 GMT 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:50,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21932 2018-08-03 02:50:50,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:50:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:50:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:50:50,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:50,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:50,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:50,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:50,841 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:50 GMT 2018-08-03 02:50:50,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:50,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:50,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:55,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:50:55,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:55,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:50.905Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:50.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:52.161Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:52.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6d0b2a6b-5662-484e-8c77-69709e3bc114"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:52.810Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "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-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.069Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.909Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.909Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:53.909Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:53.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}], "metadata": {"pagination": {"total": 594, "offset": 473, "size": 50}}} 2018-08-03 02:50:55,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:55,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:55 GMT 2018-08-03 02:50:55,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:55,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27491 2018-08-03 02:50:55,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:50:55,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:50:55,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:50:55,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:50:55,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:50:55,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:50:55,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:50:55,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:50:56,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:50:56,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:50:56,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:50:56,120 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:50:56 GMT 2018-08-03 02:50:56,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:50:56,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:50:56,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:01,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:01,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:01,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "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-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Creating Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Creating Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_qoajg2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}], "metadata": {"pagination": {"total": 767, "offset": 523, "size": 50}}} 2018-08-03 02:51:01,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:01,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:01 GMT 2018-08-03 02:51:01,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:01,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27940 2018-08-03 02:51:01,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_qoajg2 2018-08-03 02:51:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:01,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_plx1x8 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_qoajg2/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:01,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:01,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:01 GMT 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:01,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:06,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:06,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:06,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Creating Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Creating Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:54.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:54.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Creating Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_4yotrs/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:55.210Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:55.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_plx1x8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_plx1x8/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_plx1x8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_plx1x8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_plx1x8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_qoajg2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_qoajg2/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_qoajg2', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_qoajg2/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_qoajg2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_plx1x8/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_qoajg2/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.248Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.724Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.934Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.934Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.934Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.934Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:56.934Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:56.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Successfully created daemon: vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "/home/ubuntu/ellis_host_plx1x8/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-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "/home/ubuntu/vellum_host_qoajg2/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-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_4yotrs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_4yotrs/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_4yotrs', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_4yotrs/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_4yotrs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Successfully created daemon: ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fae07f36-da0d-4e1a-a392-1a8c37f16942"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}], "metadata": {"pagination": {"total": 869, "offset": 573, "size": 50}}} 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:06,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:06 GMT 2018-08-03 02:51:06,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:06,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30586 2018-08-03 02:51:06,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:06,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:06,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_plx1x8 2018-08-03 02:51:06,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:06,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:06,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_qoajg2 2018-08-03 02:51:06,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_4yotrs 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_4yotrs/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_plx1x8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_plx1x8/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_plx1x8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_plx1x8/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_plx1x8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:51:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_qoajg2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_qoajg2/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_qoajg2', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_qoajg2/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_qoajg2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_plx1x8/env 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_qoajg2/env 2018-08-03 02:51:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_qoajg2 2018-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_plx1x8/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-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_qoajg2/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-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:51:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_4yotrs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_4yotrs/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_4yotrs', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_4yotrs/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_4yotrs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:51:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_plx1x8 2018-08-03 02:51:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:51:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:06,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:06,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:06,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:06,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:06 GMT 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:06,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:11,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:11,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.332Z", "message": "/home/ubuntu/vellum_host_qoajg2/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-08-03T02:50:57.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5359ebf4-8564-4fd0-a5a7-306fe9ce77f0"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.938Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.938Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.938Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:57.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:57.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_5483nd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Creating Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Configuring Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Configuring Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Successfully created daemon: sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "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-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}], "metadata": {"pagination": {"total": 989, "offset": 623, "size": 50}}} 2018-08-03 02:51:11,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:11,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:11 GMT 2018-08-03 02:51:11,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:11,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27967 2018-08-03 02:51:11,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_qoajg2/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-08-03 02:51:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:11,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_5483nd/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:11,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_5483nd 2018-08-03 02:51:11,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_plx1x8 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_qoajg2 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_4yotrs 2018-08-03 02:51:11,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:11,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:11,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:11,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:11,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:11,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:11 GMT 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:11,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:17,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:17,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:17,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:17,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:17,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:17,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:17,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:17,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:17,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "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-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Configuring Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "476e6277-6ebd-4e17-82f8-2c1373d2bc77"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.349Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:58.943Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:58.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Successfully configured daemon: ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e8ebe059-8505-4c20-b917-a12b9c332dcb"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Successfully configured daemon: vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9143bdac-a109-45b6-8fe0-f3cb16fb83f7"}], "metadata": {"pagination": {"total": 1168, "offset": 673, "size": 50}}} 2018-08-03 02:51:17,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:17,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:17 GMT 2018-08-03 02:51:17,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:17,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27341 2018-08-03 02:51:17,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:17,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:17,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:17,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:17,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_qoajg2 2018-08-03 02:51:17,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:17,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_plx1x8 2018-08-03 02:51:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_qoajg2 2018-08-03 02:51:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:51:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:17,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:17,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:17,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:51:17,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:17,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:17 GMT 2018-08-03 02:51:17,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:17,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:17,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:22,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:22,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:22,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:50:59.951Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:50:59.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Configuring Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Successfully configured daemon: sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "279ba769-c1ef-4c34-ad35-46198d0f119b"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Starting Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.955Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.955Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.955Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:00.955Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Starting Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}], "metadata": {"pagination": {"total": 1281, "offset": 723, "size": 50}}} 2018-08-03 02:51:22,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:22,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:22 GMT 2018-08-03 02:51:22,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:22,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26889 2018-08-03 02:51:22,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:22,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:22,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:22,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_4yotrs 2018-08-03 02:51:22,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_4yotrs 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:51:22,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_qoajg2 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_plx1x8 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:22,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:22,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:22,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:22 GMT 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:22,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:27,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:27,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:27,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:27,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:27,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Starting Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_5483nd/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "/home/ubuntu/proxy_host_5483nd/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-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Successfully created daemon: proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.499Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "577d5fd9-d289-47cd-abe4-352003f28546"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.959Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.959Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.959Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.959Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:01.959Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:02.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "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-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Creating Agent bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "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-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_zgaz6m/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}], "metadata": {"pagination": {"total": 1354, "offset": 773, "size": 50}}} 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:27 GMT 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:27,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27758 2018-08-03 02:51:27,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_plx1x8 2018-08-03 02:51:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:51:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_5483nd/env 2018-08-03 02:51:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_5483nd/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-08-03 02:51:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_5483nd 2018-08-03 02:51:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 02:51:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_oe0ff8 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_zgaz6m/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:27,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:27,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:27,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:27,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:27 GMT 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:27,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:32,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:33,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_oe0ff8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Creating Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "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-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:03.753Z", "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-08-03T02:51:03.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:04.764Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:04.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:04.764Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:04.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:04.764Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:04.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:04.764Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:04.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:04.764Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:04.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:05.803Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:05.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:05.803Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_oe0ff8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_oe0ff8/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_oe0ff8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_oe0ff8/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_oe0ff8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:05.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:05.803Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_oe0ff8/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:05.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:05.803Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:05.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:05.803Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:05.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.345Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "/home/ubuntu/bind_host_oe0ff8/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-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Successfully created daemon: bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "/home/ubuntu/bono_host_zgaz6m/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-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}], "metadata": {"pagination": {"total": 1407, "offset": 823, "size": 50}}} 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:33 GMT 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29287 2018-08-03 02:51:33,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:33,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_oe0ff8/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:33,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:33,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_zgaz6m 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:33,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_oe0ff8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_oe0ff8/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_oe0ff8', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_oe0ff8/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_oe0ff8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_oe0ff8/env 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:33,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:33,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:33,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_oe0ff8/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-08-03 02:51:33,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_zgaz6m 2018-08-03 02:51:33,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_zgaz6m/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-08-03 02:51:33,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:51:33,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:33,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:33,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:33,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:33,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:33,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:33 GMT 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:33,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:38,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:38,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_zgaz6m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_zgaz6m/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_zgaz6m', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_zgaz6m/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_zgaz6m', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "/home/ubuntu/bind_host_oe0ff8/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-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "11533c52-5001-4c7f-9776-2999ff4d4c75"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_zgaz6m/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:06.807Z", "message": "/home/ubuntu/bono_host_zgaz6m/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-08-03T02:51:06.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "49e6500f-2de8-4db3-b128-309b21648949"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.016Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:07.811Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:07.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.576Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Starting Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "61f5344c-ea26-4b3a-a4d8-460c1922a5a6"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:08.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:08.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:09.419Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:09.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:09.419Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:09.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:09.419Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:09.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:09.419Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:09.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:09.419Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:09.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Successfully started daemon: ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Successfully started daemon: vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Configuring Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_plx1x8 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f1557a7e-0244-460b-9015-1b8fe1d791a5"}], "metadata": {"pagination": {"total": 1427, "offset": 873, "size": 50}}} 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:38 GMT 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28487 2018-08-03 02:51:38,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:51:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:51:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:51:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_zgaz6m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_zgaz6m/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_zgaz6m', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_zgaz6m/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_zgaz6m', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_oe0ff8/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-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_zgaz6m/env 2018-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_zgaz6m/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-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_4yotrs 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:51:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_plx1x8 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_qoajg2 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_5483nd 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:38,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:51:38,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_plx1x8 start 2018-08-03 02:51:38,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:38,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:38,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:38,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:38,402 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:38 GMT 2018-08-03 02:51:38,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:38,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:38,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:43,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:43,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:43,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:43,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:43,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Configuring Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fcd51de0-e778-4b5f-a0d9-f5c108fc2427"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.177Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bc321cab-52ef-4be7-a85b-a0ee153df0bb"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:10.427Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:10.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "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-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Successfully configured daemon: proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "[localhost] run: /home/ubuntu/vellum_host_qoajg2/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Configuring Agent bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "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-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Configuring Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}], "metadata": {"pagination": {"total": 1446, "offset": 923, "size": 50}}} 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:43 GMT 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26996 2018-08-03 02:51:43,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:43,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_5483nd 2018-08-03 02:51:43,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 02:51:43,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:51:43,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:43,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_5483nd 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:43,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_qoajg2/env/bin/pip freeze 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_oe0ff8 2018-08-03 02:51:43,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:51:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_zgaz6m 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:43,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:43,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:43,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:43 GMT 2018-08-03 02:51:43,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:43,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:43,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:48,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:48,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "[localhost] run: /home/ubuntu/vellum_host_qoajg2/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "23c0b604-29f8-4516-bbf6-e46bb9c134dc"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.432Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.432Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.432Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:11.432Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:11.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "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-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "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-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "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-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Successfully configured daemon: bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "743d7506-1357-4f02-82a4-ebde837b87f8"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Successfully configured daemon: bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "821e2a26-7637-4888-8544-915685ed93ad"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Removing directory: /tmp/tmpA0yGRC", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Removing directory: /tmp/tmpL8kN7_", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e754d81-2d91-4059-bc15-55293d42a522"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "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-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7653e234-2c94-4bfb-8054-d31e69e476b3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.257Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1451, "offset": 973, "size": 50}}} 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:48 GMT 2018-08-03 02:51:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:48,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27211 2018-08-03 02:51:48,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:48,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_qoajg2/env/bin/pip freeze 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 02:51:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:51:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:51:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 02:51:48,640 - 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-08-03 02:51:48,640 - 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-08-03 02:51:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_oe0ff8 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_zgaz6m 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:51:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpA0yGRC 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpL8kN7_ 2018-08-03 02:51:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:51:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:51:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:48,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:48,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:48 GMT 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:48,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:53,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:53,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:53,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:12.449Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:12.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Successfully started daemon: sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_4yotrs start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "bbd82ea9-a6aa-4cb1-9d1c-1df8140391eb"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:13.447Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:13.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Starting Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "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-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "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-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "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-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}], "metadata": {"pagination": {"total": 1453, "offset": 1023, "size": 50}}} 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:53,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:53 GMT 2018-08-03 02:51:53,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:53,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27199 2018-08-03 02:51:53,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_4yotrs 2018-08-03 02:51:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:51:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_4yotrs start 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:51:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_5483nd 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:51:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:51:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:53,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:53,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:53,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:53,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:53,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:53,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:53 GMT 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:53,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:58,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:51:58,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:58,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Starting Agent bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Starting Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "[localhost] run: /home/ubuntu/sprout_host_4yotrs/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.491Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.491Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.491Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.491Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:14.491Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:14.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "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-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Removing directory: /tmp/tmpGW9qeB", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "0ab75607-b263-40b0-a8ff-e14e89dab3fa"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_r41kfr/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.710Z", "message": "Creating Agent dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1453, "offset": 1073, "size": 50}}} 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:58,924 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:58 GMT 2018-08-03 02:51:58,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:58,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27390 2018-08-03 02:51:58,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:51:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:51:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_oe0ff8 2018-08-03 02:51:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_zgaz6m 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_4yotrs/env/bin/pip freeze 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:51:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:51:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:51:58,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,933 - 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-08-03 02:51:58,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGW9qeB 2018-08-03 02:51:58,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:51:58,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_r41kfr/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_r41kfr 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:51:58,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:51:58,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:51:58,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:51:58,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:51:58,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:51:58 GMT 2018-08-03 02:51:58,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:51:58,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:51:58,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:03,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:04,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:15.786Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Creating Agent homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_8hjmiv/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "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-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.810Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.810Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.810Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:16.810Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:16.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_zgaz6m start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_oe0ff8 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Successfully started daemon: bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Successfully started daemon: bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}], "metadata": {"pagination": {"total": 1454, "offset": 1123, "size": 50}}} 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:04 GMT 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27418 2018-08-03 02:52:04,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 02:52:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_8hjmiv 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_8hjmiv/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 02:52:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 02:52:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_zgaz6m start 2018-08-03 02:52:04,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_oe0ff8 start 2018-08-03 02:52:04,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_zgaz6m 2018-08-03 02:52:04,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_oe0ff8 2018-08-03 02:52:04,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 02:52:04,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:04,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:04,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:04,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:04 GMT 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:04,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:09,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:09,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:09,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:09,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:09,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:09,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:09,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:09,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:09,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Successfully started daemon: bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_r41kfr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_r41kfr/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_r41kfr', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_r41kfr/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_r41kfr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_oe0ff8 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "7f7a0677-1051-4053-8ccb-1e514ffd749c"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_5483nd start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "171819d4-3878-4c0c-b281-b4ee602d4fbc"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.781Z", "message": "Successfully started daemon: bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "341c1846-3408-49f8-ba1c-b00ff714b96a"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:17.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:17.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "[localhost] run: /home/ubuntu/proxy_host_5483nd/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "daae0fee-3647-4491-a02a-34dc749d8a28"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "[localhost] run: /home/ubuntu/bind_host_oe0ff8/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "/home/ubuntu/dime_host_r41kfr/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-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "daae0fee-3647-4491-a02a-34dc749d8a28"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.789Z", "message": "Successfully created daemon: dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9c184e7-fad6-4b25-8913-24c956d0d4d6"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:18.858Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "/home/ubuntu/homer_host_8hjmiv/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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "daae0fee-3647-4491-a02a-34dc749d8a28"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "[localhost] run: /home/ubuntu/bono_host_zgaz6m/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}], "metadata": {"pagination": {"total": 1486, "offset": 1173, "size": 50}}} 2018-08-03 02:52:09,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:09,231 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:09 GMT 2018-08-03 02:52:09,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:09,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28656 2018-08-03 02:52:09,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_oe0ff8 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_r41kfr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_r41kfr/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_r41kfr', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_r41kfr/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_r41kfr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkVTxA.K9-FGyH-TJfoQVDYUCzk74330_g'} 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_oe0ff8 start 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:52:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_5483nd start 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_zgaz6m 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:52:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_5483nd/env/bin/pip freeze 2018-08-03 02:52:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_oe0ff8/env/bin/pip freeze 2018-08-03 02:52:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_r41kfr/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-08-03 02:52:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:52:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_r41kfr 2018-08-03 02:52:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:52:09,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_8hjmiv/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-08-03 02:52:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_zgaz6m/env/bin/pip freeze 2018-08-03 02:52:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:52:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:52:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:52:09,241 - 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-08-03 02:52:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:09,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:09,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:09,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:09,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:09 GMT 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:09,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:14,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:14,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:14,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "[localhost] run: /home/ubuntu/bono_host_zgaz6m/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "/home/ubuntu/homer_host_8hjmiv/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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Removing directory: /tmp/tmpjOkK34", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_8hjmiv/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3dcf7b69-e860-4247-a2a0-a24281fa7a1a"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "daae0fee-3647-4491-a02a-34dc749d8a28"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "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-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "daae0fee-3647-4491-a02a-34dc749d8a28"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e6d823de-17fc-407a-bc87-96fce8e09ca5"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.817Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:19.919Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:19.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.564Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Successfully configured daemon: dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "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-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Removing directory: /tmp/tmp923DjO", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}], "metadata": {"pagination": {"total": 1489, "offset": 1223, "size": 50}}} 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:14,377 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:14 GMT 2018-08-03 02:52:14,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:14,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27389 2018-08-03 02:52:14,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:14,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_zgaz6m/env/bin/pip freeze 2018-08-03 02:52:14,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_8hjmiv/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-08-03 02:52:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 02:52:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjOkK34 2018-08-03 02:52:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_8hjmiv/env 2018-08-03 02:52:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:52:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 02:52:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_r41kfr 2018-08-03 02:52:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:52:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:14,387 - 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-08-03 02:52:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp923DjO 2018-08-03 02:52:14,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:14,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:14,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:14,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:14,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:14,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:14 GMT 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:14,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:19,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:19,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Successfully configured daemon: dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Removing directory: /tmp/tmp923DjO", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "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-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "00abb1fa-5291-4e2d-be61-285c8b41b34f"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:21.603Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:21.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "8015dfbc-d3aa-4506-89ca-e32d82769a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.577Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Configuring Agent homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Successfully configured daemon: homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Starting Agent dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:22.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:22.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "fa005569-61c1-4664-9af3-2cd007a33f48"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.655Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1492, "offset": 1273, "size": 50}}} 2018-08-03 02:52:19,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:19,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:19 GMT 2018-08-03 02:52:19,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:19,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26543 2018-08-03 02:52:19,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:19,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_r41kfr 2018-08-03 02:52:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:52:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp923DjO 2018-08-03 02:52:19,529 - 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-08-03 02:52:19,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:19,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 02:52:19,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:19,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_8hjmiv 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_8hjmiv 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_r41kfr 2018-08-03 02:52:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:19,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:19,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:19,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:19,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:19,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:19 GMT 2018-08-03 02:52:19,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:19,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:19,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:24,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:24,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:23.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:23.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.723Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "proxy_node_1785tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/92TPM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9523be75-ba7a-44b3-938e-ba0c96c46622"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "proxy_node_1785tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Executing: /tmp/92TPM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9523be75-ba7a-44b3-938e-ba0c96c46622"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Starting Agent homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:24.958Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:24.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.030Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.192Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.728Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.728Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.728Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.962Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_r41kfr start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.962Z", "message": "[localhost] run: /home/ubuntu/dime_host_r41kfr/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.962Z", "message": "Successfully started daemon: dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "78f3cb7a-a900-42e5-a10b-70241d258975"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:26.962Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:26.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.733Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.733Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.733Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "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-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "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-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "message": "Removing directory: /tmp/tmpBVgoNt", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_8hjmiv start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "message": "Successfully started daemon: homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "854f0350-b0ae-48ed-8cc9-266c48a6676c"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:27.966Z", "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-08-03T02:51:27.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "887de5ba-d9d2-4590-a5d9-e4e5ec365d5c"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1492, "offset": 1323, "size": 50}}} 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:24 GMT 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26775 2018-08-03 02:52:24,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:24,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 02:52:24,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:52:24,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/92TPM/install_requirements.sh 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 02:52:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/92TPM/install_requirements.sh 2018-08-03 02:52:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_8hjmiv 2018-08-03 02:52:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 02:52:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:52:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_r41kfr start 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_r41kfr/env/bin/pip freeze 2018-08-03 02:52:24,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_r41kfr 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:52:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:52:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBVgoNt 2018-08-03 02:52:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_8hjmiv start 2018-08-03 02:52:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_8hjmiv 2018-08-03 02:52:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 02:52:24,680 - 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-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:24,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 02:52:24,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:24,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:24,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:24,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:24,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:24,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:24,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:24,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:24,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:24,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:24 GMT 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:24,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:29,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:29,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:28.863Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:28.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:29.104Z", "message": "[localhost] run: /home/ubuntu/homer_host_8hjmiv/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:29.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:29.104Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:29.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.002Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.002Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.002Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.261Z", "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-08-03T02:51:30.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.261Z", "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-08-03T02:51:30.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.261Z", "message": "Removing directory: /tmp/tmpyhZWBe", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.261Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:30.261Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:30.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6661d37c-a50b-422e-869a-ae951b297a64"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:31.071Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:32.409Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:33.437Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:33.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:35.125Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:35.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:36.276Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:36.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:36.276Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:36.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:37.557Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:37.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:38.611Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:38.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:38.611Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:38.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:38.611Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:38.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:40.590Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:40.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:40.806Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:40.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:40.806Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:40.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:41.810Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:41.810Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:41.810Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:41.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1492, "offset": 1373, "size": 50}}} 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:29 GMT 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26162 2018-08-03 02:52:29,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:29,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 02:52:29,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_8hjmiv/env/bin/pip freeze 2018-08-03 02:52:29,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 02:52:29,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:29,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:29,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:29,991 - 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-08-03 02:52:29,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 02:52:29,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyhZWBe 2018-08-03 02:52:29,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 02:52:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:29,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:30,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:30,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:30 GMT 2018-08-03 02:52:30,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:30,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:30,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:35,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:35,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_mfj85s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.053Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.144Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4V9SQ/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.333Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:43.333Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:43.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:44.633Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:44.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:46.057Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:46.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:47.112Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:47.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_node_1785tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:48.096Z", "message": "Execution done (return_code=0): /tmp/92TPM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:48.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "9523be75-ba7a-44b3-938e-ba0c96c46622"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:48.316Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:48.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:49.318Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:49.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:51:49.318Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:51:49.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:00.785Z", "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-08-03T02:52:00.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:05.578Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:05.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "The config dict: {'etcd_ip': u'192.168.120.33', 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "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-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo mv /tmp/tmpue65pM /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "The config dict: {'public_ip': u'172.30.9.215', '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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo mv /tmp/tmprvzQT9 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "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-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "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-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo mv /tmp/tmp2TIRto /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "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-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "message": "[localhost] run: sudo mv /tmp/tmpS72V35 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.341Z", "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-08-03T02:52:06.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:06.771Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:06.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.326Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:07.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.346Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.346Z", "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-08-03T02:52:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.346Z", "message": "The config dict: {'public_ip': u'172.30.9.215', '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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.346Z", "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-08-03T02:52:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:07.346Z", "message": "[localhost] run: sudo mv /tmp/tmpRXYaCk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "861fb4fb-1e58-49ba-876c-c562483847a0"}, {"node_instance_id": "bind_mfj85s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:08.514Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:08.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:08.514Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:08.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:08.514Z", "message": "Executing: /tmp/ADDEL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:08.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:08.514Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:08.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:08.514Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/ADDEL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:08.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:09.543Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:09.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:09.543Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:09.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}], "metadata": {"pagination": {"total": 1492, "offset": 1423, "size": 50}}} 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:35 GMT 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26880 2018-08-03 02:52:35,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:52:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:52:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4V9SQ/bind.py 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/92TPM/install_requirements.sh 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:52:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.33', 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.33', u'hss_hostname': u''}. 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpue65pM /etc/bind/named.conf.local 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-03 02:52:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', '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.33', u'hss_hostname': u''}. 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprvzQT9 /etc/clearwater/shared_config 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:52:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2TIRto /etc/clearwater/local_config 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpS72V35 /etc/bind/db.clearwater.local 2018-08-03 02:52:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', '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.33', u'hss_hostname': u''}. 2018-08-03 02:52:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRXYaCk /etc/bind/db.clearwater.opnfv 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ADDEL/install-etcd.sh 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/ADDEL/install-etcd.sh 2018-08-03 02:52:35,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-03 02:52:35,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-03 02:52:35,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:35,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:35,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:35,249 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:35 GMT 2018-08-03 02:52:35,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:35,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:35,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:40,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:40,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:10.546Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:10.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:16.105Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oe0ff8\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://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe 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\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 4s (5,179 B/s)\nReading package lists...\n\nreal\t0m6.292s\nuser\t0m2.632s\nsys\t0m0.371s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:16.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:16.550Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:16.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:52:16.550Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:52:16.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}], "metadata": {"pagination": {"total": 1492, "offset": 1473, "size": 50}}} 2018-08-03 02:52:40,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:40,329 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:40 GMT 2018-08-03 02:52:40,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:40,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6525 2018-08-03 02:52:40,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:40,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-03 02:52:40,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oe0ff8 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://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe 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 Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,179 B/s) Reading package lists... real 0m6.292s user 0m2.632s sys 0m0.371s 2018-08-03 02:52:40,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-03 02:52:40,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:52:40,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:40,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:40,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:40 GMT 2018-08-03 02:52:40,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:40,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:40,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:45,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:45,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1477, "size": 50}}} 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:45 GMT 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:52:45,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:45,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:45,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:45,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:45,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:45,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:45,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:45 GMT 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:45,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:50,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:50,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:50,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:50,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:50,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1477, "size": 50}}} 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:50 GMT 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:50,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:52:50,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:50,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:50,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:50,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:50,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:50,666 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:50 GMT 2018-08-03 02:52:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:50,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:55,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:52:55,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:55,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1477, "size": 50}}} 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:55 GMT 2018-08-03 02:52:55,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:55,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:52:55,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:52:55,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:52:55,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:52:55,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:52:55,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:52:55 GMT 2018-08-03 02:52:55,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:52:55,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:52:55,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:00,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:01,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:01,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:01,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1477, "size": 50}}} 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:01 GMT 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:01,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:01,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:01,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:01,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:01,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:01 GMT 2018-08-03 02:53:01,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:01,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:01,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:06,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:06,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:05.849Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oe0ff8\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 7s (11.2 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8942\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\t0m49.101s\nuser\t0m18.529s\nsys\t0m8.442s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:05.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}], "metadata": {"pagination": {"total": 1493, "offset": 1477, "size": 50}}} 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:06 GMT 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44518 2018-08-03 02:53:06,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:06,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oe0ff8 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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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 libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 7s (11.2 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8942 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 0m49.101s user 0m18.529s sys 0m8.442s 2018-08-03 02:53:06,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:06,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:06,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:06,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:06 GMT 2018-08-03 02:53:06,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:06,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:06,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:11,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:11,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:06.564Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:06.564Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:06.564Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:07.569Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:07.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:07.569Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:07.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:07.569Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8a:b2:ce \n inet addr:192.168.120.33 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8a:b2ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71920 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26789 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123467072 (123.4 MB) TX bytes:4407944 (4.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:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13746 (13.7 KB) TX bytes:13746 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:07.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:07.569Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:07.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:07.569Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:50 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:50 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 26 2 0 02:50 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 02:50 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 02:50 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:50 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 456 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 543 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 02:50 ? 00:00:00 [kauditd]\nmessage+ 918 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nroot 945 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 993 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1050 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 02:50 ? 00:00:00 cron\ndaemon 1096 1 0 02:50 ? 00:00:00 atd\nroot 1115 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 02:51 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oe0ff8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oe0ff8 --logging-server-logdir=/home/ubuntu/bind_host_oe0ff8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8%I.log --pidfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8.pid\nubuntu 1689 1650 0 02:51 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oe0ff8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oe0ff8 --logging-server-logdir=/home/ubuntu/bind_host_oe0ff8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8%I.log --pidfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8.pid\nubuntu 1764 1 0 02:51 ? 00:00:00 python2.7 /home/ubuntu/bind_host_oe0ff8/env/bin/diamond --configfile /home/ubuntu/bind_host_oe0ff8/work/plugins/diamond/etc/diamond.conf\nroot 1847 2 0 02:52 ? 00:00:00 [kworker/u5:2]\nbind 2434 1 0 02:52 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2486 1689 0 02:52 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 /home/ubuntu/bind_host_oe0ff8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1ktWAP\nubuntu 2497 2486 0 02:52 ? 00:00:00 /bin/sh -c /tmp/ADDEL/install-etcd.sh\nubuntu 2499 2497 0 02:52 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh\nntp 8537 1 0 02:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 02:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9093 9075 0 02:52 ? 00:00:00 [check-monit-upt] \nclearwa+ 9154 1 0 02:52 ? 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.33:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.33 --name 192-168-120-33 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.33:2380 --listen-peer-urls http://192.168.120.33:2380\nroot 9168 9075 0 02:52 ? 00:00:00 [check-etcd-upti] \nroot 9171 9075 0 02:52 ? 00:00:00 [poll_etcd_clust] \nroot 9173 9075 0 02:52 ? 00:00:00 [poll_etcd.sh] \nroot 9202 1 0 02:52 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9207 9202 0 02:52 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9369 2499 0 02:53 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh\nubuntu 9370 9369 0 02:53 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh\nroot 9371 9370 0 02:53 ? 00:00:00 sudo ps -edf\nroot 9372 9371 0 02:53 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:07.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:08.575Z", "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.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:08.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:08.575Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:08.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:08.575Z", "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.33: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 1094/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.33:2380 0.0.0.0:* LISTEN 9154/etcd \ntcp6 0 0 :::53 :::* LISTEN 2434/named \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2434/named \ntcp6 0 0 :::4000 :::* LISTEN 9154/etcd \nudp 0 0 192.168.120.33:123 0.0.0.0:* 8537/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:64128 0.0.0.0:* 584/dhclient \nudp 0 0 192.168.120.33: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 fe80::f816:3eff:fe8:123 :::* 8537/ntpd \nudp6 0 0 ::1:123 :::* 8537/ntpd \nudp6 0 0 :::123 :::* 8537/ntpd \nudp6 0 0 :::21709 :::* 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 9489 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9260 918/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10857 1650/python2.7 /tmp/cloudify-logging-server-4bd92.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7509 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14125 2486/python2.7 /tmp/ctx-Ii2Kop.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:08.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:08.575Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:08.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:09.580Z", "message": "[etcd] => [03-Aug-2018 02:52:59 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 02:52:59 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-08-03T02:53:09.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:09.580Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:09.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:09.580Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:09.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:10.511Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:10.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:10.586Z", "message": "Execution done (return_code=0): /tmp/ADDEL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:10.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:10.586Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:10.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:10.586Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:10.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}, {"node_instance_id": "bind_mfj85s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:10.586Z", "message": "[etcd] => 2018-08-03 02:52:53.618764885 Stopping etcd clearwater-etcd\n2018-08-03 02:52:59.641466550 Restarting etcd clearwater-etcd\n2018-08-03 02:52:59.646105765 Configured ETCDCTL_PEERS: \n2018-08-03 02:52:59.646794871 Check for previous failed startup attempt\n2018-08-03 02:52:59.647887975 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-08-03 02:52:59.658092408 etcdctl returned 2\n2018-08-03 02:52:59.663885542 Creating new cluster...\n2018-08-03 02:52:59.666418410 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.33:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.33\n --name 192-168-120-33\n --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.33:2380\n --listen-peer-urls http://192.168.120.33:2380\n2018-08-03 02:52:59.667909035 Check we're actually a member of the cluster\n2018-08-03 02:52:59.712102249 Wait for etcd to startup\n2018-08-03 02:52:59.724770500 Etcd started successfully\n2018-08-03 02:52:59.685669 I | etcdmain: etcd Version: 3.1.7\n2018-08-03 02:52:59.685710 I | etcdmain: Git SHA: 43b7507\n2018-08-03 02:52:59.685714 I | etcdmain: Go Version: go1.7.5\n2018-08-03 02:52:59.685717 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-03 02:52:59.685721 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-03 02:52:59.685778 I | embed: listening for peers on http://192.168.120.33:2380\n2018-08-03 02:52:59.685817 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-03 02:52:59.743793 I | etcdserver: name = 192-168-120-33\n2018-08-03 02:52:59.743824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.33\n2018-08-03 02:52:59.743831 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.33/member\n2018-08-03 02:52:59.743835 I | etcdserver: heartbeat = 100ms\n2018-08-03 02:52:59.743839 I | etcdserver: election = 1000ms\n2018-08-03 02:52:59.743843 I | etcdserver: snapshot count = 10000\n2018-08-03 02:52:59.743852 I | etcdserver: advertise client URLs = http://192.168.120.33:4000\n2018-08-03 02:52:59.743857 I | etcdserver: initial advertise peer URLs = http://192.168.120.33:2380\n2018-08-03 02:52:59.743866 I | etcdserver: initial cluster = 192-168-120-33=http://192.168.120.33:2380\n2018-08-03 02:52:59.749944 I | etcdserver: starting member 356cff6d9331c428 in cluster 83b9bd02cb00628e\n2018-08-03 02:52:59.749973 I | raft: 356cff6d9331c428 became follower at term 0\n2018-08-03 02:52:59.749998 I | raft: newRaft 356cff6d9331c428 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-03 02:52:59.750007 I | raft: 356cff6d9331c428 became follower at term 1\n2018-08-03 02:52:59.770091 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-03 02:52:59.770894 I | etcdserver/membership: added member 356cff6d9331c428 [http://192.168.120.33:2380] to cluster 83b9bd02cb00628e\n2018-08-03 02:52:59.852432 I | raft: 356cff6d9331c428 is starting a new election at term 1\n2018-08-03 02:52:59.852589 I | raft: 356cff6d9331c428 became candidate at term 2\n2018-08-03 02:52:59.852608 I | raft: 356cff6d9331c428 received MsgVoteResp from 356cff6d9331c428 at term 2\n2018-08-03 02:52:59.852646 I | raft: 356cff6d9331c428 became leader at term 2\n2018-08-03 02:52:59.852656 I | raft: raft.node: 356cff6d9331c428 elected leader 356cff6d9331c428 at term 2\n2018-08-03 02:52:59.852966 I | etcdserver: published {Name:192-168-120-33 ClientURLs:[http://192.168.120.33:4000]} to cluster 83b9bd02cb00628e\n2018-08-03 02:52:59.853130 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-03 02:52:59.853177 I | embed: ready to serve client requests\n2018-08-03 02:52:59.853527 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-03 02:52:59.854331 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-03 02:52:59.854362 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-03 02:52:59.860244 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.33:46108\n2018-08-03 02:52:59.870070 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.33:46115\n2018-08-03 02:52:59.870546 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.33:46116\n2018-08-03 02:53:06.039459 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.33/liveness-check remote:192.168.120.33:46117\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:10.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "66af3972-a3f8-4a4f-bdd8-b89e670d44df"}], "metadata": {"pagination": {"total": 1516, "offset": 1478, "size": 50}}} 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:11 GMT 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29973 2018-08-03 02:53:11,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-03 02:53:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.006s sys 0m0.004s 2018-08-03 02:53:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-03 02:53:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-03 02:53:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-03 02:53:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8a:b2:ce inet addr:192.168.120.33 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8a:b2ce/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71920 errors:0 dropped:0 overruns:0 frame:0 TX packets:26789 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123467072 (123.4 MB) TX bytes:4407944 (4.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:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13746 (13.7 KB) TX bytes:13746 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-03 02:53:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-03 02:53:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:50 ? 00:00:00 [kworker/0:0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:50 ? 00:00:00 [kworker/1:0] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 26 2 0 02:50 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 59 2 0 02:50 ? 00:00:00 [kworker/u4:2] root 60 2 0 02:50 ? 00:00:00 [kworker/u4:3] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 124 2 0 02:50 ? 00:00:00 [kpsmoused] root 142 2 0 02:50 ? 00:00:00 [kworker/0:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 456 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 543 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 02:50 ? 00:00:00 [kauditd] message+ 918 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon root 945 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind syslog 993 1 0 02:50 ? 00:00:00 rsyslogd root 1050 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 02:50 ? 00:00:00 cron daemon 1096 1 0 02:50 ? 00:00:00 atd root 1115 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 02:51 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oe0ff8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oe0ff8 --logging-server-logdir=/home/ubuntu/bind_host_oe0ff8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8%I.log --pidfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8.pid ubuntu 1689 1650 0 02:51 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oe0ff8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oe0ff8 --logging-server-logdir=/home/ubuntu/bind_host_oe0ff8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8%I.log --pidfile=/home/ubuntu/bind_host_oe0ff8/work/bind_host_oe0ff8.pid ubuntu 1764 1 0 02:51 ? 00:00:00 python2.7 /home/ubuntu/bind_host_oe0ff8/env/bin/diamond --configfile /home/ubuntu/bind_host_oe0ff8/work/plugins/diamond/etc/diamond.conf root 1847 2 0 02:52 ? 00:00:00 [kworker/u5:2] bind 2434 1 0 02:52 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2486 1689 0 02:52 ? 00:00:00 /home/ubuntu/bind_host_oe0ff8/env/bin/python2.7 /home/ubuntu/bind_host_oe0ff8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1ktWAP ubuntu 2497 2486 0 02:52 ? 00:00:00 /bin/sh -c /tmp/ADDEL/install-etcd.sh ubuntu 2499 2497 0 02:52 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh ntp 8537 1 0 02:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 02:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9093 9075 0 02:52 ? 00:00:00 [check-monit-upt] clearwa+ 9154 1 0 02:52 ? 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.33:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.33 --name 192-168-120-33 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.33:2380 --listen-peer-urls http://192.168.120.33:2380 root 9168 9075 0 02:52 ? 00:00:00 [check-etcd-upti] root 9171 9075 0 02:52 ? 00:00:00 [poll_etcd_clust] root 9173 9075 0 02:52 ? 00:00:00 [poll_etcd.sh] root 9202 1 0 02:52 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9207 9202 0 02:52 ? 00:00:00 inotifywait -e create -qq . ubuntu 9369 2499 0 02:53 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh ubuntu 9370 9369 0 02:53 ? 00:00:00 /bin/bash -e /tmp/ADDEL/install-etcd.sh root 9371 9370 0 02:53 ? 00:00:00 sudo ps -edf root 9372 9371 0 02:53 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.005s 2018-08-03 02:53:11,446 - 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.008s user 0m0.000s sys 0m0.007s 2018-08-03 02:53:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-03 02:53:11,447 - 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.33: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 1094/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.33:2380 0.0.0.0:* LISTEN 9154/etcd tcp6 0 0 :::53 :::* LISTEN 2434/named tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 ::1:953 :::* LISTEN 2434/named tcp6 0 0 :::4000 :::* LISTEN 9154/etcd udp 0 0 192.168.120.33:123 0.0.0.0:* 8537/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:64128 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.33: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 fe80::f816:3eff:fe8:123 :::* 8537/ntpd udp6 0 0 ::1:123 :::* 8537/ntpd udp6 0 0 :::123 :::* 8537/ntpd udp6 0 0 :::21709 :::* 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 9489 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9260 918/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10857 1650/python2.7 /tmp/cloudify-logging-server-4bd92.socket unix 2 [ ACC ] SEQPACKET LISTENING 7509 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14125 2486/python2.7 /tmp/ctx-Ii2Kop.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-03 02:53:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-03 02:53:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [03-Aug-2018 02:52:59 UTC] clearwater-diags-monitor starting [03-Aug-2018 02:52:59 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:53:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-03 02:53:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.014s user 0m0.000s sys 0m0.006s 2018-08-03 02:53:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ADDEL/install-etcd.sh 2018-08-03 02:53:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-03 02:53:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-03 02:53:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-03 02:52:53.618764885 Stopping etcd clearwater-etcd 2018-08-03 02:52:59.641466550 Restarting etcd clearwater-etcd 2018-08-03 02:52:59.646105765 Configured ETCDCTL_PEERS: 2018-08-03 02:52:59.646794871 Check for previous failed startup attempt 2018-08-03 02:52:59.647887975 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-08-03 02:52:59.658092408 etcdctl returned 2 2018-08-03 02:52:59.663885542 Creating new cluster... 2018-08-03 02:52:59.666418410 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.33:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.33 --name 192-168-120-33 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.33:2380 --listen-peer-urls http://192.168.120.33:2380 2018-08-03 02:52:59.667909035 Check we're actually a member of the cluster 2018-08-03 02:52:59.712102249 Wait for etcd to startup 2018-08-03 02:52:59.724770500 Etcd started successfully 2018-08-03 02:52:59.685669 I | etcdmain: etcd Version: 3.1.7 2018-08-03 02:52:59.685710 I | etcdmain: Git SHA: 43b7507 2018-08-03 02:52:59.685714 I | etcdmain: Go Version: go1.7.5 2018-08-03 02:52:59.685717 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-03 02:52:59.685721 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-03 02:52:59.685778 I | embed: listening for peers on http://192.168.120.33:2380 2018-08-03 02:52:59.685817 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-03 02:52:59.743793 I | etcdserver: name = 192-168-120-33 2018-08-03 02:52:59.743824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.33 2018-08-03 02:52:59.743831 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.33/member 2018-08-03 02:52:59.743835 I | etcdserver: heartbeat = 100ms 2018-08-03 02:52:59.743839 I | etcdserver: election = 1000ms 2018-08-03 02:52:59.743843 I | etcdserver: snapshot count = 10000 2018-08-03 02:52:59.743852 I | etcdserver: advertise client URLs = http://192.168.120.33:4000 2018-08-03 02:52:59.743857 I | etcdserver: initial advertise peer URLs = http://192.168.120.33:2380 2018-08-03 02:52:59.743866 I | etcdserver: initial cluster = 192-168-120-33=http://192.168.120.33:2380 2018-08-03 02:52:59.749944 I | etcdserver: starting member 356cff6d9331c428 in cluster 83b9bd02cb00628e 2018-08-03 02:52:59.749973 I | raft: 356cff6d9331c428 became follower at term 0 2018-08-03 02:52:59.749998 I | raft: newRaft 356cff6d9331c428 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-03 02:52:59.750007 I | raft: 356cff6d9331c428 became follower at term 1 2018-08-03 02:52:59.770091 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-03 02:52:59.770894 I | etcdserver/membership: added member 356cff6d9331c428 [http://192.168.120.33:2380] to cluster 83b9bd02cb00628e 2018-08-03 02:52:59.852432 I | raft: 356cff6d9331c428 is starting a new election at term 1 2018-08-03 02:52:59.852589 I | raft: 356cff6d9331c428 became candidate at term 2 2018-08-03 02:52:59.852608 I | raft: 356cff6d9331c428 received MsgVoteResp from 356cff6d9331c428 at term 2 2018-08-03 02:52:59.852646 I | raft: 356cff6d9331c428 became leader at term 2 2018-08-03 02:52:59.852656 I | raft: raft.node: 356cff6d9331c428 elected leader 356cff6d9331c428 at term 2 2018-08-03 02:52:59.852966 I | etcdserver: published {Name:192-168-120-33 ClientURLs:[http://192.168.120.33:4000]} to cluster 83b9bd02cb00628e 2018-08-03 02:52:59.853130 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-03 02:52:59.853177 I | embed: ready to serve client requests 2018-08-03 02:52:59.853527 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-03 02:52:59.854331 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-03 02:52:59.854362 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-03 02:52:59.860244 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.33:46108 2018-08-03 02:52:59.870070 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.33:46115 2018-08-03 02:52:59.870546 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.33:46116 2018-08-03 02:53:06.039459 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.33/liveness-check remote:192.168.120.33:46117 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:53:11,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:11,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:11,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:11,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:11,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:11 GMT 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:11,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:16,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:16,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:16,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_mfj85s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:11.535Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:11.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.539Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:12.849Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/0OOUB/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:12.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "bono_n1bhds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LM0W7/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DYXXL/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'sprout-7ehduc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/89OBF/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/986U0/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo mv /tmp/tmpETLwMX /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/AQRH0/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'dime-5g6wee', 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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo mv /tmp/tmpXvusiD /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "message": "[localhost] run: sudo mv /tmp/tmp01biQX /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "e23ae300-44a6-4253-af46-0a86d65749c3"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:13.618Z", "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-08-03T02:53:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1633, "offset": 1498, "size": 50}}} 2018-08-03 02:53:16,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:16,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:16 GMT 2018-08-03 02:53:16,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:16,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26109 2018-08-03 02:53:16,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:16,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:53:16,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0OOUB/clearwater.py 2018-08-03 02:53:16,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LM0W7/clearwater.py 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DYXXL/clearwater.py 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'sprout-7ehduc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/89OBF/clearwater.py 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/986U0/clearwater.py 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpETLwMX /etc/clearwater/local_config 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/AQRH0/clearwater.py 2018-08-03 02:53:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'dime-5g6wee', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXvusiD /etc/clearwater/local_config 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp01biQX /etc/dnsmasq.resolv.conf 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:16,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:16,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:16,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:16 GMT 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:16,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:21,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:21,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:21,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_n1bhds", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.569Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpeMH2lC /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpcPH3Bf /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpNi3_Vq /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmp0by4h0 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'homer-oyq9t5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpj2sAdb /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.33', 'name': u'bono-n1bhds', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "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-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'vellum-0385e5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpMd3d6p /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "caa6721b-3fb3-430f-9dbf-464e15581f3a"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpw8t8wC /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmphmsQPG /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4c4472ff-01b8-415b-bb96-b05ffd5e9aa7"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mv /tmp/tmpbTIKdB /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4bc8ac8a-8c74-4604-85cd-1be8ae054fe9"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.33', 'name': u'ellis-bk747l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5a3a723b-55f7-446c-bf3e-78943159f98a"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:14.632Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:14.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a6268d29-a9db-4582-85af-fe4ee47aedd8"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1663, "offset": 1548, "size": 50}}} 2018-08-03 02:53:21,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:21,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:21 GMT 2018-08-03 02:53:21,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:21,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26826 2018-08-03 02:53:21,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:21,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:21,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:21,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeMH2lC /etc/clearwater/local_config 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcPH3Bf /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNi3_Vq /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0by4h0 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:21,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'homer-oyq9t5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-08-03 02:53:21,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj2sAdb /etc/clearwater/local_config 2018-08-03 02:53:21,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.33', 'name': u'bono-n1bhds', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-08-03 02:53:21,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.33', 'name': u'vellum-0385e5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:21,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMd3d6p /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw8t8wC /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphmsQPG /etc/clearwater/local_config 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:21,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbTIKdB /etc/clearwater/local_config 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.33', 'name': u'ellis-bk747l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 02:53:21,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:21,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:22,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:22,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:22,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:22,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:22,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:22 GMT 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:22,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:27,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:27,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:27,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.580Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/N9QBE/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Executing: /tmp/HN6XW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FE77W/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4212f4ae-4f90-49dc-a93d-e287e89b90f7"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/0VBHS/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Executing: /tmp/UP58W/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6J20N/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1e12c70b-b37b-47dc-ac68-1bbe3b664ca9"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Executing: /tmp/N9QBE/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/HN6XW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Executing: /tmp/0VBHS/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/UP58W/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:15.639Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:15.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "bono_n1bhds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.587Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.587Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.587Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.587Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "Executing: /tmp/S2UBG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "Executing: /tmp/REZDO/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/S2UBG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/REZDO/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:16.645Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:17.650Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:17.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:18.653Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:18.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.010Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-r41kfr\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 [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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 6s (2,001 kB/s)\nReading package lists...\n\nreal\t0m8.158s\nuser\t0m4.723s\nsys\t0m0.501s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.659Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.659Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}], "metadata": {"pagination": {"total": 1669, "offset": 1598, "size": 50}}} 2018-08-03 02:53:27,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:27,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:27 GMT 2018-08-03 02:53:27,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:27,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30780 2018-08-03 02:53:27,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:27,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:27,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:27,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:27,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:27,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:27,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/N9QBE/install-vellum.sh 2018-08-03 02:53:27,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HN6XW/install-ellis.sh 2018-08-03 02:53:27,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FE77W/append_proxy_snmp_conf.py 2018-08-03 02:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/0VBHS/install-homer.sh 2018-08-03 02:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UP58W/install-dime.sh 2018-08-03 02:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/6J20N/append_proxy_snmp_conf.py 2018-08-03 02:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N9QBE/install-vellum.sh 2018-08-03 02:53:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/HN6XW/install-ellis.sh 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0VBHS/install-homer.sh 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/UP58W/install-dime.sh 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 02:53:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-03 02:53:27,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-03 02:53:27,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-03 02:53:27,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S2UBG/install-bono.sh 2018-08-03 02:53:27,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-03 02:53:27,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-03 02:53:27,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/REZDO/install-sprout.sh 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/S2UBG/install-bono.sh 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/REZDO/install-sprout.sh 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-03 02:53:27,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-03 02:53:27,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-r41kfr 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 [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] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 6s (2,001 kB/s) Reading package lists... real 0m8.158s user 0m4.723s sys 0m0.501s 2018-08-03 02:53:27,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:27,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-03 02:53:27,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:27,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:27,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:27,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:27 GMT 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:27,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:32,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:32,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:32,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.659Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.659Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:25.659Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:25.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:29.966Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-8hjmiv\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 [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,169 kB/s)\nReading package lists...\n\nreal\t0m12.853s\nuser\t0m4.813s\nsys\t0m0.522s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:29.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qoajg2\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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,172 kB/s)\nReading package lists...\n\nreal\t0m13.129s\nuser\t0m4.969s\nsys\t0m0.590s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:30.679Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-4yotrs\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://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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,173 kB/s)\nReading package lists...\n\nreal\t0m12.652s\nuser\t0m4.927s\nsys\t0m0.495s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:30.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:31.714Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:31.714Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:53:31.714Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-zgaz6m\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 [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,158 kB/s)\nReading package lists...\n\nreal\t0m12.669s\nuser\t0m4.903s\nsys\t0m0.582s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:53:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}], "metadata": {"pagination": {"total": 1681, "offset": 1648, "size": 50}}} 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:32 GMT 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27045 2018-08-03 02:53:32,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:32,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-03 02:53:32,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-03 02:53:32,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:32,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-8hjmiv 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 [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,169 kB/s) Reading package lists... real 0m12.853s user 0m4.813s sys 0m0.522s 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qoajg2 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,172 kB/s) Reading package lists... real 0m13.129s user 0m4.969s sys 0m0.590s 2018-08-03 02:53:32,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-03 02:53:32,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:32,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-4yotrs 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://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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,173 kB/s) Reading package lists... real 0m12.652s user 0m4.927s sys 0m0.495s 2018-08-03 02:53:32,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-03 02:53:32,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:53:32,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-zgaz6m 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 [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,158 kB/s) Reading package lists... real 0m12.669s user 0m4.903s sys 0m0.582s 2018-08-03 02:53:32,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:32,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:32,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:32,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:32 GMT 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:32,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:37,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:37,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:37,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:37,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:37,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:37,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:37 GMT 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:37,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:37,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:38,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:38,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:38,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:38 GMT 2018-08-03 02:53:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:38,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:38,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:43,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:43,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:43,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:43 GMT 2018-08-03 02:53:43,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:43,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:43,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:43,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:43,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:43,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:43,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:43,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:43,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:43 GMT 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:43,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:48,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:48,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:53:48,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:48,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:48 GMT 2018-08-03 02:53:48,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:48,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:48,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:48,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:48,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:48,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:48,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:48,531 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:48 GMT 2018-08-03 02:53:48,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:48,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:48,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:53,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:53,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:53:53,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:53,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:53 GMT 2018-08-03 02:53:53,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:53,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:53,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:53,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:53,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:53,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:53 GMT 2018-08-03 02:53:53,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:53,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:53,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:58,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:53:59,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:59,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:59 GMT 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:53:59,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:53:59,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:53:59,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:53:59,202 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:53:59 GMT 2018-08-03 02:53:59,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:53:59,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:53:59,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:04,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:04,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:04,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:04 GMT 2018-08-03 02:54:04,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:04,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:04,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:04,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:04,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:04 GMT 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:04,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:09,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:09,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:09,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:09,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:09 GMT 2018-08-03 02:54:09,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:09,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:09,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:09,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:09,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:09,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:09,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:09 GMT 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:09,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:09,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:14,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:14,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:14,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:14,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:14,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:14 GMT 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:14,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:14,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:14,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:14,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:14,704 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:14 GMT 2018-08-03 02:54:14,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:14,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:14,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:19,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:19,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:19,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:19,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:19 GMT 2018-08-03 02:54:19,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:19,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:19,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:19,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:19,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:19,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:19 GMT 2018-08-03 02:54:19,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:19,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:19,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:24,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:24,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:24,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:24,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:24,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:24 GMT 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:24,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:24,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:25,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:25,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:25,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:25,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:25 GMT 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:25,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:30,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:30,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:30,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:30 GMT 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:30,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:30,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:30,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:30,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:30,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:30 GMT 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:30,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:35,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:35,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:35,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:35,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:35 GMT 2018-08-03 02:54:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:35,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:35,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:35,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:35,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:35 GMT 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:35,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:40,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:40,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:40,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:40 GMT 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:40,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:40,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:40,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:40,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:40,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:40 GMT 2018-08-03 02:54:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:40,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:45,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:45,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:45 GMT 2018-08-03 02:54:45,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:45,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:45,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:45,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:45,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:45,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:45,678 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:45 GMT 2018-08-03 02:54:45,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:45,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:45,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:50,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:50,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:50 GMT 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:50,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:50,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:50,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:50,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:50,846 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:50 GMT 2018-08-03 02:54:50,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:50,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:50,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:55,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:55,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:55 GMT 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:54:55,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:54:55,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:54:55,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:54:55 GMT 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:54:55,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:01,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:01,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:01 GMT 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:01,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:01,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:01,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:01 GMT 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:01,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:06,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:06,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:06,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1663, "size": 50}}} 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:06 GMT 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:06,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:06,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:06,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:06,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:06 GMT 2018-08-03 02:55:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:06,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:11,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:11,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:11,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:11,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:11,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:11,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:09.201Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-zgaz6m\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 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:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:49 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:50 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:51 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\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 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,905 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8624\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8653\nclearwater-socket-factory-sig start/running, process 8662\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m37.793s\nuser\t0m8.435s\nsys\t0m7.595s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:09.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:09.748Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:09.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}], "metadata": {"pagination": {"total": 1683, "offset": 1663, "size": 50}}} 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:11 GMT 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:11,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37721 2018-08-03 02:55:11,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-zgaz6m 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 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:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:49 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:50 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:51 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] 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 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,905 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8624 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8653 clearwater-socket-factory-sig start/running, process 8662 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m37.793s user 0m8.435s sys 0m7.595s 2018-08-03 02:55:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:11,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:11,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:11,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:11 GMT 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:11,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:11,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:16,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:16,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1665, "size": 50}}} 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:16 GMT 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:16,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:16,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:16,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:16,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:16,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:16 GMT 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:16,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:21,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:21,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:21,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1665, "size": 50}}} 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:21 GMT 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:55:21,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:21,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:21,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:21 GMT 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:21,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:26,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:26,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:26,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:26,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1665, "size": 50}}} 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:26 GMT 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:55:26,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:26,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:26,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:26 GMT 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:26,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:31,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:32,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:31.907Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-4yotrs\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 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 15s (3,532 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8904\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 9004\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 9022\nclearwater-socket-factory-sig start/running, process 9031\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\t2m1.166s\nuser\t0m9.599s\nsys\t0m8.455s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:31.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}], "metadata": {"pagination": {"total": 1684, "offset": 1665, "size": 50}}} 2018-08-03 02:55:32,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:32,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:32 GMT 2018-08-03 02:55:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45975 2018-08-03 02:55:32,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:32,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-4yotrs 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 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 15s (3,532 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8904 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 9004 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 9022 clearwater-socket-factory-sig start/running, process 9031 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 2m1.166s user 0m9.599s sys 0m8.455s 2018-08-03 02:55:32,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:32,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:32 GMT 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:32,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:37,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:37,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:32.780Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:32.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:36.576Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.7 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-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.912s\nuser\t0m12.373s\nsys\t0m3.147s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:36.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:36.794Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:36.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}], "metadata": {"pagination": {"total": 1687, "offset": 1666, "size": 50}}} 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:37 GMT 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15438 2018-08-03 02:55:37,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:37,280 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.7 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-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.912s user 0m12.373s sys 0m3.147s 2018-08-03 02:55:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:37,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:37,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:37,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:37,350 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:37 GMT 2018-08-03 02:55:37,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:37,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:37,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:42,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:42,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:42,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:42,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:42,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:42,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:37.827Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:37.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:37.827Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-8hjmiv\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 0 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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 10s (8,687 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8972\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\t2m6.330s\nuser\t0m20.141s\nsys\t0m10.686s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:37.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}], "metadata": {"pagination": {"total": 1689, "offset": 1669, "size": 50}}} 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:42 GMT 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:42,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51255 2018-08-03 02:55:42,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:42,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:42,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-8hjmiv 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 0 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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 10s (8,687 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8972 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 2m6.330s user 0m20.141s sys 0m10.686s 2018-08-03 02:55:42,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:42,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:42,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:42,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:42 GMT 2018-08-03 02:55:42,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:42,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:42,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:47,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:47,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:47,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:47,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:47,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:47,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:46.620Z", "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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 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 (511 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 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\t0m9.571s\nuser\t0m0.728s\nsys\t0m0.686s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:46.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:46.862Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:46.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}], "metadata": {"pagination": {"total": 1691, "offset": 1671, "size": 50}}} 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:47 GMT 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3551 2018-08-03 02:55:47,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:47,748 - 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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 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 (511 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 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 0m9.571s user 0m0.728s sys 0m0.686s 2018-08-03 02:55:47,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-03 02:55:47,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:47,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:47,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:47 GMT 2018-08-03 02:55:47,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:47,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:52,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:52,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:47.949Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:47.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:47.949Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:47.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:47.949Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-plx1x8\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 16s (4,202 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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 9223\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 9959\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\t2m21.352s\nuser\t0m16.613s\nsys\t0m10.894s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:47.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:47.949Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:47.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:49.474Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.008s\nsys\t0m0.051s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:49.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:50.077Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b7:09:e5 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb7:9e5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78622 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43776 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131044213 (131.0 MB) TX bytes:7665066 (7.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:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3618 (3.6 KB) TX bytes:3618 (3.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:50.077Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:51.176Z", "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 9788/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 8750/monit \ntcp 0 0 192.168.120.13:5058 0.0.0.0:* LISTEN 9156/bono \ntcp 0 0 192.168.120.13:5060 0.0.0.0:* LISTEN 9156/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9156/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9788/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8115/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:64128 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.13:5058 0.0.0.0:* 9156/bono \nudp 0 0 192.168.120.13:5060 0.0.0.0:* 9156/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9788/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8115/ntpd \nudp6 0 0 ::1:123 :::* 8115/ntpd \nudp6 0 0 :::123 :::* 8115/ntpd \nudp6 0 0 :::21709 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 9788/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9231 1112/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19925 8661/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19932 8670/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9005 889/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8237 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11298 1651/python2.7 /tmp/cloudify-logging-server-670d9.socket\nunix 2 [ ACC ] STREAM LISTENING 11629 1836/python2.7 /tmp/ctx-v8Yrt7.socket\nunix 2 [ ACC ] STREAM LISTENING 1647 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:51.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:51.176Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:51.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:51.176Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:51.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:51.176Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:51.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:51.176Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:50 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 125 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:50 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 545 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 02:50 ? 00:00:00 [kauditd]\nmessage+ 889 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 917 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1049 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 02:50 ? 00:00:00 cron\ndaemon 1104 1 0 02:50 ? 00:00:00 atd\nroot 1112 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1193 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1200 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 02:51 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 02:51 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_zgaz6m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_zgaz6m --logging-server-logdir=/home/ubuntu/bono_host_zgaz6m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m%I.log --pidfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m.pid\nubuntu 1765 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/bono_host_zgaz6m/env/bin/diamond --configfile /home/ubuntu/bono_host_zgaz6m/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 02:53 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_zgaz6m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_zgaz6m --logging-server-logdir=/home/ubuntu/bono_host_zgaz6m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m%I.log --pidfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m.pid\nubuntu 1836 1815 0 02:53 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 /home/ubuntu/bono_host_zgaz6m/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yjyrCX\nubuntu 1848 1836 0 02:53 ? 00:00:00 /bin/sh -c /tmp/S2UBG/install-bono.sh\nubuntu 1851 1848 0 02:53 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh\nntp 8115 1 0 02:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8653 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8654 8653 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8661 8654 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8662 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8663 8662 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8669 8663 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8670 8669 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8750 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9101 2 0 02:55 ? 00:00:00 [kworker/u5:0]\nroot 9132 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9136 9132 0 02:55 ? 00:00:00 inotifywait -e create -qq .\nbono 9156 1 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.13,bono-n1bhds.clearwater.local --alias=172.30.9.201,bono-n1bhds.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-n1bhds.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 9788 1 0 02:55 ? 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 9852 1851 0 02:55 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh\nubuntu 9853 9852 0 02:55 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh\nroot 9854 9853 0 02:55 ? 00:00:00 sudo ps -edf\nroot 9855 9854 0 02:55 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:51.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:52.180Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:52.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:52.180Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa03\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20180803T020000Z.txt\n/var/log/bono/bono_err.log\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.023s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:52.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:52.180Z", "message": "[bono] => [03-Aug-2018 02:55:39 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 02:55:39 UTC] Waiting for trigger files\n2018:08:03 02:55:06: Namespace: management\n2018:08:03 02:55:06: [management] Starting server\n2018:08:03 02:55:06: [management] Listening for requests\n2018:08:03 02:55:06: Namespace: signaling\n2018:08:03 02:55:06: [signaling] Starting server\n2018:08:03 02:55:06: [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-08-03T02:55:52.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}], "metadata": {"pagination": {"total": 1708, "offset": 1673, "size": 50}}} 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:52 GMT 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 68232 2018-08-03 02:55:52,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-03 02:55:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-plx1x8 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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 16s (4,202 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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 9223 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 9959 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 2m21.352s user 0m16.613s sys 0m10.894s 2018-08-03 02:55:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-03 02:55:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.008s sys 0m0.051s 2018-08-03 02:55:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b7:09:e5 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb7:9e5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78622 errors:0 dropped:0 overruns:0 frame:0 TX packets:43776 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131044213 (131.0 MB) TX bytes:7665066 (7.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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3618 (3.6 KB) TX bytes:3618 (3.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:55:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-03 02:55:52,898 - 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 9788/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 8750/monit tcp 0 0 192.168.120.13:5058 0.0.0.0:* LISTEN 9156/bono tcp 0 0 192.168.120.13:5060 0.0.0.0:* LISTEN 9156/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9156/bono tcp6 0 0 ::1:53 :::* LISTEN 9788/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8115/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:64128 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.13:5058 0.0.0.0:* 9156/bono udp 0 0 192.168.120.13:5060 0.0.0.0:* 9156/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9788/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8115/ntpd udp6 0 0 ::1:123 :::* 8115/ntpd udp6 0 0 :::123 :::* 8115/ntpd udp6 0 0 :::21709 :::* 572/dhclient udp6 0 0 ::1:53 :::* 9788/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9231 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19925 8661/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19932 8670/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9005 889/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 8237 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11298 1651/python2.7 /tmp/cloudify-logging-server-670d9.socket unix 2 [ ACC ] STREAM LISTENING 11629 1836/python2.7 /tmp/ctx-v8Yrt7.socket unix 2 [ ACC ] STREAM LISTENING 1647 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-03 02:55:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-03 02:55:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-03 02:55:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-03 02:55:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:50 ? 00:00:00 [kworker/1:0] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 125 2 0 02:50 ? 00:00:00 [kpsmoused] root 142 2 0 02:50 ? 00:00:00 [kworker/0:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 432 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 545 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 02:50 ? 00:00:00 [kauditd] message+ 889 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 02:50 ? 00:00:00 rsyslogd root 1049 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 02:50 ? 00:00:00 cron daemon 1104 1 0 02:50 ? 00:00:00 atd root 1112 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1193 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1200 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 02:51 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 02:51 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_zgaz6m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_zgaz6m --logging-server-logdir=/home/ubuntu/bono_host_zgaz6m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m%I.log --pidfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m.pid ubuntu 1765 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/bono_host_zgaz6m/env/bin/diamond --configfile /home/ubuntu/bono_host_zgaz6m/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 02:53 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_zgaz6m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_zgaz6m --logging-server-logdir=/home/ubuntu/bono_host_zgaz6m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m%I.log --pidfile=/home/ubuntu/bono_host_zgaz6m/work/bono_host_zgaz6m.pid ubuntu 1836 1815 0 02:53 ? 00:00:00 /home/ubuntu/bono_host_zgaz6m/env/bin/python2.7 /home/ubuntu/bono_host_zgaz6m/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yjyrCX ubuntu 1848 1836 0 02:53 ? 00:00:00 /bin/sh -c /tmp/S2UBG/install-bono.sh ubuntu 1851 1848 0 02:53 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh ntp 8115 1 0 02:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8653 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8654 8653 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8661 8654 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8662 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8663 8662 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8669 8663 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8670 8669 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8750 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9101 2 0 02:55 ? 00:00:00 [kworker/u5:0] root 9132 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9136 9132 0 02:55 ? 00:00:00 inotifywait -e create -qq . bono 9156 1 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.13,bono-n1bhds.clearwater.local --alias=172.30.9.201,bono-n1bhds.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-n1bhds.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 9788 1 0 02:55 ? 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 9852 1851 0 02:55 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh ubuntu 9853 9852 0 02:55 ? 00:00:00 /bin/bash -e /tmp/S2UBG/install-bono.sh root 9854 9853 0 02:55 ? 00:00:00 sudo ps -edf root 9855 9854 0 02:55 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-03 02:55:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-03 02:55:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/sa03 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_out.log /var/log/bono/bono_20180803T020000Z.txt /var/log/bono/bono_err.log /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.023s user 0m0.000s sys 0m0.006s 2018-08-03 02:55:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [03-Aug-2018 02:55:39 UTC] clearwater-diags-monitor starting [03-Aug-2018 02:55:39 UTC] Waiting for trigger files 2018:08:03 02:55:06: Namespace: management 2018:08:03 02:55:06: [management] Starting server 2018:08:03 02:55:06: [management] Listening for requests 2018:08:03 02:55:06: Namespace: signaling 2018:08:03 02:55:06: [signaling] Starting server 2018:08:03 02:55:06: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:55:52,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:52,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:52 GMT 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:52,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:57,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:58,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.309Z", "message": "Execution done (return_code=0): /tmp/S2UBG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.309Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.309Z", "message": "[bono] => 2018-08-03 02:55:20.208961097 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-08-03T02:55:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.309Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.309Z", "message": "[bono] sudo cat /var/log/bono/bono_20180803T020000Z.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-08-03T02:55:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a66a4689-ad31-43e6-988c-76fda724f816"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:53.311Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:53.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "bono_n1bhds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:54.372Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:54.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:54.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:54.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:54.628Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:54.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:55.076Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z5RNJ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:55.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.107Z", "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-08-03T02:55:56.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.107Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "message": "[localhost] run: sudo mv /tmp/tmpbTxzIF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-r41kfr\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 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 9348\nclearwater-socket-factory-sig start/running, process 9353\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9402\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.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................................................................................+++\n........................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m30.555s\nuser\t0m21.268s\nsys\t0m12.073s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "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-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "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-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "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-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.321Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:56.524Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:56.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "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-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YXSCQ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1fafc46b-4855-4681-b05a-976693d11df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_5483nd/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1fafc46b-4855-4681-b05a-976693d11df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.329Z", "message": "[localhost] run: sudo mv /tmp/tmpnChw4c /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "442b7189-a0d4-4d66-89b6-4301c5315139"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.634Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:57.634Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:57.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1738, "offset": 1688, "size": 50}}} 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:58 GMT 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:58,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 75166 2018-08-03 02:55:58,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:55:58,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S2UBG/install-bono.sh 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-03 02:55:20.208961097 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180803T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:55:58,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z5RNJ/bind.py 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:55:58,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbTxzIF /etc/bind/db.clearwater.local 2018-08-03 02:55:58,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-r41kfr 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 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 9348 clearwater-socket-factory-sig start/running, process 9353 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9402 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. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................................................................................+++ ........................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m30.555s user 0m21.268s sys 0m12.073s 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:55:58,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YXSCQ/add-snmpproxy-collector.py 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_5483nd/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-03 02:55:58,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnChw4c /etc/bind/db.clearwater.opnfv 2018-08-03 02:55:58,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:55:58,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:55:58,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:55:58,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:55:58,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:55:58,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:55:58 GMT 2018-08-03 02:55:58,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:55:58,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:55:58,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:03,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:03,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:03,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:03,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:03,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:58.897Z", "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 0 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.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 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.555s\nuser\t0m12.802s\nsys\t0m3.311s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:58.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:59.265Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:59.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:59.333Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:59.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:55:59.333Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:55:59.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:00.351Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:00.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:01.859Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.006s\nsys\t0m0.056s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:01.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:02.370Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:02.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:02.370Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 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\t0m24.960s\nuser\t0m12.408s\nsys\t0m2.960s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:02.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:02.370Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:fa:cd \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef2:facd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85365 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133551185 (133.5 MB) TX bytes:7763873 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:02.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}], "metadata": {"pagination": {"total": 1747, "offset": 1716, "size": 50}}} 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:03 GMT 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:03,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33336 2018-08-03 02:56:03,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:03,283 - 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 0 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 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.555s user 0m12.802s sys 0m3.311s 2018-08-03 02:56:03,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:03,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-03 02:56:03,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-03 02:56:03,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-03 02:56:03,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.006s sys 0m0.056s 2018-08-03 02:56:03,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-03 02:56:03,284 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 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 0m24.960s user 0m12.408s sys 0m2.960s 2018-08-03 02:56:03,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:fa:cd inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef2:facd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85365 errors:0 dropped:0 overruns:0 frame:0 TX packets:41762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133551185 (133.5 MB) TX bytes:7763873 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:56:03,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:03,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:03 GMT 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:03,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:08,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:08,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:08,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:50 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 126 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 141 2 0 02:50 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 429 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 527 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 02:50 ? 00:00:00 [kauditd]\nroot 937 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 940 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 983 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1064 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1067 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1116 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1117 1 0 02:50 ? 00:00:00 cron\ndaemon 1118 1 0 02:50 ? 00:00:00 atd\nroot 1132 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1150 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 02:51 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_4yotrs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_4yotrs --logging-server-logdir=/home/ubuntu/sprout_host_4yotrs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs%I.log --pidfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs.pid\nubuntu 1765 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_4yotrs/env/bin/diamond --configfile /home/ubuntu/sprout_host_4yotrs/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 02:53 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_4yotrs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_4yotrs --logging-server-logdir=/home/ubuntu/sprout_host_4yotrs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs%I.log --pidfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs.pid\nubuntu 1839 1817 0 02:53 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 /home/ubuntu/sprout_host_4yotrs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dt6GUG\nubuntu 1850 1839 0 02:53 ? 00:00:00 /bin/sh -c /tmp/REZDO/install-sprout.sh\nubuntu 1853 1850 0 02:53 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh\nntp 8421 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8904 1 0 02:55 ? 00:00:00 rsyslogd\nroot 9004 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9022 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9023 9022 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9030 9023 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9031 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9032 9031 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9038 9032 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9039 9038 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9352 2 0 02:55 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9707 1 0 02:56 ? 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 9779 1853 0 02:56 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh\nubuntu 9780 9779 0 02:56 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh\nroot 9781 9780 0 02:56 ? 00:00:00 sudo ps -edf\nroot 9782 9781 0 02:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "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 9707/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9707/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1116/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8421/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8421/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8421/ntpd \nudp 0 0 0.0.0.0:12667 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9707/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8421/ntpd \nudp6 0 0 ::1:123 :::* 8421/ntpd \nudp6 0 0 :::123 :::* 8421/ntpd \nudp6 0 0 :::42018 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 9707/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11346 1651/python2.7 /tmp/cloudify-logging-server-c0159.socket\nunix 2 [ ACC ] STREAM LISTENING 12442 1839/python2.7 /tmp/ctx-x7Xk3N.socket\nunix 2 [ ACC ] STREAM LISTENING 1713 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21060 9030/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20452 9039/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7094 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8929 940/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9208 1132/acpid /var/run/acpid.socket\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:03.389Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:03.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:04.413Z", "message": "[sprout] => 2018:08:03 02:55:22: Namespace: management\n2018:08:03 02:55:22: [management] Starting server\n2018:08:03 02:55:22: [management] Listening for requests\n2018:08:03 02:55:22: Namespace: signaling\n2018:08:03 02:55:22: [signaling] Starting server\n2018:08:03 02:55:22: [signaling] Listening for requests\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:04.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:04.413Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_20180803T020000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:04.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:04.413Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:04.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.010s\nsys\t0m0.057s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "[sprout] => 2018-08-03 02:55:43.582609879 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.450Z", "message": "Execution done (return_code=0): /tmp/REZDO/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "6a0ff2bc-1ea6-418a-bd2a-a43be45adb3c"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:05.644Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:05.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.525Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:50 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 122 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 125 2 0 02:50 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 429 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 543 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 02:50 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 941 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1016 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1051 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 02:50 ? 00:00:00 cron\ndaemon 1109 1 0 02:50 ? 00:00:00 atd\nroot 1114 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1117 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1299 2 0 02:51 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 02:51 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_8hjmiv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_8hjmiv --logging-server-logdir=/home/ubuntu/homer_host_8hjmiv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv%I.log --pidfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv.pid\nubuntu 1766 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/homer_host_8hjmiv/env/bin/diamond --configfile /home/ubuntu/homer_host_8hjmiv/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1652 0 02:53 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_8hjmiv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_8hjmiv --logging-server-logdir=/home/ubuntu/homer_host_8hjmiv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv%I.log --pidfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv.pid\nubuntu 1833 1812 0 02:53 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 /home/ubuntu/homer_host_8hjmiv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ds0gJi\nubuntu 1844 1833 0 02:53 ? 00:00:00 /bin/sh -c /tmp/0VBHS/install-homer.sh\nubuntu 1847 1844 0 02:53 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh\nntp 8460 1 0 02:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8972 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9059 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9063 9059 0 02:55 ? 00:00:00 inotifywait -e create -qq .\nroot 9142 1 0 02:55 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9143 9142 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 9144 9142 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 9145 9142 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 9146 9142 0 02:55 ? 00:00:00 nginx: worker process\nroot 9321 8972 0 02:55 ? 00:00:00 [nginx_ping] \nroot 9323 8972 0 02:55 ? 00:00:00 [check-nginx-upt] \nroot 9325 8972 0 02:55 ? 00:00:00 [check-monit-upt] \ndnsmasq 9755 1 0 02:56 ? 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 9818 1847 0 02:56 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh\nubuntu 9819 9818 0 02:56 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh\nroot 9820 9819 0 02:56 ? 00:00:00 sudo ps -edf\nroot 9821 9820 0 02:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.525Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.525Z", "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 9755/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9142/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8460/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8460/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8460/ntpd \nudp 0 0 0.0.0.0:64128 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8460/ntpd \nudp6 0 0 ::1:123 :::* 8460/ntpd \nudp6 0 0 :::123 :::* 8460/ntpd \nudp6 0 0 :::21709 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9755/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10919 1652/python2.7 /tmp/cloudify-logging-server-83279.socket\nunix 2 [ ACC ] STREAM LISTENING 11999 1833/python2.7 /tmp/ctx-FZV3q6.socket\nunix 2 [ ACC ] STREAM LISTENING 7055 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9350 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7317 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8097 898/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.525Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.525Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a9:44:19 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea9:4419/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107680 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40989 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166322171 (166.3 MB) TX bytes:7715925 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "sprout_7ehduc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:06.641Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:06.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.551Z", "message": "[homer] => [03-Aug-2018 02:55:17 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 02:55:17 UTC] Waiting for trigger files\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.551Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.551Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.088s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.551Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.858Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:07.858Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:07.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1780, "offset": 1725, "size": 50}}} 2018-08-03 02:56:08,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:08,512 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:08 GMT 2018-08-03 02:56:08,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:08,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 42100 2018-08-03 02:56:08,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-03 02:56:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:50 ? 00:00:00 [kworker/0:0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 126 2 0 02:50 ? 00:00:00 [kpsmoused] root 141 2 0 02:50 ? 00:00:00 [kworker/1:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 429 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 527 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 02:50 ? 00:00:00 [kauditd] root 937 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon message+ 940 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 983 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind root 1064 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1116 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 02:50 ? 00:00:00 cron daemon 1118 1 0 02:50 ? 00:00:00 atd root 1132 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1150 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 02:51 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_4yotrs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_4yotrs --logging-server-logdir=/home/ubuntu/sprout_host_4yotrs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs%I.log --pidfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs.pid ubuntu 1765 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_4yotrs/env/bin/diamond --configfile /home/ubuntu/sprout_host_4yotrs/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 02:53 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_4yotrs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_4yotrs --logging-server-logdir=/home/ubuntu/sprout_host_4yotrs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs%I.log --pidfile=/home/ubuntu/sprout_host_4yotrs/work/sprout_host_4yotrs.pid ubuntu 1839 1817 0 02:53 ? 00:00:00 /home/ubuntu/sprout_host_4yotrs/env/bin/python2.7 /home/ubuntu/sprout_host_4yotrs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dt6GUG ubuntu 1850 1839 0 02:53 ? 00:00:00 /bin/sh -c /tmp/REZDO/install-sprout.sh ubuntu 1853 1850 0 02:53 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh ntp 8421 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8904 1 0 02:55 ? 00:00:00 rsyslogd root 9004 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9022 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9023 9022 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9030 9023 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9031 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9032 9031 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9038 9032 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9039 9038 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9352 2 0 02:55 ? 00:00:00 [kworker/u5:0] dnsmasq 9707 1 0 02:56 ? 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 9779 1853 0 02:56 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh ubuntu 9780 9779 0 02:56 ? 00:00:00 /bin/bash -e /tmp/REZDO/install-sprout.sh root 9781 9780 0 02:56 ? 00:00:00 sudo ps -edf root 9782 9781 0 02:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-08-03 02:56:08,514 - 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 9707/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit tcp6 0 0 ::1:53 :::* LISTEN 9707/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1116/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8421/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8421/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8421/ntpd udp 0 0 0.0.0.0:12667 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9707/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8421/ntpd udp6 0 0 ::1:123 :::* 8421/ntpd udp6 0 0 :::123 :::* 8421/ntpd udp6 0 0 :::42018 :::* 587/dhclient udp6 0 0 ::1:53 :::* 9707/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11346 1651/python2.7 /tmp/cloudify-logging-server-c0159.socket unix 2 [ ACC ] STREAM LISTENING 12442 1839/python2.7 /tmp/ctx-x7Xk3N.socket unix 2 [ ACC ] STREAM LISTENING 1713 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21060 9030/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20452 9039/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7094 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8929 940/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9208 1132/acpid /var/run/acpid.socket real 0m0.011s user 0m0.003s sys 0m0.008s 2018-08-03 02:56:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-03 02:56:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-03 02:56:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-03 02:56:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:03 02:55:22: Namespace: management 2018:08:03 02:55:22: [management] Starting server 2018:08:03 02:55:22: [management] Listening for requests 2018:08:03 02:55:22: Namespace: signaling 2018:08:03 02:55:22: [signaling] Starting server 2018:08:03 02:55:22: [signaling] Listening for requests real 0m0.007s user 0m0.003s sys 0m0.004s 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_20180803T020000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-03 02:56:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.010s sys 0m0.057s 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-03 02:55:43.582609879 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/REZDO/install-sprout.sh 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:50 ? 00:00:00 [kworker/0:0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 122 2 0 02:50 ? 00:00:00 [kpsmoused] root 125 2 0 02:50 ? 00:00:00 [kworker/1:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 429 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 543 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 02:50 ? 00:00:00 [kauditd] message+ 898 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1016 1 0 02:50 ? 00:00:00 rsyslogd root 1051 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 02:50 ? 00:00:00 cron daemon 1109 1 0 02:50 ? 00:00:00 atd root 1114 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1299 2 0 02:51 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 02:51 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_8hjmiv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_8hjmiv --logging-server-logdir=/home/ubuntu/homer_host_8hjmiv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv%I.log --pidfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv.pid ubuntu 1766 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/homer_host_8hjmiv/env/bin/diamond --configfile /home/ubuntu/homer_host_8hjmiv/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1652 0 02:53 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_8hjmiv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_8hjmiv --logging-server-logdir=/home/ubuntu/homer_host_8hjmiv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv%I.log --pidfile=/home/ubuntu/homer_host_8hjmiv/work/homer_host_8hjmiv.pid ubuntu 1833 1812 0 02:53 ? 00:00:00 /home/ubuntu/homer_host_8hjmiv/env/bin/python2.7 /home/ubuntu/homer_host_8hjmiv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ds0gJi ubuntu 1844 1833 0 02:53 ? 00:00:00 /bin/sh -c /tmp/0VBHS/install-homer.sh ubuntu 1847 1844 0 02:53 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh ntp 8460 1 0 02:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8972 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9059 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9063 9059 0 02:55 ? 00:00:00 inotifywait -e create -qq . root 9142 1 0 02:55 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9143 9142 0 02:55 ? 00:00:00 nginx: worker process www-data 9144 9142 0 02:55 ? 00:00:00 nginx: worker process www-data 9145 9142 0 02:55 ? 00:00:00 nginx: worker process www-data 9146 9142 0 02:55 ? 00:00:00 nginx: worker process root 9321 8972 0 02:55 ? 00:00:00 [nginx_ping] root 9323 8972 0 02:55 ? 00:00:00 [check-nginx-upt] root 9325 8972 0 02:55 ? 00:00:00 [check-monit-upt] dnsmasq 9755 1 0 02:56 ? 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 9818 1847 0 02:56 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh ubuntu 9819 9818 0 02:56 ? 00:00:00 /bin/bash -e /tmp/0VBHS/install-homer.sh root 9820 9819 0 02:56 ? 00:00:00 sudo ps -edf root 9821 9820 0 02:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-08-03 02:56:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-03 02:56:08,517 - 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 9755/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9142/nginx tcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8460/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8460/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8460/ntpd udp 0 0 0.0.0.0:64128 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8460/ntpd udp6 0 0 ::1:123 :::* 8460/ntpd udp6 0 0 :::123 :::* 8460/ntpd udp6 0 0 :::21709 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9755/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10919 1652/python2.7 /tmp/cloudify-logging-server-83279.socket unix 2 [ ACC ] STREAM LISTENING 11999 1833/python2.7 /tmp/ctx-FZV3q6.socket unix 2 [ ACC ] STREAM LISTENING 7055 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9350 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7317 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8097 898/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-03 02:56:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-03 02:56:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a9:44:19 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea9:4419/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107680 errors:0 dropped:0 overruns:0 frame:0 TX packets:40989 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166322171 (166.3 MB) TX bytes:7715925 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.007s user 0m0.005s sys 0m0.003s 2018-08-03 02:56:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:56:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [03-Aug-2018 02:55:17 UTC] clearwater-diags-monitor starting [03-Aug-2018 02:55:17 UTC] Waiting for trigger files real 0m0.007s user 0m0.000s sys 0m0.006s 2018-08-03 02:56:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-03 02:56:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.088s user 0m0.004s sys 0m0.002s 2018-08-03 02:56:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-03 02:56:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:56:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:56:08,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:08,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:08,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:08 GMT 2018-08-03 02:56:08,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:08,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:08,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:13,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:13,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[localhost] run: sudo mv /tmp/tmpO4dpiH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[homer] => 2018-08-03 02:55:47.571442242 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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "Downloaded scripts/bind/bind.py to /tmp/24BL3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "[localhost] run: sudo mv /tmp/tmpFDWcWO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "message": "Execution done (return_code=0): /tmp/0VBHS/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "37347386-646d-4a14-8e2d-0a0cb42e8f74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.839Z", "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-08-03T02:56:08.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "5c2e513a-18cc-43b0-8208-23ee4f360a5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.999Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.999Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.999Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:08.999Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:08.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:09.844Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/6ZGH9/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:09.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a9a0b89c-f7fb-4c0e-ab10-ab7a11c0e78f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:10.004Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:10.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "homer_oyq9t5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:10.004Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:10.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:10.847Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C28YN/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:10.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.007Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "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-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "message": "[localhost] run: sudo mv /tmp/tmpFIzRYJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "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-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "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-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "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-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "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-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:11.882Z", "message": "[localhost] run: sudo mv /tmp/tmpstfD0d /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:11.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:12.088Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:12.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:12.904Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:12.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "3e1c7077-580c-4da3-afa6-69deb3ecbb19"}], "metadata": {"pagination": {"total": 1822, "offset": 1755, "size": 50}}} 2018-08-03 02:56:13,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:13,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:13 GMT 2018-08-03 02:56:13,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:13,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20955 2018-08-03 02:56:13,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:13,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-03 02:56:13,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:56:13,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-03 02:56:13,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO4dpiH /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-03 02:55:47.571442242 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/24BL3/bind.py 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:56:13,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFDWcWO /etc/bind/db.clearwater.local 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0VBHS/install-homer.sh 2018-08-03 02:56:13,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/6ZGH9/add-snmpproxy-collector.py 2018-08-03 02:56:13,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C28YN/bind.py 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFIzRYJ /etc/bind/db.clearwater.local 2018-08-03 02:56:13,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:56:13,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:56:13,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:56:13,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:56:13,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:13,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:56:13,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:56:13,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpstfD0d /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:13,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:13,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:56:13,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:13,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:13 GMT 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:13,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:18,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:18,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:18,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:18,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:18,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:18,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:13.944Z", "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 0 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 ... 58110 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.358s\nuser\t0m12.521s\nsys\t0m3.232s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:13.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:14.948Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:14.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:14.948Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:14.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:14.948Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:14.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:16.787Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.013s\nsys\t0m0.044s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:16.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:17.852Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:17.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:17.852Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a2:35:4f \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea2:354f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:96652 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46068 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147254684 (147.2 MB) TX bytes:8274325 (8.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:384 errors:0 dropped:0 overruns:0 frame:0\n TX packets:384 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:38139 (38.1 KB) TX bytes:38139 (38.1 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:17.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:17.852Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:50 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 130 2 0 02:50 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 438 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 507 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 02:50 ? 00:00:00 [kauditd]\nroot 939 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1004 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 1018 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1020 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1049 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 02:50 ? 00:00:00 cron\ndaemon 1107 1 0 02:50 ? 00:00:00 atd\nroot 1112 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 02:51 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_plx1x8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_plx1x8 --logging-server-logdir=/home/ubuntu/ellis_host_plx1x8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8%I.log --pidfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8.pid\nubuntu 1766 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_plx1x8/env/bin/diamond --configfile /home/ubuntu/ellis_host_plx1x8/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1652 0 02:53 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_plx1x8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_plx1x8 --logging-server-logdir=/home/ubuntu/ellis_host_plx1x8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8%I.log --pidfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8.pid\nubuntu 1840 1819 0 02:53 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 /home/ubuntu/ellis_host_plx1x8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EX3md8\nubuntu 1851 1840 0 02:53 ? 00:00:00 /bin/sh -c /tmp/HN6XW/install-ellis.sh\nubuntu 1853 1851 0 02:53 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh\nmysql 9223 1 0 02:55 ? 00:00:00 /usr/sbin/mysqld\nntp 9373 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9891 2 0 02:55 ? 00:00:00 [kworker/u5:0]\nroot 9959 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10046 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10050 10046 0 02:55 ? 00:00:00 inotifywait -e create -qq .\nroot 10135 1 0 02:55 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10136 10135 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 10137 10135 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 10138 10135 0 02:55 ? 00:00:00 nginx: worker process\nwww-data 10139 10135 0 02:55 ? 00:00:00 nginx: worker process\nellis 10311 1 0 02:55 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10643 1 0 02:55 ? 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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380\nroot 10775 1 0 02:56 ? 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.12 --sig-local-ip=192.168.120.12 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=aa5eb219-a029-4e75-8a44-a9b282ee711f --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 10899 1 0 02:56 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.12 --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 11016 9959 0 02:56 ? 00:00:00 [nginx_ping] \nroot 11019 9959 0 02:56 ? 00:00:00 [check-nginx-upt] \nroot 11021 9959 0 02:56 ? 00:00:00 [check-monit-upt] \nroot 11026 9959 0 02:56 ? 00:00:00 [poll_ellis.sh] \nroot 11029 9959 0 02:56 ? 00:00:00 [poll_ellis_http] \nroot 11032 9959 0 02:56 ? 00:00:00 [check-queue-man] \nroot 11038 9959 0 02:56 ? 00:00:00 [check-etcd-upti] \nroot 11043 9959 0 02:56 ? 00:00:00 [poll_etcd_clust] \nroot 11045 9959 0 02:56 ? 00:00:00 [poll_etcd.sh] \nroot 11093 1 0 02:56 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11183 1 0 02:56 ? 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 11250 1853 0 02:56 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh\nubuntu 11251 11250 0 02:56 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh\nroot 11252 11251 0 02:56 ? 00:00:00 sudo ps -edf\nroot 11253 11252 0 02:56 ? 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-08-03T02:56:17.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:17.852Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:17.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:17.852Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:17.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}], "metadata": {"pagination": {"total": 1832, "offset": 1792, "size": 50}}} 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:18 GMT 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30817 2018-08-03 02:56:18,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:18,865 - 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 0 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 ... 58110 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.358s user 0m12.521s sys 0m3.232s 2018-08-03 02:56:18,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-03 02:56:18,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-03 02:56:18,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-03 02:56:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.013s sys 0m0.044s 2018-08-03 02:56:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-03 02:56:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a2:35:4f inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea2:354f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:96652 errors:0 dropped:0 overruns:0 frame:0 TX packets:46068 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147254684 (147.2 MB) TX bytes:8274325 (8.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:384 errors:0 dropped:0 overruns:0 frame:0 TX packets:384 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:38139 (38.1 KB) TX bytes:38139 (38.1 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:56:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:50 ? 00:00:00 [kworker/0:0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 124 2 0 02:50 ? 00:00:00 [kpsmoused] root 130 2 0 02:50 ? 00:00:00 [kworker/1:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 438 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 507 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 02:50 ? 00:00:00 [kauditd] root 939 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon message+ 1004 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 1018 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind syslog 1020 1 0 02:50 ? 00:00:00 rsyslogd root 1049 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 02:50 ? 00:00:00 cron daemon 1107 1 0 02:50 ? 00:00:00 atd root 1112 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 02:51 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_plx1x8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_plx1x8 --logging-server-logdir=/home/ubuntu/ellis_host_plx1x8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8%I.log --pidfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8.pid ubuntu 1766 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_plx1x8/env/bin/diamond --configfile /home/ubuntu/ellis_host_plx1x8/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1652 0 02:53 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_plx1x8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_plx1x8 --logging-server-logdir=/home/ubuntu/ellis_host_plx1x8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8%I.log --pidfile=/home/ubuntu/ellis_host_plx1x8/work/ellis_host_plx1x8.pid ubuntu 1840 1819 0 02:53 ? 00:00:00 /home/ubuntu/ellis_host_plx1x8/env/bin/python2.7 /home/ubuntu/ellis_host_plx1x8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EX3md8 ubuntu 1851 1840 0 02:53 ? 00:00:00 /bin/sh -c /tmp/HN6XW/install-ellis.sh ubuntu 1853 1851 0 02:53 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh mysql 9223 1 0 02:55 ? 00:00:00 /usr/sbin/mysqld ntp 9373 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9891 2 0 02:55 ? 00:00:00 [kworker/u5:0] root 9959 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10046 1 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10050 10046 0 02:55 ? 00:00:00 inotifywait -e create -qq . root 10135 1 0 02:55 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10136 10135 0 02:55 ? 00:00:00 nginx: worker process www-data 10137 10135 0 02:55 ? 00:00:00 nginx: worker process www-data 10138 10135 0 02:55 ? 00:00:00 nginx: worker process www-data 10139 10135 0 02:55 ? 00:00:00 nginx: worker process ellis 10311 1 0 02:55 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10643 1 0 02:55 ? 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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 10775 1 0 02:56 ? 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.12 --sig-local-ip=192.168.120.12 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=aa5eb219-a029-4e75-8a44-a9b282ee711f --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 10899 1 0 02:56 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.12 --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 11016 9959 0 02:56 ? 00:00:00 [nginx_ping] root 11019 9959 0 02:56 ? 00:00:00 [check-nginx-upt] root 11021 9959 0 02:56 ? 00:00:00 [check-monit-upt] root 11026 9959 0 02:56 ? 00:00:00 [poll_ellis.sh] root 11029 9959 0 02:56 ? 00:00:00 [poll_ellis_http] root 11032 9959 0 02:56 ? 00:00:00 [check-queue-man] root 11038 9959 0 02:56 ? 00:00:00 [check-etcd-upti] root 11043 9959 0 02:56 ? 00:00:00 [poll_etcd_clust] root 11045 9959 0 02:56 ? 00:00:00 [poll_etcd.sh] root 11093 1 0 02:56 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11183 1 0 02:56 ? 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 11250 1853 0 02:56 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh ubuntu 11251 11250 0 02:56 ? 00:00:00 /bin/bash -e /tmp/HN6XW/install-ellis.sh root 11252 11251 0 02:56 ? 00:00:00 sudo ps -edf root 11253 11252 0 02:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-03 02:56:18,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-03 02:56:18,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-03 02:56:18,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:18,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:18,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:18,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:18 GMT 2018-08-03 02:56:18,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:18,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:18,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:23,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:24,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:24,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:24,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:18.918Z", "message": "[ellis] => [03-Aug-2018 02:55:33 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 02:55:33 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-08-03T02:56:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:18.918Z", "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 11183/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 9959/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10135/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9223/mysqld \ntcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 10643/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11183/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10643/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 9373/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9373/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9373/ntpd \nudp 0 0 0.0.0.0:57385 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11183/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 9373/ntpd \nudp6 0 0 ::1:123 :::* 9373/ntpd \nudp6 0 0 :::123 :::* 9373/ntpd \nudp6 0 0 :::64487 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 11183/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9251 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11382 1652/python2.7 /tmp/cloudify-logging-server-77d83.socket\nunix 2 [ ACC ] STREAM LISTENING 12434 1840/python2.7 /tmp/ctx-JgizL9.socket\nunix 2 [ ACC ] STREAM LISTENING 9048 1004/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7261 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23630 10311/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 1661 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21951 9223/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:18.918Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:18.918Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20180803T020000Z.txt\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager_20180803T020000Z.txt\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20180803T020000Z.txt\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.021s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:18.918Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:19.615Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:19.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:19.952Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:19.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:19.952Z", "message": "[ellis] => 03-08-2018 02:56:13.819 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n03-08-2018 02:56:13.822 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n03-08-2018 02:56:13.823 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n03-08-2018 02:56:13.837 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n03-08-2018 02:56:15.941 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n03-08-2018 02:56:15.941 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n03-08-2018 02:56:15.942 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n03-08-2018 02:56:15.942 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n03-08-2018 02:56:15.947 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.33: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.33\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\n03-08-2018 02:56:15.947 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash e293a44ba28fc94a029d14da73238b95\n03-08-2018 02:56:15.947 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n03-08-2018 02:56:15.950 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n03-08-2018 02:56:15.950 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\n03-08-2018 02:56:15.950 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n03-08-2018 02:56:18.086 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}\n03-08-2018 02:56:18.086 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:19.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:19.952Z", "message": "[ellis] => 03-08-2018 02:56:00.702 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n03-08-2018 02:56:00.702 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:19.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:20.956Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:20.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:20.956Z", "message": "Execution done (return_code=0): /tmp/HN6XW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:20.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:20.956Z", "message": "[ellis] => 2018-08-03 02:55:56.490142298 Stopping etcd clearwater-etcd\n2018-08-03 02:55:57.053000308 Restarting etcd clearwater-etcd\n2018-08-03 02:55:57.059896198 Configured ETCDCTL_PEERS: 192.168.120.33:4000,\n2018-08-03 02:55:57.060992409 Check for previous failed startup attempt\n2018-08-03 02:55:57.063492511 Running etcdctl member list\n356cff6d9331c428: name=192-168-120-33 peerURLs=http://192.168.120.33:2380 clientURLs=http://192.168.120.33:4000 isLeader=true\n2018-08-03 02:55:57.211402478 etcdctl returned 0\n2018-08-03 02:55:57.217750434 Joining existing cluster...\n2018-08-03 02:55:58.220474611 Configured ETCDCTL_PEERS: 192.168.120.33:4000,\n2018-08-03 02:55:58.221262387 Check cluster is healthy\n2018-08-03 02:55:58.223133905 Running etcdctl cluster-health\nmember 356cff6d9331c428 is healthy: got healthy result from http://192.168.120.33:4000\ncluster is healthy\n2018-08-03 02:55:58.236014645 etcdctl returned 0\n2018-08-03 02:55:58.237123758 Tell the cluster we're joining\n2018-08-03 02:55:58.237952647 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380\nAdded member named 192-168-120-12 with ID daf4b7c014851f3f to cluster\n\nETCD_NAME=\"192-168-120-12\"\nETCD_INITIAL_CLUSTER=\"192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-03 02:55:58.370351656 etcdctl returned 0\n2018-08-03 02:55:58.402928709 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2018-08-03 02:55:58.404750707 Check we're actually a member of the cluster\n2018-08-03 02:55:58.409944000 Wait for etcd to startup\n2018-08-03 02:55:59.429376596 Etcd started successfully\n2018-08-03 02:55:58.447943 I | etcdmain: etcd Version: 3.1.7\n2018-08-03 02:55:58.448003 I | etcdmain: Git SHA: 43b7507\n2018-08-03 02:55:58.448008 I | etcdmain: Go Version: go1.7.5\n2018-08-03 02:55:58.448012 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-03 02:55:58.448016 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-03 02:55:58.448099 I | embed: listening for peers on http://192.168.120.12:2380\n2018-08-03 02:55:58.448153 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-03 02:55:58.716402 I | etcdserver: name = 192-168-120-12\n2018-08-03 02:55:58.716445 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2018-08-03 02:55:58.716452 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2018-08-03 02:55:58.716457 I | etcdserver: heartbeat = 100ms\n2018-08-03 02:55:58.716461 I | etcdserver: election = 1000ms\n2018-08-03 02:55:58.716465 I | etcdserver: snapshot count = 10000\n2018-08-03 02:55:58.716473 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2018-08-03 02:55:58.788259 I | etcdserver: starting member daf4b7c014851f3f in cluster 83b9bd02cb00628e\n2018-08-03 02:55:58.788330 I | raft: daf4b7c014851f3f became follower at term 0\n2018-08-03 02:55:58.788362 I | raft: newRaft daf4b7c014851f3f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-03 02:55:58.788369 I | raft: daf4b7c014851f3f became follower at term 1\n2018-08-03 02:55:58.959777 I | rafthttp: started HTTP pipelining with peer 356cff6d9331c428\n2018-08-03 02:55:58.959815 I | rafthttp: starting peer 356cff6d9331c428...\n2018-08-03 02:55:58.959826 I | rafthttp: started HTTP pipelining with peer 356cff6d9331c428\n2018-08-03 02:55:58.964800 I | rafthttp: started streaming with peer 356cff6d9331c428 (writer)\n2018-08-03 02:55:58.965075 I | rafthttp: started peer 356cff6d9331c428\n2018-08-03 02:55:58.965115 I | rafthttp: added peer 356cff6d9331c428\n2018-08-03 02:55:58.965141 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-03 02:55:58.965252 I | rafthttp: started streaming with peer 356cff6d9331c428 (writer)\n2018-08-03 02:55:58.965297 I | rafthttp: started streaming with peer 356cff6d9331c428 (stream MsgApp v2 reader)\n2018-08-03 02:55:58.965553 I | rafthttp: started streaming with peer 356cff6d9331c428 (stream Message reader)\n2018-08-03 02:55:58.965862 I | raft: daf4b7c014851f3f [term: 1] received a MsgHeartbeat message with higher term from 356cff6d9331c428 [term: 2]\n2018-08-03 02:55:58.965875 I | raft: daf4b7c014851f3f became follower at term 2\n2018-08-03 02:55:58.965890 I | raft: raft.node: daf4b7c014851f3f elected leader 356cff6d9331c428 at term 2\n2018-08-03 02:55:58.965979 I | rafthttp: peer 356cff6d9331c428 became active\n2018-08-03 02:55:58.965988 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream Message writer)\n2018-08-03 02:55:58.966595 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream MsgApp v2 writer)\n2018-08-03 02:55:58.967290 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream MsgApp v2 reader)\n2018-08-03 02:55:58.968952 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream Message reader)\n2018-08-03 02:55:58.997112 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:58.997148 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:58.997170 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:59.095136 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:59.095165 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:59.095178 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428\n2018-08-03 02:55:59.095753 I | etcdserver/membership: added member 356cff6d9331c428 [http://192.168.120.33:2380] to cluster 83b9bd02cb00628e\n2018-08-03 02:55:59.095982 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-03 02:55:59.096036 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-03 02:55:59.096397 I | etcdserver/membership: added member daf4b7c014851f3f [http://192.168.120.12:2380] to cluster 83b9bd02cb00628e\n2018-08-03 02:55:59.151628 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster 83b9bd02cb00628e\n2018-08-03 02:55:59.151756 I | embed: ready to serve client requests\n2018-08-03 02:55:59.152102 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-03 02:55:59.546010 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33039\n2018-08-03 02:55:59.570004 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33040\n2018-08-03 02:55:59.630065 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33042\n2018-08-03 02:56:00.615127 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33045\n2018-08-03 02:56:00.627940 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33046\n2018-08-03 02:56:00.686786 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33048\n2018-08-03 02:56:07.304353 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052\n2018-08-03 02:56:07.413234 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33053\n2018-08-03 02:56:07.420025 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33054\n2018-08-03 02:56:07.760341 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33056\n2018-08-03 02:56:07.760447 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052\n2018-08-03 02:56:12.216655 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052\n2018-08-03 02:56:12.375269 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052\n2018-08-03 02:56:13.736486 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33058\n2018-08-03 02:56:13.782956 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33060\n2018-08-03 02:56:13.787694 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33062\n2018-08-03 02:56:15.943807 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:33063\n2018-08-03 02:56:15.944073 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:33064\n2018-08-03 02:56:16.029461 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33065\n2018-08-03 02:56:16.032810 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33065\n2018-08-03 02:56:16.035496 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33066\n2018-08-03 02:56:16.582339 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052\n2018-08-03 02:56:16.587853 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052\n2018-08-03 02:56:18.062733 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:33064\n2018-08-03 02:56:18.087411 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:33064\n2018-08-03 02:56:18.159198 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:42300\n2018-08-03 02:56:18.160208 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:42300\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:20.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:20.956Z", "message": "[ellis] => 03-08-2018 02:56:07.292 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n03-08-2018 02:56:07.293 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n03-08-2018 02:56:07.301 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n03-08-2018 02:56:07.301 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n03-08-2018 02:56:07.302 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n03-08-2018 02:56:07.302 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n03-08-2018 02:56:07.759 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n03-08-2018 02:56:08.001 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n03-08-2018 02:56:08.002 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n03-08-2018 02:56:08.010 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n03-08-2018 02:56:10.114 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n03-08-2018 02:56:12.215 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n03-08-2018 02:56:12.375 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n03-08-2018 02:56:12.568 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n03-08-2018 02:56:14.478 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n03-08-2018 02:56:16.581 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n03-08-2018 02:56:16.591 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]} from etcd, comparing to last value None\n03-08-2018 02:56:16.591 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]} from etcd\n03-08-2018 02:56:16.591 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n03-08-2018 02:56:18.693 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n03-08-2018 02:56:16.028 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n03-08-2018 02:56:16.028 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.12-ellis to queue to restart\n03-08-2018 02:56:16.035 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n03-08-2018 02:56:16.035 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:20.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:20.956Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:20.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "1b458a2a-7526-4b0c-8e23-ce95879245ed"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:21.072Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:21.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "ellis_bk747l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.078Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.667Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E3G6F/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TVW4P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "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 0 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 5s (6,914 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 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.128s\nuser\t0m12.407s\nsys\t0m3.127s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "message": "Executing: /tmp/TVW4P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:22.960Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:22.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.081Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.081Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "[localhost] run: sudo mv /tmp/tmph2LIDu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.33: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.33\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-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "[localhost] run: sudo mv /tmp/tmprrzWYJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:23.967Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:23.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "01a30bd3-cd10-4a56-9cd9-94a9d9231669"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:24.107Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:24.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 1877, "offset": 1802, "size": 50}}} 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:24,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:24 GMT 2018-08-03 02:56:24,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:24,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 59802 2018-08-03 02:56:24,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:24,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [03-Aug-2018 02:55:33 UTC] clearwater-diags-monitor starting [03-Aug-2018 02:55:33 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:56:24,246 - 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 11183/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 9959/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10135/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9223/mysqld tcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 10643/etcd tcp6 0 0 ::1:53 :::* LISTEN 11183/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 :::4000 :::* LISTEN 10643/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 9373/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9373/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9373/ntpd udp 0 0 0.0.0.0:57385 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11183/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 9373/ntpd udp6 0 0 ::1:123 :::* 9373/ntpd udp6 0 0 :::123 :::* 9373/ntpd udp6 0 0 :::64487 :::* 587/dhclient udp6 0 0 ::1:53 :::* 11183/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9251 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11382 1652/python2.7 /tmp/cloudify-logging-server-77d83.socket unix 2 [ ACC ] STREAM LISTENING 12434 1840/python2.7 /tmp/ctx-JgizL9.socket unix 2 [ ACC ] STREAM LISTENING 9048 1004/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7261 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23630 10311/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 1661 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21951 9223/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-03 02:56:24,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-03 02:56:24,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20180803T020000Z.txt /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager_20180803T020000Z.txt /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20180803T020000Z.txt /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.021s user 0m0.001s sys 0m0.004s 2018-08-03 02:56:24,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-03 02:56:24,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:24,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 03-08-2018 02:56:13.819 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 03-08-2018 02:56:13.822 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 03-08-2018 02:56:13.823 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 03-08-2018 02:56:13.824 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 03-08-2018 02:56:13.837 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 03-08-2018 02:56:15.941 UTC INFO main.py:113 (thread MainThread): Loaded plugin 03-08-2018 02:56:15.941 UTC INFO main.py:113 (thread MainThread): Loaded plugin 03-08-2018 02:56:15.942 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 03-08-2018 02:56:15.942 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 03-08-2018 02:56:15.947 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.33: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.33 # 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 03-08-2018 02:56:15.947 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash e293a44ba28fc94a029d14da73238b95 03-08-2018 02:56:15.947 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 03-08-2018 02:56:15.950 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 03-08-2018 02:56:15.950 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 03-08-2018 02:56:15.950 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 03-08-2018 02:56:18.086 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 03-08-2018 02:56:18.086 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.005s user 0m0.000s sys 0m0.004s 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 03-08-2018 02:56:00.702 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 03-08-2018 02:56:00.702 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.002s sys 0m0.003s 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HN6XW/install-ellis.sh 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-03 02:55:56.490142298 Stopping etcd clearwater-etcd 2018-08-03 02:55:57.053000308 Restarting etcd clearwater-etcd 2018-08-03 02:55:57.059896198 Configured ETCDCTL_PEERS: 192.168.120.33:4000, 2018-08-03 02:55:57.060992409 Check for previous failed startup attempt 2018-08-03 02:55:57.063492511 Running etcdctl member list 356cff6d9331c428: name=192-168-120-33 peerURLs=http://192.168.120.33:2380 clientURLs=http://192.168.120.33:4000 isLeader=true 2018-08-03 02:55:57.211402478 etcdctl returned 0 2018-08-03 02:55:57.217750434 Joining existing cluster... 2018-08-03 02:55:58.220474611 Configured ETCDCTL_PEERS: 192.168.120.33:4000, 2018-08-03 02:55:58.221262387 Check cluster is healthy 2018-08-03 02:55:58.223133905 Running etcdctl cluster-health member 356cff6d9331c428 is healthy: got healthy result from http://192.168.120.33:4000 cluster is healthy 2018-08-03 02:55:58.236014645 etcdctl returned 0 2018-08-03 02:55:58.237123758 Tell the cluster we're joining 2018-08-03 02:55:58.237952647 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380 Added member named 192-168-120-12 with ID daf4b7c014851f3f to cluster ETCD_NAME="192-168-120-12" ETCD_INITIAL_CLUSTER="192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-03 02:55:58.370351656 etcdctl returned 0 2018-08-03 02:55:58.402928709 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-33=http://192.168.120.33:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2018-08-03 02:55:58.404750707 Check we're actually a member of the cluster 2018-08-03 02:55:58.409944000 Wait for etcd to startup 2018-08-03 02:55:59.429376596 Etcd started successfully 2018-08-03 02:55:58.447943 I | etcdmain: etcd Version: 3.1.7 2018-08-03 02:55:58.448003 I | etcdmain: Git SHA: 43b7507 2018-08-03 02:55:58.448008 I | etcdmain: Go Version: go1.7.5 2018-08-03 02:55:58.448012 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-03 02:55:58.448016 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-03 02:55:58.448099 I | embed: listening for peers on http://192.168.120.12:2380 2018-08-03 02:55:58.448153 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-03 02:55:58.716402 I | etcdserver: name = 192-168-120-12 2018-08-03 02:55:58.716445 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2018-08-03 02:55:58.716452 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2018-08-03 02:55:58.716457 I | etcdserver: heartbeat = 100ms 2018-08-03 02:55:58.716461 I | etcdserver: election = 1000ms 2018-08-03 02:55:58.716465 I | etcdserver: snapshot count = 10000 2018-08-03 02:55:58.716473 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2018-08-03 02:55:58.788259 I | etcdserver: starting member daf4b7c014851f3f in cluster 83b9bd02cb00628e 2018-08-03 02:55:58.788330 I | raft: daf4b7c014851f3f became follower at term 0 2018-08-03 02:55:58.788362 I | raft: newRaft daf4b7c014851f3f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-03 02:55:58.788369 I | raft: daf4b7c014851f3f became follower at term 1 2018-08-03 02:55:58.959777 I | rafthttp: started HTTP pipelining with peer 356cff6d9331c428 2018-08-03 02:55:58.959815 I | rafthttp: starting peer 356cff6d9331c428... 2018-08-03 02:55:58.959826 I | rafthttp: started HTTP pipelining with peer 356cff6d9331c428 2018-08-03 02:55:58.964800 I | rafthttp: started streaming with peer 356cff6d9331c428 (writer) 2018-08-03 02:55:58.965075 I | rafthttp: started peer 356cff6d9331c428 2018-08-03 02:55:58.965115 I | rafthttp: added peer 356cff6d9331c428 2018-08-03 02:55:58.965141 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-03 02:55:58.965252 I | rafthttp: started streaming with peer 356cff6d9331c428 (writer) 2018-08-03 02:55:58.965297 I | rafthttp: started streaming with peer 356cff6d9331c428 (stream MsgApp v2 reader) 2018-08-03 02:55:58.965553 I | rafthttp: started streaming with peer 356cff6d9331c428 (stream Message reader) 2018-08-03 02:55:58.965862 I | raft: daf4b7c014851f3f [term: 1] received a MsgHeartbeat message with higher term from 356cff6d9331c428 [term: 2] 2018-08-03 02:55:58.965875 I | raft: daf4b7c014851f3f became follower at term 2 2018-08-03 02:55:58.965890 I | raft: raft.node: daf4b7c014851f3f elected leader 356cff6d9331c428 at term 2 2018-08-03 02:55:58.965979 I | rafthttp: peer 356cff6d9331c428 became active 2018-08-03 02:55:58.965988 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream Message writer) 2018-08-03 02:55:58.966595 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream MsgApp v2 writer) 2018-08-03 02:55:58.967290 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream MsgApp v2 reader) 2018-08-03 02:55:58.968952 I | rafthttp: established a TCP streaming connection with peer 356cff6d9331c428 (stream Message reader) 2018-08-03 02:55:58.997112 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:58.997148 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:58.997170 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:59.095136 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:59.095165 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:59.095178 D | raft: daf4b7c014851f3f [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 356cff6d9331c428 2018-08-03 02:55:59.095753 I | etcdserver/membership: added member 356cff6d9331c428 [http://192.168.120.33:2380] to cluster 83b9bd02cb00628e 2018-08-03 02:55:59.095982 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-03 02:55:59.096036 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-03 02:55:59.096397 I | etcdserver/membership: added member daf4b7c014851f3f [http://192.168.120.12:2380] to cluster 83b9bd02cb00628e 2018-08-03 02:55:59.151628 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster 83b9bd02cb00628e 2018-08-03 02:55:59.151756 I | embed: ready to serve client requests 2018-08-03 02:55:59.152102 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-03 02:55:59.546010 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33039 2018-08-03 02:55:59.570004 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33040 2018-08-03 02:55:59.630065 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33042 2018-08-03 02:56:00.615127 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33045 2018-08-03 02:56:00.627940 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33046 2018-08-03 02:56:00.686786 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33048 2018-08-03 02:56:07.304353 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052 2018-08-03 02:56:07.413234 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33053 2018-08-03 02:56:07.420025 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33054 2018-08-03 02:56:07.760341 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33056 2018-08-03 02:56:07.760447 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052 2018-08-03 02:56:12.216655 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052 2018-08-03 02:56:12.375269 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052 2018-08-03 02:56:13.736486 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:33058 2018-08-03 02:56:13.782956 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:33060 2018-08-03 02:56:13.787694 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:33062 2018-08-03 02:56:15.943807 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:33063 2018-08-03 02:56:15.944073 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:33064 2018-08-03 02:56:16.029461 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33065 2018-08-03 02:56:16.032810 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33065 2018-08-03 02:56:16.035496 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33066 2018-08-03 02:56:16.582339 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:33052 2018-08-03 02:56:16.587853 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:33052 2018-08-03 02:56:18.062733 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:33064 2018-08-03 02:56:18.087411 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:33064 2018-08-03 02:56:18.159198 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:42300 2018-08-03 02:56:18.160208 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:42300 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 02:56:24,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 03-08-2018 02:56:07.292 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 03-08-2018 02:56:07.293 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 03-08-2018 02:56:07.301 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 03-08-2018 02:56:07.301 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 03-08-2018 02:56:07.302 UTC INFO main.py:114 (thread MainThread): Loaded plugin 03-08-2018 02:56:07.302 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 03-08-2018 02:56:07.759 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 03-08-2018 02:56:08.001 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 03-08-2018 02:56:08.002 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 03-08-2018 02:56:08.010 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 03-08-2018 02:56:10.114 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 03-08-2018 02:56:12.215 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 03-08-2018 02:56:12.375 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 03-08-2018 02:56:12.568 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 03-08-2018 02:56:14.478 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 03-08-2018 02:56:16.581 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 03-08-2018 02:56:16.591 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} from etcd, comparing to last value None 03-08-2018 02:56:16.591 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} from etcd 03-08-2018 02:56:16.591 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 03-08-2018 02:56:18.693 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 03-08-2018 02:56:16.028 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 03-08-2018 02:56:16.028 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.12-ellis to queue to restart 03-08-2018 02:56:16.035 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 03-08-2018 02:56:16.035 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 02:56:24,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-03 02:56:24,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:24,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:56:24,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E3G6F/bind.py 2018-08-03 02:56:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-03 02:56:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TVW4P/create_number.sh 2018-08-03 02:56:24,249 - 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 0 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 5s (6,914 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 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.128s user 0m12.407s sys 0m3.127s 2018-08-03 02:56:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TVW4P/create_number.sh 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:56:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmph2LIDu /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:56:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:56:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-03 02:56:24,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:56:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:56:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:56:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.33: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.33 # 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-08-03 02:56:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-03 02:56:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprrzWYJ /etc/bind/db.clearwater.local 2018-08-03 02:56:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:56:24,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:24,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:24,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:24 GMT 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:24,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:29,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:29,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:25.679Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.006s\nsys\t0m0.057s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:25.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:26.147Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:46:64 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe90:4664/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109135 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51381 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171513243 (171.5 MB) TX bytes:8687941 (8.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:26.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:26.147Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:26.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.108Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.172Z", "message": "Execution done (return_code=0): /tmp/TVW4P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "4e4830b5-b57f-4669-ac32-a3488e17418b"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.172Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 26 2 0 02:50 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 125 2 0 02:50 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 500 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 02:50 ? 00:00:00 [kauditd]\nmessage+ 903 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1051 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 02:50 ? 00:00:00 cron\ndaemon 1092 1 0 02:50 ? 00:00:00 atd\nroot 1111 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1117 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1312 2 0 02:51 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 02:51 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_r41kfr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_r41kfr --logging-server-logdir=/home/ubuntu/dime_host_r41kfr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr%I.log --pidfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr.pid\nubuntu 1767 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/dime_host_r41kfr/env/bin/diamond --configfile /home/ubuntu/dime_host_r41kfr/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1653 0 02:53 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_r41kfr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_r41kfr --logging-server-logdir=/home/ubuntu/dime_host_r41kfr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr%I.log --pidfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr.pid\nubuntu 1835 1814 0 02:53 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 /home/ubuntu/dime_host_r41kfr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FNOOAB\nubuntu 1846 1835 0 02:53 ? 00:00:00 /bin/sh -c /tmp/UP58W/install-dime.sh\nubuntu 1849 1846 0 02:53 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh\nntp 8783 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9348 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9349 9348 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9353 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9354 9353 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9363 9354 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9364 9349 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9365 9363 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9402 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9969 2 0 02:55 ? 00:00:00 [kworker/u5:1]\nsnmp 10167 1 0 02:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10416 1 0 02:56 ? 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 10480 1849 0 02:56 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh\nubuntu 10481 10480 0 02:56 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh\nroot 10482 10481 0 02:56 ? 00:00:00 sudo ps -edf\nroot 10483 10482 0 02:56 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.172Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.172Z", "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 10416/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9402/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10416/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1111/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8783/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10167/snmpd \nudp 0 0 0.0.0.0:64128 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10416/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8783/ntpd \nudp6 0 0 ::1:123 :::* 8783/ntpd \nudp6 0 0 :::123 :::* 8783/ntpd \nudp6 0 0 :::161 :::* 10167/snmpd \nudp6 0 0 :::21709 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 10416/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10949 1653/python2.7 /tmp/cloudify-logging-server-8edca.socket\nunix 2 [ ACC ] STREAM LISTENING 11947 1835/python2.7 /tmp/ctx-CBXK8R.socket\nunix 2 [ ACC ] STREAM LISTENING 23318 10167/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 7049 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21490 9364/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21552 9365/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9073 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7321 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8893 903/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:27.172Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:27.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:28.176Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20180803T020000Z.txt\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:28.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:28.176Z", "message": "[dime] => 2018:08:03 02:55:30: Namespace: management\n2018:08:03 02:55:30: [management] Starting server\n2018:08:03 02:55:30: [management] Listening for requests\n2018:08:03 02:55:30: Namespace: signaling\n2018:08:03 02:55:30: [signaling] Starting server\n2018:08:03 02:55:30: [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-08-03T02:56:28.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:28.176Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:28.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:28.176Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:28.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:29.229Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:29.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:29.229Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:29.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:29.229Z", "message": "[dime] => 2018-08-03 02:56:09.555241892 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:29.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}], "metadata": {"pagination": {"total": 1896, "offset": 1842, "size": 50}}} 2018-08-03 02:56:29,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:29,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:29 GMT 2018-08-03 02:56:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22951 2018-08-03 02:56:29,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.006s sys 0m0.057s 2018-08-03 02:56:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:46:64 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe90:4664/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109135 errors:0 dropped:0 overruns:0 frame:0 TX packets:51381 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171513243 (171.5 MB) TX bytes:8687941 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-08-03 02:56:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-03 02:56:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TVW4P/create_number.sh 2018-08-03 02:56:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 26 2 0 02:50 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 123 2 0 02:50 ? 00:00:00 [kpsmoused] root 125 2 0 02:50 ? 00:00:00 [kworker/0:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 500 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 820 2 0 02:50 ? 00:00:00 [kauditd] message+ 903 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 02:50 ? 00:00:00 rsyslogd root 1051 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 02:50 ? 00:00:00 cron daemon 1092 1 0 02:50 ? 00:00:00 atd root 1111 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1312 2 0 02:51 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 02:51 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_r41kfr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_r41kfr --logging-server-logdir=/home/ubuntu/dime_host_r41kfr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr%I.log --pidfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr.pid ubuntu 1767 1 0 02:51 ? 00:00:01 python2.7 /home/ubuntu/dime_host_r41kfr/env/bin/diamond --configfile /home/ubuntu/dime_host_r41kfr/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1653 0 02:53 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_r41kfr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_r41kfr --logging-server-logdir=/home/ubuntu/dime_host_r41kfr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr%I.log --pidfile=/home/ubuntu/dime_host_r41kfr/work/dime_host_r41kfr.pid ubuntu 1835 1814 0 02:53 ? 00:00:00 /home/ubuntu/dime_host_r41kfr/env/bin/python2.7 /home/ubuntu/dime_host_r41kfr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FNOOAB ubuntu 1846 1835 0 02:53 ? 00:00:00 /bin/sh -c /tmp/UP58W/install-dime.sh ubuntu 1849 1846 0 02:53 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh ntp 8783 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9348 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9349 9348 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9353 1 0 02:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9354 9353 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9363 9354 0 02:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9364 9349 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9365 9363 0 02:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9402 1 0 02:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9969 2 0 02:55 ? 00:00:00 [kworker/u5:1] snmp 10167 1 0 02:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10416 1 0 02:56 ? 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 10480 1849 0 02:56 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh ubuntu 10481 10480 0 02:56 ? 00:00:00 /bin/bash -e /tmp/UP58W/install-dime.sh root 10482 10481 0 02:56 ? 00:00:00 sudo ps -edf root 10483 10482 0 02:56 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-03 02:56:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-03 02:56:29,554 - 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 10416/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9402/monit tcp6 0 0 ::1:53 :::* LISTEN 10416/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1111/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8783/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10167/snmpd udp 0 0 0.0.0.0:64128 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10416/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8783/ntpd udp6 0 0 ::1:123 :::* 8783/ntpd udp6 0 0 :::123 :::* 8783/ntpd udp6 0 0 :::161 :::* 10167/snmpd udp6 0 0 :::21709 :::* 584/dhclient udp6 0 0 ::1:53 :::* 10416/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10949 1653/python2.7 /tmp/cloudify-logging-server-8edca.socket unix 2 [ ACC ] STREAM LISTENING 11947 1835/python2.7 /tmp/ctx-CBXK8R.socket unix 2 [ ACC ] STREAM LISTENING 23318 10167/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 7049 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21490 9364/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21552 9365/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9073 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7321 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8893 903/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.004s 2018-08-03 02:56:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-03 02:56:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20180803T020000Z.txt /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.005s 2018-08-03 02:56:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:03 02:55:30: Namespace: management 2018:08:03 02:55:30: [management] Starting server 2018:08:03 02:55:30: [management] Listening for requests 2018:08:03 02:55:30: Namespace: signaling 2018:08:03 02:55:30: [signaling] Starting server 2018:08:03 02:55:30: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 02:56:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-03 02:56:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-03 02:56:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-03 02:56:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-03 02:56:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-03 02:56:09.555241892 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-03 02:56:29,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:29,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:29,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:29,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:29 GMT 2018-08-03 02:56:29,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:29,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:29,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:34,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:34,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:34,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_5g6wee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:29.555Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:29.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:30.205Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:30.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:30.240Z", "message": "Execution done (return_code=0): /tmp/UP58W/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:30.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "f440557f-61c6-4b64-8ea6-0553973cc1eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:31.208Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:31.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:31.208Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:31.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:31.243Z", "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-08-03T02:56:31.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:31.243Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RJSXY/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:31.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:31.243Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:31.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.211Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "message": "[localhost] run: sudo mv /tmp/tmpl81bFv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "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-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}, u'dime': {u'dime_5g6wee': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-5g6wee'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "message": "[localhost] run: sudo mv /tmp/tmpQgFXX8 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "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-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "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-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "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-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:32.247Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:32.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "77a46f37-5631-4d59-beb7-e1fcb88ebf1a"}], "metadata": {"pagination": {"total": 1915, "offset": 1858, "size": 50}}} 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:34 GMT 2018-08-03 02:56:34,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:34,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10437 2018-08-03 02:56:34,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UP58W/install-dime.sh 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RJSXY/bind.py 2018-08-03 02:56:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpl81bFv /etc/bind/db.clearwater.local 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}, u'dime': {u'dime_5g6wee': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-5g6wee'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:56:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQgFXX8 /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:34,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:56:34,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:56:34,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:56:34,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:56:34,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:34,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:34,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:34,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:34,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:34 GMT 2018-08-03 02:56:34,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:34,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:34,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:39,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:39,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1876, "size": 50}}} 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:39,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:39 GMT 2018-08-03 02:56:39,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:39,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:56:39,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:39,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:40,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:40,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:40,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:40,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:40 GMT 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:40,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:45,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:45,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:44.148Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:44.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}], "metadata": {"pagination": {"total": 1916, "offset": 1876, "size": 50}}} 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:45 GMT 2018-08-03 02:56:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:45,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-03 02:56:45,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:45,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 02:56:45,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:45,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:45 GMT 2018-08-03 02:56:45,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:45,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:45,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:50,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:50,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1877, "size": 50}}} 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:50 GMT 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:50,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:50,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:50,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:50 GMT 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:50,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:55,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:55,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:51.175Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,764 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.834s\nuser\t0m3.575s\nsys\t0m0.839s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:51.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:52.261Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:52.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:52.261Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:52.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:52.261Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:52.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:54.132Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.001s\nsys\t0m0.062s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:54.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:55.197Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:55.197Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:50 ? 00:00:00 /sbin/init\nroot 2 0 0 02:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:50 ? 00:00:00 [migration/0]\nroot 14 2 0 02:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:50 ? 00:00:00 [migration/1]\nroot 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:50 ? 00:00:00 [khelper]\nroot 21 2 0 02:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:50 ? 00:00:00 [netns]\nroot 23 2 0 02:50 ? 00:00:00 [writeback]\nroot 24 2 0 02:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:50 ? 00:00:00 [bioset]\nroot 27 2 0 02:50 ? 00:00:00 [kblockd]\nroot 28 2 0 02:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:50 ? 00:00:00 [khubd]\nroot 30 2 0 02:50 ? 00:00:00 [md]\nroot 31 2 0 02:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:50 ? 00:00:00 [vmstat]\nroot 37 2 0 02:50 ? 00:00:00 [ksmd]\nroot 38 2 0 02:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:50 ? 00:00:00 [crypto]\nroot 53 2 0 02:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:50 ? 00:00:00 [vballoon]\nroot 56 2 0 02:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:50 ? 00:00:00 [deferwq]\nroot 80 2 0 02:50 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:50 ? 00:00:00 [kpsmoused]\nroot 126 2 0 02:50 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 02:50 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 02:50 ? 00:00:00 [kworker/u5:2]\nroot 488 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 02:50 ? 00:00:00 [kauditd]\nroot 933 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1003 1 0 02:50 ? 00:00:00 rsyslogd\nroot 1043 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1046 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1051 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1122 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1124 1 0 02:50 ? 00:00:00 cron\ndaemon 1129 1 0 02:50 ? 00:00:00 atd\nroot 1132 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1173 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork\nroot 1183 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 02:50 ? 00:00:00 [kworker/0:2]\nubuntu 1653 1 0 02:51 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qoajg2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qoajg2 --logging-server-logdir=/home/ubuntu/vellum_host_qoajg2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2%I.log --pidfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2.pid\nubuntu 1767 1 0 02:51 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qoajg2/env/bin/diamond --configfile /home/ubuntu/vellum_host_qoajg2/work/plugins/diamond/etc/diamond.conf\nubuntu 1820 1653 0 02:53 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qoajg2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qoajg2 --logging-server-logdir=/home/ubuntu/vellum_host_qoajg2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2%I.log --pidfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2.pid\nubuntu 1841 1820 0 02:53 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 /home/ubuntu/vellum_host_qoajg2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-38litQ\nubuntu 1852 1841 0 02:53 ? 00:00:00 /bin/sh -c /tmp/N9QBE/install-vellum.sh\nubuntu 1854 1852 0 02:53 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh\nntp 11848 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nroot 11878 2 0 02:55 ? 00:00:00 [kworker/u5:0]\nmemcache 12247 1 0 02:55 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12574 1 0 02:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13217 1 0 02:56 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13224 13217 0 02:56 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13669 12574 0 02:56 ? 00:00:00 [check-monit-upt] \ndnsmasq 14184 1 0 02:56 ? 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 14247 1854 0 02:56 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh\nubuntu 14248 14247 0 02:56 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh\nroot 14249 14248 0 02:56 ? 00:00:00 sudo ps -edf\nroot 14250 14249 0 02:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:55.197Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:55.197Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d2:43:1d \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed2:431d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:141159 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53061 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218205212 (218.2 MB) TX bytes:9309084 (9.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:55.197Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:55.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}], "metadata": {"pagination": {"total": 1926, "offset": 1877, "size": 50}}} 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:55 GMT 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18924 2018-08-03 02:56:55,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:56:55,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,764 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.834s user 0m3.575s sys 0m0.839s 2018-08-03 02:56:55,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-03 02:56:55,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.001s sys 0m0.062s 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:50 ? 00:00:00 /sbin/init root 2 0 0 02:50 ? 00:00:00 [kthreadd] root 3 2 0 02:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:50 ? 00:00:00 [rcu_sched] root 8 2 0 02:50 ? 00:00:00 [rcuos/0] root 9 2 0 02:50 ? 00:00:00 [rcuos/1] root 10 2 0 02:50 ? 00:00:00 [rcu_bh] root 11 2 0 02:50 ? 00:00:00 [rcuob/0] root 12 2 0 02:50 ? 00:00:00 [rcuob/1] root 13 2 0 02:50 ? 00:00:00 [migration/0] root 14 2 0 02:50 ? 00:00:00 [watchdog/0] root 15 2 0 02:50 ? 00:00:00 [watchdog/1] root 16 2 0 02:50 ? 00:00:00 [migration/1] root 17 2 0 02:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:50 ? 00:00:00 [khelper] root 21 2 0 02:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:50 ? 00:00:00 [netns] root 23 2 0 02:50 ? 00:00:00 [writeback] root 24 2 0 02:50 ? 00:00:00 [kintegrityd] root 25 2 0 02:50 ? 00:00:00 [bioset] root 27 2 0 02:50 ? 00:00:00 [kblockd] root 28 2 0 02:50 ? 00:00:00 [ata_sff] root 29 2 0 02:50 ? 00:00:00 [khubd] root 30 2 0 02:50 ? 00:00:00 [md] root 31 2 0 02:50 ? 00:00:00 [devfreq_wq] root 32 2 0 02:50 ? 00:00:00 [kworker/0:1] root 34 2 0 02:50 ? 00:00:00 [khungtaskd] root 35 2 0 02:50 ? 00:00:00 [kswapd0] root 36 2 0 02:50 ? 00:00:00 [vmstat] root 37 2 0 02:50 ? 00:00:00 [ksmd] root 38 2 0 02:50 ? 00:00:00 [khugepaged] root 39 2 0 02:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:50 ? 00:00:00 [crypto] root 53 2 0 02:50 ? 00:00:00 [kthrotld] root 54 2 0 02:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:50 ? 00:00:00 [vballoon] root 56 2 0 02:50 ? 00:00:00 [kworker/1:1] root 57 2 0 02:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:50 ? 00:00:00 [deferwq] root 80 2 0 02:50 ? 00:00:00 [charger_manager] root 124 2 0 02:50 ? 00:00:00 [kpsmoused] root 126 2 0 02:50 ? 00:00:00 [kworker/1:2] root 186 2 0 02:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:50 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:50 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 02:50 ? 00:00:00 [kworker/u5:1] root 431 2 0 02:50 ? 00:00:00 [kworker/u5:2] root 488 1 0 02:50 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 02:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 02:50 ? 00:00:00 [kauditd] root 933 1 0 02:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 02:50 ? 00:00:00 rsyslogd root 1043 1 0 02:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 02:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 02:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 02:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 02:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 02:50 ? 00:00:00 /usr/sbin/sshd -D root 1122 1 0 02:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1124 1 0 02:50 ? 00:00:00 cron daemon 1129 1 0 02:50 ? 00:00:00 atd root 1132 1 0 02:50 ? 00:00:00 /usr/sbin/irqbalance message+ 1173 1 0 02:50 ? 00:00:00 dbus-daemon --system --fork root 1183 1 0 02:50 ? 00:00:00 /lib/systemd/systemd-logind root 1200 1 0 02:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 02:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 02:50 ? 00:00:00 [kworker/0:2] ubuntu 1653 1 0 02:51 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qoajg2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qoajg2 --logging-server-logdir=/home/ubuntu/vellum_host_qoajg2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2%I.log --pidfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2.pid ubuntu 1767 1 0 02:51 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qoajg2/env/bin/diamond --configfile /home/ubuntu/vellum_host_qoajg2/work/plugins/diamond/etc/diamond.conf ubuntu 1820 1653 0 02:53 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qoajg2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qoajg2 --logging-server-logdir=/home/ubuntu/vellum_host_qoajg2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2%I.log --pidfile=/home/ubuntu/vellum_host_qoajg2/work/vellum_host_qoajg2.pid ubuntu 1841 1820 0 02:53 ? 00:00:00 /home/ubuntu/vellum_host_qoajg2/env/bin/python2.7 /home/ubuntu/vellum_host_qoajg2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-38litQ ubuntu 1852 1841 0 02:53 ? 00:00:00 /bin/sh -c /tmp/N9QBE/install-vellum.sh ubuntu 1854 1852 0 02:53 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh ntp 11848 1 0 02:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 root 11878 2 0 02:55 ? 00:00:00 [kworker/u5:0] memcache 12247 1 0 02:55 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12574 1 0 02:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13217 1 0 02:56 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13224 13217 0 02:56 ? 00:00:00 cpulimit -e astaire -l 10 root 13669 12574 0 02:56 ? 00:00:00 [check-monit-upt] dnsmasq 14184 1 0 02:56 ? 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 14247 1854 0 02:56 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh ubuntu 14248 14247 0 02:56 ? 00:00:00 /bin/bash -e /tmp/N9QBE/install-vellum.sh root 14249 14248 0 02:56 ? 00:00:00 sudo ps -edf root 14250 14249 0 02:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-03 02:56:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d2:43:1d inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed2:431d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:141159 errors:0 dropped:0 overruns:0 frame:0 TX packets:53061 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218205212 (218.2 MB) TX bytes:9309084 (9.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-03 02:56:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-03 02:56:55,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:56:55,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:56:55,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:56:55,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:56:55,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:56:55 GMT 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:56:55,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:00,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:01,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:01,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:56.260Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:56.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:56.260Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:56.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:56.260Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:56.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:56.260Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/rogers\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20180803T020000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.023s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:56.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:56.260Z", "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 14184/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12574/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12247/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14184/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 11848/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:14882 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12247/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14184/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 11848/ntpd \nudp6 0 0 ::1:123 :::* 11848/ntpd \nudp6 0 0 :::123 :::* 11848/ntpd \nudp6 0 0 :::32458 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 14184/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9026 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11220 1653/python2.7 /tmp/cloudify-logging-server-a9d59.socket\nunix 2 [ ACC ] STREAM LISTENING 12653 1841/python2.7 /tmp/ctx-DwVXT7.socket\nunix 2 [ ACC ] STREAM LISTENING 6938 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8912 1173/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7147 392/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:56.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:57.266Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:57.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:57.266Z", "message": "[vellum] => 2018-08-03 02:56:13.602279590 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:57.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.272Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.272Z", "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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.272Z", "message": "[vellum] => INFO [main] 2018-08-03 02:54:35,329 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-03 02:54:35,350 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:35,439 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-08-03 02:54:35,597 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-03 02:54:35,606 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-03 02:54:35,606 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-03 02:54:35,950 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:35,964 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-08-03 02:54:35,988 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 710528(693K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986264(72252K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-03 02:54:36,001 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16708320(16316K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-03 02:54:36,001 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-08-03 02:54:36,004 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_1533264874.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533264874.log]\nINFO [main] 2018-08-03 02:54:36,096 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-03 02:54:36,096 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-03 02:54:36,209 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-03 02:54:36,211 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-03 02:54:36,212 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-03 02:54:36,217 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-03 02:54:36,224 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-03 02:54:36,229 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-03 02:54:36,230 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-03 02:54:36,305 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-03 02:54:37,419 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-03 02:54:37,424 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-03 02:54:37,429 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-03 02:54:37,433 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-03 02:54:37,437 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-03 02:54:37,441 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-03 02:54:37,446 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-03 02:54:37,450 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-03 02:54:37,454 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-03 02:54:37,457 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-03 02:54:37,463 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-03 02:54:37,466 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-03 02:54:37,470 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-03 02:54:37,473 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-03 02:54:37,477 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-03 02:54:37,480 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-03 02:54:37,557 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-03 02:54:37,558 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-03 02:54:37,610 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:37,621 Memtable.java:347 - Writing Memtable-local@959774613(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:37,655 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=1533264877369, position=399)\nINFO [main] 2018-08-03 02:54:37,900 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-03 02:54:38,039 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-03 02:54:38,039 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-03 02:54:38,042 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-03 02:54:38,053 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-08-03 02:54:38,054 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-03 02:54:38,070 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:38,078 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-08-03 02:54:38,090 SystemKeyspace.java:765 - No host ID found, created 002bd5da-066b-46db-8032-585c4db885d1 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-03 02:54:38,092 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-03 02:54:38,094 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:38,095 Memtable.java:347 - Writing Memtable-local@1680146412(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:38,096 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=1533264877369, position=93397)\nINFO [main] 2018-08-03 02:54:38,507 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:38,514 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-08-03 02:54:38,540 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-03 02:54:38,552 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:38,559 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-08-03 02:54:38,568 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:38,574 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-08-03 02:54:38,582 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-03 02:54:38,583 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 02:54:38,590 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-08-03 02:54:38,600 StorageService.java:959 - Generated random tokens. tokens are [6810539201667119617, 2163482600525344861, 733832415856869451, -5987536488691621941, 2619299907900987638, -7515706741785761497, -2326525566013773298, -2849553529163484876, 7784048333377375294, -9049391295897913068, -1889454425902217684, -1317111808634705043, 3361238374772642091, 1201070487030353605, 7063177650068125837, 3174105943670762637, -3485006868596512724, -1711600275290252401, -6546711491022912113, 7552911858229756042, -8205020048626016216, -3636890685492634889, 5822145349909707364, 7436753525401928758, 2041417274790115227, 4946777385939282231, -623607811106255646, 8116553023783437244, 5556757683554669887, 5285599383166058109, 2394861370103935316, 155324323303313899, -1452336049519802726, 6747690616882075332, 5252342702032257077, -3441219121222222864, -142030484401678492, 7326535015304581159, -5490010867521348673, -5584464908472737, -2722610451421006320, -37225828756429013, -4970665122049065300, 6595149257326997597, 8112751279339002442, 2409351458566997878, -5677817438443334374, 304561117505251724, -7000636566622049465, -5678355214700446219, -9065512181549745929, 9152330679714611349, -6639215242706870447, -6367323161567183079, -8006100360682099924, -7446019810231385805, 248109118294561203, -4463721346255999551, 4175829680406368820, -7911938238232553208, -884904628606314195, 1874206144333242719, 7947736737085284404, 1367797651680464970, 1862339817212080127, 4214483234220143882, -857100817349906773, -8626393375216709811, -8997466509897351034, 8821983081988783492, -723765468974304828, 3025362817305382754, -2629091588498635596, -7674384432845147061, -7558482098349115118, 4228438840313415280, -8657947659989701581, -3460808826506100985, -4571046804451009375, -5274862673942908990, -7054535164128920492, -6499886993192187013, 6193919048960852123, -3985996934315495003, -9072435254611496718, 226656455416773364, -3198878050720443987, -2481231035616435948, -6907342321440401467, 5363497086701077020, 5694492190655194412, 8424602492700581566, -5086955311216039478, 605034066474170740, 3893999372893758112, -2766402389190158437, 136366359554997644, -2275548841982861478, -4119304522117188878, 6681919113123754749, 6090924267349953582, -7352029973046346068, -6963032951103915936, -1051603018843635354, -4469469043528507174, 3700006659843738806, -7233133015927812574, 4469551519497205641, 5411794185371541208, -8242701990034379436, -3564831772117121013, 2349885847501426809, -3299766620952182631, 199967705597852831, 8442469688725468758, -2847359438305422070, -1746023263195645464, -4955738613001951746, -259471469461675585, -3633655847568416072, -1599947279701588758, 8614454282450417077, -4928846489864743134, 9069972037124357239, -5995063154411786485, -831132346960690423, -327716201638827193, -5450940840826550287, -7264526773171155865, -5093825545157967764, -7925835554096752764, -4540488798232664700, -682272099637778208, -2963746748636574835, 5869219512374668058, -4801859031303470400, -6866105832690018550, 7948531411507041290, -804715989758298323, 4403009811424780187, -8053108498045565588, -1248426396423778425, -5905683166825346947, 1392490504098294446, -6167963778268991979, -5076675602123863776, 7919635842520840758, -3057060071696046788, 5113688304070115486, -4290219073064374382, -3856580784228880424, -1056196677153714874, 8689441038959001462, -1745528454098285285, 2819256771016137503, -1135617654861270593, 6186213009592611712, 975139407134678532, -6593275600490425246, -3686996805568737956, -8276688699305268058, 8049552586702693742, -8239188267687439866, 3984242368056962047, 6521639234386691236, -4132435946958433175, 4080941253250239318, -5891814660774656536, -176696187631302108, -6750754651271102040, -3533034265803393862, 9150282601798972508, -5156623372468270569, -8513306984860052842, -1118857014812410811, -3270534192554715113, 5123680070853598716, -72507442973227491, 8971748751154828537, -5090450114745564499, -2278771011357497919, 8257006676242347880, -3297500422354360182, 7097880243862472155, 9118958579987296782, -7801707680775758009, 9174386876421039595, 6585838868905985417, 7560503772747041686, -2808887122298023524, 1343351026074144574, 1247323991059636652, 7186762794558043604, 3628903537506960462, 9211045245001743114, -1212879576098386096, -1831559727921335318, -4528887557063590198, 883720330495014335, -997989821771648751, 5226619405820571342, -4104750574448863458, 3042536528446893751, -847507921650331909, 8318369349964611040, -3153367054224730678, 4720954102653419134, -6274704280670584045, -2915727281126385253, 7001721582872498140, -2606944257806206547, 2092271853902444216, 5864771587829188480, -4825348178424859597, 6465022601537299179, -2250819630150083493, 5880952903209593766, 1334468155548403338, -1674624371084658546, 8215746164906353447, 6111903343935004415, -3541315642588751778, -5324453368200319726, -3522626258516960107, -3322090509854049912, 394652899738068033, -4180999777351638341, -1914873114993070623, -9148621517632500517, 8246563504324745595, -6260429320916347042, -3464195588974874060, 7923497757768930228, -6359363882296151392, -6305266600842123920, 5396877191619317035, 5192118340733766718, 5537141928202590940, -7439481985504117072, -6408086417472432014, 1700176841522910931, -5730691109629218307, -6832244178525884272, -5178310730871676999, 8456672338440190512, -5196918453859950648, 3393058832866865055, 318000481762841675, -1272392753911461502, -6011414330489668630, -1092914915379389491, -7477938984186743353, -7057328314774833123, 3764259021394258328, 105657440061474451, -7608585361721980245]\nINFO [main] 2018-08-03 02:54:38,609 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@a2c08d9[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@2bbaf6d8[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@44c75694}\nINFO [MigrationStage:1] 2018-08-03 02:54:38,649 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:38,650 Memtable.java:347 - Writing Memtable-schema_keyspaces@1461997670(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:38,651 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=1533264877369, position=102352)\nINFO [MigrationStage:1] 2018-08-03 02:54:39,225 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:39,226 Memtable.java:347 - Writing Memtable-schema_columnfamilies@81885925(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:39,234 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=1533264877369, position=102352)\nINFO [MigrationStage:1] 2018-08-03 02:54:39,558 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:39,559 Memtable.java:347 - Writing Memtable-schema_columns@1631427475(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:39,576 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=1533264877369, position=102352)\nINFO [MigrationStage:1] 2018-08-03 02:54:40,157 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,157 Memtable.java:347 - Writing Memtable-schema_triggers@2111486120(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,158 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=1533264877369, position=102352)\nINFO [MigrationStage:1] 2018-08-03 02:54:40,447 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,448 Memtable.java:347 - Writing Memtable-schema_usertypes@1110798322(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,449 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=1533264877369, position=102352)\nINFO [MigrationStage:1] 2018-08-03 02:54:40,642 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2a32dee1[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-08-03 02:54:40,646 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-03 02:54:40,646 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3ae0ab99[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-08-03 02:54:40,651 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-03 02:54:40,760 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:40,761 Memtable.java:347 - Writing Memtable-local@867406164(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 02:54:40,762 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=1533264877369, position=102595)\nINFO [main] 2018-08-03 02:54:41,374 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51492 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:41,375 Memtable.java:347 - Writing Memtable-local@991763095(8.378KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 02:54:41,385 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=1533264877369, position=114598)\nINFO [CompactionExecutor:2] 2018-08-03 02:54:41,682 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), 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-4-Data.db')]\nINFO [main] 2018-08-03 02:54:41,732 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-03 02:54:41,857 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-03 02:54:41,884 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-08-03 02:54:41,884 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-03 02:54:41,928 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-03 02:54:41,933 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-08-03 02:54:42,404 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,881 bytes to 5,719 (~97% of original) in 715ms = 0.007628MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,360 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,378 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,378 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,380 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-03 02:56:10,386 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-03 02:56:10,388 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.272Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.272Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:58.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:59.278Z", "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.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:59.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:59.278Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:59.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:56:59.278Z", "message": "Execution done (return_code=0): /tmp/N9QBE/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:56:59.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "944c2a4a-3e7a-42aa-8d56-b6648cfa4d3a"}, {"node_instance_id": "vellum_0385e5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.221Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.221Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.221Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.281Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/FL8V8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.281Z", "message": "Executing: /tmp/FL8V8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:00.281Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:00.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1950, "offset": 1887, "size": 50}}} 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:01 GMT 2018-08-03 02:57:01,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:01,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 70705 2018-08-03 02:57:01,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:01,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-03 02:57:01,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-03 02:57:01,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-03 02:57:01,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/rogers /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20180803T020000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.023s user 0m0.000s sys 0m0.006s 2018-08-03 02:57:01,117 - 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 14184/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12574/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12247/memcached tcp6 0 0 ::1:53 :::* LISTEN 14184/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 11848/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:14882 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12247/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14184/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 11848/ntpd udp6 0 0 ::1:123 :::* 11848/ntpd udp6 0 0 :::123 :::* 11848/ntpd udp6 0 0 :::32458 :::* 560/dhclient udp6 0 0 ::1:53 :::* 14184/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9026 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11220 1653/python2.7 /tmp/cloudify-logging-server-a9d59.socket unix 2 [ ACC ] STREAM LISTENING 12653 1841/python2.7 /tmp/ctx-DwVXT7.socket unix 2 [ ACC ] STREAM LISTENING 6938 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8912 1173/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7147 392/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-03 02:57:01,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-03 02:57:01,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-03 02:56:13.602279590 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 02:57:01,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-03 02:57:01,118 - 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.004s sys 0m0.002s 2018-08-03 02:57:01,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-03 02:54:35,329 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-03 02:54:35,350 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:35,439 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-08-03 02:54:35,597 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-03 02:54:35,606 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-03 02:54:35,606 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-03 02:54:35,950 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:35,964 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-08-03 02:54:35,988 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 710528(693K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986264(72252K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-03 02:54:35,989 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-03 02:54:36,001 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16708320(16316K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-03 02:54:36,001 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-08-03 02:54:36,004 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_1533264874.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533264874.log] INFO [main] 2018-08-03 02:54:36,096 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-03 02:54:36,096 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-03 02:54:36,209 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-03 02:54:36,211 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-03 02:54:36,212 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-03 02:54:36,217 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-03 02:54:36,224 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-03 02:54:36,229 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-03 02:54:36,230 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-03 02:54:36,305 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-03 02:54:37,419 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-03 02:54:37,424 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-03 02:54:37,429 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-03 02:54:37,433 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-03 02:54:37,437 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-03 02:54:37,441 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-03 02:54:37,446 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-03 02:54:37,450 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-03 02:54:37,454 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-03 02:54:37,457 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-03 02:54:37,463 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-03 02:54:37,466 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-03 02:54:37,470 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-03 02:54:37,473 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-03 02:54:37,477 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-03 02:54:37,480 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-03 02:54:37,557 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-03 02:54:37,558 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-03 02:54:37,610 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 02:54:37,621 Memtable.java:347 - Writing Memtable-local@959774613(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 02:54:37,655 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=1533264877369, position=399) INFO [main] 2018-08-03 02:54:37,900 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-03 02:54:38,039 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-03 02:54:38,039 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-03 02:54:38,042 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-03 02:54:38,053 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-08-03 02:54:38,054 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-03 02:54:38,070 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:38,078 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-08-03 02:54:38,090 SystemKeyspace.java:765 - No host ID found, created 002bd5da-066b-46db-8032-585c4db885d1 (Note: This should happen exactly once per node). INFO [main] 2018-08-03 02:54:38,092 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-03 02:54:38,094 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 02:54:38,095 Memtable.java:347 - Writing Memtable-local@1680146412(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 02:54:38,096 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=1533264877369, position=93397) INFO [main] 2018-08-03 02:54:38,507 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:38,514 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-08-03 02:54:38,540 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-03 02:54:38,552 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:38,559 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-08-03 02:54:38,568 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:38,574 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-08-03 02:54:38,582 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-03 02:54:38,583 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 02:54:38,590 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-08-03 02:54:38,600 StorageService.java:959 - Generated random tokens. tokens are [6810539201667119617, 2163482600525344861, 733832415856869451, -5987536488691621941, 2619299907900987638, -7515706741785761497, -2326525566013773298, -2849553529163484876, 7784048333377375294, -9049391295897913068, -1889454425902217684, -1317111808634705043, 3361238374772642091, 1201070487030353605, 7063177650068125837, 3174105943670762637, -3485006868596512724, -1711600275290252401, -6546711491022912113, 7552911858229756042, -8205020048626016216, -3636890685492634889, 5822145349909707364, 7436753525401928758, 2041417274790115227, 4946777385939282231, -623607811106255646, 8116553023783437244, 5556757683554669887, 5285599383166058109, 2394861370103935316, 155324323303313899, -1452336049519802726, 6747690616882075332, 5252342702032257077, -3441219121222222864, -142030484401678492, 7326535015304581159, -5490010867521348673, -5584464908472737, -2722610451421006320, -37225828756429013, -4970665122049065300, 6595149257326997597, 8112751279339002442, 2409351458566997878, -5677817438443334374, 304561117505251724, -7000636566622049465, -5678355214700446219, -9065512181549745929, 9152330679714611349, -6639215242706870447, -6367323161567183079, -8006100360682099924, -7446019810231385805, 248109118294561203, -4463721346255999551, 4175829680406368820, -7911938238232553208, -884904628606314195, 1874206144333242719, 7947736737085284404, 1367797651680464970, 1862339817212080127, 4214483234220143882, -857100817349906773, -8626393375216709811, -8997466509897351034, 8821983081988783492, -723765468974304828, 3025362817305382754, -2629091588498635596, -7674384432845147061, -7558482098349115118, 4228438840313415280, -8657947659989701581, -3460808826506100985, -4571046804451009375, -5274862673942908990, -7054535164128920492, -6499886993192187013, 6193919048960852123, -3985996934315495003, -9072435254611496718, 226656455416773364, -3198878050720443987, -2481231035616435948, -6907342321440401467, 5363497086701077020, 5694492190655194412, 8424602492700581566, -5086955311216039478, 605034066474170740, 3893999372893758112, -2766402389190158437, 136366359554997644, -2275548841982861478, -4119304522117188878, 6681919113123754749, 6090924267349953582, -7352029973046346068, -6963032951103915936, -1051603018843635354, -4469469043528507174, 3700006659843738806, -7233133015927812574, 4469551519497205641, 5411794185371541208, -8242701990034379436, -3564831772117121013, 2349885847501426809, -3299766620952182631, 199967705597852831, 8442469688725468758, -2847359438305422070, -1746023263195645464, -4955738613001951746, -259471469461675585, -3633655847568416072, -1599947279701588758, 8614454282450417077, -4928846489864743134, 9069972037124357239, -5995063154411786485, -831132346960690423, -327716201638827193, -5450940840826550287, -7264526773171155865, -5093825545157967764, -7925835554096752764, -4540488798232664700, -682272099637778208, -2963746748636574835, 5869219512374668058, -4801859031303470400, -6866105832690018550, 7948531411507041290, -804715989758298323, 4403009811424780187, -8053108498045565588, -1248426396423778425, -5905683166825346947, 1392490504098294446, -6167963778268991979, -5076675602123863776, 7919635842520840758, -3057060071696046788, 5113688304070115486, -4290219073064374382, -3856580784228880424, -1056196677153714874, 8689441038959001462, -1745528454098285285, 2819256771016137503, -1135617654861270593, 6186213009592611712, 975139407134678532, -6593275600490425246, -3686996805568737956, -8276688699305268058, 8049552586702693742, -8239188267687439866, 3984242368056962047, 6521639234386691236, -4132435946958433175, 4080941253250239318, -5891814660774656536, -176696187631302108, -6750754651271102040, -3533034265803393862, 9150282601798972508, -5156623372468270569, -8513306984860052842, -1118857014812410811, -3270534192554715113, 5123680070853598716, -72507442973227491, 8971748751154828537, -5090450114745564499, -2278771011357497919, 8257006676242347880, -3297500422354360182, 7097880243862472155, 9118958579987296782, -7801707680775758009, 9174386876421039595, 6585838868905985417, 7560503772747041686, -2808887122298023524, 1343351026074144574, 1247323991059636652, 7186762794558043604, 3628903537506960462, 9211045245001743114, -1212879576098386096, -1831559727921335318, -4528887557063590198, 883720330495014335, -997989821771648751, 5226619405820571342, -4104750574448863458, 3042536528446893751, -847507921650331909, 8318369349964611040, -3153367054224730678, 4720954102653419134, -6274704280670584045, -2915727281126385253, 7001721582872498140, -2606944257806206547, 2092271853902444216, 5864771587829188480, -4825348178424859597, 6465022601537299179, -2250819630150083493, 5880952903209593766, 1334468155548403338, -1674624371084658546, 8215746164906353447, 6111903343935004415, -3541315642588751778, -5324453368200319726, -3522626258516960107, -3322090509854049912, 394652899738068033, -4180999777351638341, -1914873114993070623, -9148621517632500517, 8246563504324745595, -6260429320916347042, -3464195588974874060, 7923497757768930228, -6359363882296151392, -6305266600842123920, 5396877191619317035, 5192118340733766718, 5537141928202590940, -7439481985504117072, -6408086417472432014, 1700176841522910931, -5730691109629218307, -6832244178525884272, -5178310730871676999, 8456672338440190512, -5196918453859950648, 3393058832866865055, 318000481762841675, -1272392753911461502, -6011414330489668630, -1092914915379389491, -7477938984186743353, -7057328314774833123, 3764259021394258328, 105657440061474451, -7608585361721980245] INFO [main] 2018-08-03 02:54:38,609 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@a2c08d9[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@2bbaf6d8[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@44c75694} INFO [MigrationStage:1] 2018-08-03 02:54:38,649 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 02:54:38,650 Memtable.java:347 - Writing Memtable-schema_keyspaces@1461997670(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 02:54:38,651 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=1533264877369, position=102352) INFO [MigrationStage:1] 2018-08-03 02:54:39,225 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 02:54:39,226 Memtable.java:347 - Writing Memtable-schema_columnfamilies@81885925(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 02:54:39,234 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=1533264877369, position=102352) INFO [MigrationStage:1] 2018-08-03 02:54:39,558 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 02:54:39,559 Memtable.java:347 - Writing Memtable-schema_columns@1631427475(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 02:54:39,576 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=1533264877369, position=102352) INFO [MigrationStage:1] 2018-08-03 02:54:40,157 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,157 Memtable.java:347 - Writing Memtable-schema_triggers@2111486120(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,158 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=1533264877369, position=102352) INFO [MigrationStage:1] 2018-08-03 02:54:40,447 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,448 Memtable.java:347 - Writing Memtable-schema_usertypes@1110798322(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 02:54:40,449 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=1533264877369, position=102352) INFO [MigrationStage:1] 2018-08-03 02:54:40,642 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2a32dee1[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-08-03 02:54:40,646 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-03 02:54:40,646 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3ae0ab99[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-08-03 02:54:40,651 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-03 02:54:40,760 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 02:54:40,761 Memtable.java:347 - Writing Memtable-local@867406164(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 02:54:40,762 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=1533264877369, position=102595) INFO [main] 2018-08-03 02:54:41,374 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51492 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 02:54:41,375 Memtable.java:347 - Writing Memtable-local@991763095(8.378KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 02:54:41,385 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=1533264877369, position=114598) INFO [CompactionExecutor:2] 2018-08-03 02:54:41,682 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), 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-4-Data.db')] INFO [main] 2018-08-03 02:54:41,732 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-03 02:54:41,857 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-03 02:54:41,884 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-08-03 02:54:41,884 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-03 02:54:41,928 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-03 02:54:41,933 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-08-03 02:54:42,404 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,881 bytes to 5,719 (~97% of original) in 715ms = 0.007628MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,360 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,378 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,378 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-03 02:56:08,380 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-03 02:56:10,386 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-03 02:56:10,388 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 02:57:01,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-03 02:57:01,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-03 02:57:01,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:57:01,120 - 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.002s 2018-08-03 02:57:01,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-03 02:57:01,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N9QBE/install-vellum.sh 2018-08-03 02:57:01,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:57:01,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:57:01,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 02:57:01,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/FL8V8/start-vellum.sh 2018-08-03 02:57:01,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FL8V8/start-vellum.sh 2018-08-03 02:57:01,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-03 02:57:01,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:01,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:01,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:01,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:01,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:01 GMT 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:01,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:06,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:06,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:01.285Z", "message": "[vellum] 192.168.120.16", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:01.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:01.285Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:01.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:01.285Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:01.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:02.296Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:02.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1954, "offset": 1909, "size": 50}}} 2018-08-03 02:57:06,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:06,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:06 GMT 2018-08-03 02:57:06,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:06,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2018-08-03 02:57:06,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.16 2018-08-03 02:57:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-03 02:57:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-03 02:57:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:06,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:06,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:06 GMT 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:06,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:11,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:11,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:11,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:11,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:11,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:11,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:11.555Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:11.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1955, "offset": 1913, "size": 50}}} 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:11 GMT 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:57:11,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:11,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:11,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:12,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:12,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:12,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:12 GMT 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:12,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:17,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:17,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:17,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:17,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1914, "size": 50}}} 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:17 GMT 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:57:17,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:17,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:17,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:17,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:17,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:17,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:17 GMT 2018-08-03 02:57:17,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:17,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:17,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:22,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:22,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:21.792Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:21.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1956, "offset": 1914, "size": 50}}} 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:22 GMT 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:22,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:22,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:22,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:22 GMT 2018-08-03 02:57:22,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:22,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:22,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:27,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:27,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1915, "size": 50}}} 2018-08-03 02:57:27,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:27,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:27 GMT 2018-08-03 02:57:27,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:27,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:57:27,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:27,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:28,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:28,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:28,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:28 GMT 2018-08-03 02:57:28,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:28,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:28,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:33,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:33,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:32.029Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:32.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1957, "offset": 1915, "size": 50}}} 2018-08-03 02:57:33,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:33,144 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:33 GMT 2018-08-03 02:57:33,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:33,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:57:33,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:33,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:33,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:33,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:33,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:33,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:33,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:33,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:33,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:33 GMT 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:33,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:38,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:38,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1957, "offset": 1916, "size": 50}}} 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:38 GMT 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:57:38,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:38,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:38,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:38,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:38 GMT 2018-08-03 02:57:38,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:38,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:38,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:43,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:43,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:42.266Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:42.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1958, "offset": 1916, "size": 50}}} 2018-08-03 02:57:43,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:43,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:43 GMT 2018-08-03 02:57:43,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:43,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:57:43,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:43,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:43,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:43,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:43 GMT 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:43,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:48,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1958, "offset": 1917, "size": 50}}} 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:48 GMT 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:48,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:48,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:48,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:48,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:48,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:48,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:48 GMT 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:48,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:53,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:53,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:53,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:57:52.503Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:57:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1959, "offset": 1917, "size": 50}}} 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:53,965 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:53 GMT 2018-08-03 02:57:53,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:53,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:57:53,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:53,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:57:53,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:54,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:54,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:54 GMT 2018-08-03 02:57:54,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:54,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:54,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:59,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:57:59,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:59,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:59,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:59,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:59,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1918, "size": 50}}} 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:59 GMT 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:57:59,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:57:59,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:57:59,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:57:59,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:57:59 GMT 2018-08-03 02:57:59,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:57:59,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:57:59,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:04,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:04,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:04,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:02.750Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:02.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1960, "offset": 1918, "size": 50}}} 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:04 GMT 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:04,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:04,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:04,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:04,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:04,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:04,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:04,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:04 GMT 2018-08-03 02:58:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:04,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:09,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:09,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1960, "offset": 1919, "size": 50}}} 2018-08-03 02:58:09,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:09,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:09 GMT 2018-08-03 02:58:09,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:09,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:58:09,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:09,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:09,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:09,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:09,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:09,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:09,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:09,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:09,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:09,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:09,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:09,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:09 GMT 2018-08-03 02:58:09,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:09,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:09,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:14,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:14,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:12.979Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:12.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1961, "offset": 1919, "size": 50}}} 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:14 GMT 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:14,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:14,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:14,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:14,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:14,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:14,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:14,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:14 GMT 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:14,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:19,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:19,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:19,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1961, "offset": 1920, "size": 50}}} 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:19 GMT 2018-08-03 02:58:19,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:19,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:58:19,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:19,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:19,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:19,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:19,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:19 GMT 2018-08-03 02:58:19,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:19,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:19,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:24,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:24,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:23.215Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:23.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1962, "offset": 1920, "size": 50}}} 2018-08-03 02:58:24,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:24,929 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:24 GMT 2018-08-03 02:58:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:24,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:24,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:24,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:24,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:24 GMT 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:24,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:29,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:30,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1962, "offset": 1921, "size": 50}}} 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:30,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:30 GMT 2018-08-03 02:58:30,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:30,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:58:30,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:30,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:30,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:30,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:30,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:30 GMT 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:30,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:35,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:35,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:35,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:35,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:35,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:33.453Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:33.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1963, "offset": 1921, "size": 50}}} 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:35 GMT 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:35,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:35,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:35,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:35,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:35,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:35,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:35,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:35 GMT 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:35,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:40,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:40,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:40,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1922, "size": 50}}} 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:40 GMT 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:40,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:58:40,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:40,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:40,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:40,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:40,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:40 GMT 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:40,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:40,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:45,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:45,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:43.692Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:43.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1964, "offset": 1922, "size": 50}}} 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:45 GMT 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:45,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:45,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:45,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:45,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:45,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:45,740 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:45 GMT 2018-08-03 02:58:45,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:45,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:45,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:50,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:50,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:50,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:50,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1964, "offset": 1923, "size": 50}}} 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:50 GMT 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:58:50,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:50,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:50,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:50,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:50,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:50,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:50,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:50 GMT 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:50,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:55,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:58:55,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:55,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:58:53.928Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:58:53.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1965, "offset": 1923, "size": 50}}} 2018-08-03 02:58:55,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:55,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:55 GMT 2018-08-03 02:58:55,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:55,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:58:55,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:58:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:58:55,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:58:56,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:58:56,061 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:58:56 GMT 2018-08-03 02:58:56,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:58:56,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:58:56,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:01,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1965, "offset": 1924, "size": 50}}} 2018-08-03 02:59:01,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:01,164 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:01 GMT 2018-08-03 02:59:01,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:01,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:59:01,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:01,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:01,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:01,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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:01 GMT 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:59:01,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:06,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:06,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:06,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:06,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:06,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:06,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:04.165Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:04.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1966, "offset": 1924, "size": 50}}} 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:06 GMT 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:59:06,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:06,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:59:06,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:06,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:06 GMT 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:59:06,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:11,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:11,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1966, "offset": 1925, "size": 50}}} 2018-08-03 02:59:11,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:11,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:11 GMT 2018-08-03 02:59:11,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:11,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:59:11,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:11,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:11,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:11,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:11,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:11,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:11,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:11 GMT 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:59:11,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:16,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:16,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:16,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:16,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:16,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:14.502Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:14.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}], "metadata": {"pagination": {"total": 1967, "offset": 1925, "size": 50}}} 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:16 GMT 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 02:59:16,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:16,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 02:59:16,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:16,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:16 GMT 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:59:16,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:21,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:21,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:21,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1967, "offset": 1926, "size": 50}}} 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:21 GMT 2018-08-03 02:59:21,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:21,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 02:59:21,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:21,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:21,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:21,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:21 GMT 2018-08-03 02:59:21,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:21,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 02:59:21,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:26,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 02:59:27,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:27,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:27,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:27,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:24.536Z", "message": "Execution done (return_code=0): /tmp/FL8V8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:24.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "b4e8ac5f-a270-4ed2-a855-dd040a903f96"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:24.624Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:24.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:25.265Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:25.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:25.265Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:25.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:25.668Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:25.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:25.668Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FSLQF/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:25.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.269Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "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-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "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-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "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-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "message": "[localhost] run: sudo mv /tmp/tmpdM0FQd /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "message": "[localhost] run: sudo mv /tmp/tmpknliQc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "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-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "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-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T02:59:26.340Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {u'dime_5g6wee': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-5g6wee'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T02:59:26.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3", "logger": "a68fc635-8b2d-497d-b0cc-6cf99c715fae"}], "metadata": {"pagination": {"total": 1985, "offset": 1926, "size": 50}}} 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:27 GMT 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10124 2018-08-03 02:59:27,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:27,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FL8V8/start-vellum.sh 2018-08-03 02:59:27,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:59:27,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FSLQF/bind.py 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 02:59:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdM0FQd /etc/bind/db.clearwater.local 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpknliQc /etc/bind/db.clearwater.opnfv 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 02:59:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 02:59:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {u'dime_5g6wee': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-5g6wee'}}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 02:59:27,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/852e0fe7-5d20-4785-af0b-ffe65ed7e2a3 2018-08-03 02:59:27,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:27,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:27,077 - 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-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"} 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:27 GMT 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:27,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-03 02:59:27,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:27,078 - 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-08-03T02:47:32.296Z', 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'852e0fe7-5d20-4785-af0b-ffe65ed7e2a3'} 2018-08-03 02:59:27,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 02:59:27,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-08-03 02:59:27,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 02:59:27,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 02:59:27 GMT 2018-08-03 02:59:27,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 02:59:27,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-03 02:59:27,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 02:59:27,151 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2018-08-03 02:59:27,237 - 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-08-03 02:59:27,305 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-03 02:59:27,306 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-03 02:59:27,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 02:59:27,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-03 03:00:32,742 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:00:32,743 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-03 03:01:38,074 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:01:38,074 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-03 03:02:43,449 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:02:43,449 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-03 03:03:15,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550154@clearwater.opnfv', u'sip_username': u'6505550154', u'formatted_number': u'(650) 555-0154', u'number': u'6505550154', u'sip_uri': u'sip:6505550154@clearwater.opnfv', u'number_id': u'b418a05cda6c4a64a3c9b83a9f7857e5', u'sip_password': u'kd4BeNGbj', u'pstn': False} 2018-08-03 03:03:15,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-03 03:03:15,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:03:15,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:03:15,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:03:15,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:03:15,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:03:15 GMT 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-03 03:03:15,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:03:15,594 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-03 03:03:15,594 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-03 03:03:15,603 - 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-08-03 03:03:15,604 - 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-08-03 03:05:22,968 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550118, 6505550349) Passed Basic Call - SDP (TCP) - (6505550884, 6505550232) Passed Basic Call - Tel URIs (TCP) - (6505550296, 6505550350) Passed Basic Call - Unknown number (TCP) - (6505550590, 6505550487) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550082, 6505550259) Passed Basic Call - Messages - Pager model (TCP) - (6505550403, 6505550537) Passed Basic Call - Pracks (TCP) - (6505550676, 6505550434) Passed Basic Registration (TCP) - (6505550776) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550061, 6505550656) Passed Call Barring - Outbound Rejection (TCP) - (6505550774, 6505550378) 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) - (6505550735, 6505550502) 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) - (6505550825, 6505550742, 6505550851) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550515, 6505550084, 6505550552) Passed Call Diversion - Not reachable (408) (TCP) - (6505550019, 6505550131, 6505550336) Passed Call Diversion - Not reachable (503) (TCP) - (6505550696, 6505550926, 6505550077) Passed Call Diversion - Not reachable (500) (TCP) - (6505550081, 6505550088, 6505550865) Passed Call Diversion - Busy (TCP) - (6505550115, 6505550017, 6505550229) Passed Call Diversion - Unconditional (TCP) - (6505550175, 6505550116, 6505550361) Passed Call Diversion - No answer (TCP) - (6505550348, 6505550940, 6505550911) Passed Call Diversion - Bad target URI (TCP) - (6505550115, 6505550457) Passed Call Diversion - Audio-only call (TCP) - (6505550348, 6505550961, 6505550490, 6505550214) Passed Call Diversion - Audio-video call (TCP) - (6505550911, 6505550889, 6505550872, 6505550706) Passed Call Waiting - Accepted (TCP) - (6505550613, 6505550389, 6505550880) Passed Call Waiting - Cancelled (TCP) - (6505550180, 6505550182, 6505550088) Passed CANCEL - Mainline (TCP) - (6505550370, 6505550522) Passed Filtering - Accept-Contact (TCP) - (6505550346, 6505550514) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550377, 6505550016) Passed Filtering - Accept-Contact no match (TCP) - (6505550731, 6505550830) Passed Filtering - Accept-Contact negated match (TCP) - (6505550972, 6505550495) Passed Filtering - RFC3841 example (TCP) - (6505550890, 6505550810) Passed Filtering - Reject-Contact no match (TCP) - (6505550318, 6505550457) Passed Filtering - Reject-Contact match (TCP) - (6505550318, 6505550308) 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) - (6505550146) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550900) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550103) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550258) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550743, 6505550784) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550652, 6505550690) Passed GRUU - Call - only GRUU as target (TCP) - (6505550808, 6505550253) Passed GRUU - Call - AoR as target (TCP) - (6505550757, 6505550766) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550148, 6505550807) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550754, 6505550721) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550482, 6505550228) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550468, 6505550777) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550352, 6505550621) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550407, 6505550432) 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.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - 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) - (6505550117) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550555) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550855) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550957, 6505550761) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550133, 6505550909) 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-08-03 03:05:22,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-03 03:05:23,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 03:05:23,094 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:27 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-03 03:05:23,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-03 03:05:23,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions 2018-08-03 03:05:23,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:23,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:23,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:23,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:23,216 - 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-08-03T02:47:00.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5aa8e929-8085-496b-83b3-cbc2b94c1179"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T02:47:32.296Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "852e0fe7-5d20-4785-af0b-ffe65ed7e2a3"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:23 GMT 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-03 03:05:23,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:23,217 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.212:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-03 03:05:23,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:23,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:23,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-03 03:05:23,471 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:23 GMT 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:23,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:23,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:23,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:23,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:23,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:23,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:23,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:23 GMT 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 03:05:23,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:23,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:23,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:23,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:23,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:23,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:23,610 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:23 GMT 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:23,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:28,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:28,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:28,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:28,686 - 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-08-03T03:05:24.202Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:24.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.248Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.363Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.363Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.363Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.363Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:25.755Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/RNTFG/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:25.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "26d2a139-f949-42be-8c71-44bee7d9345c"}, {"node_instance_id": "sprout_7ehduc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "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_qoajg2/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_qoajg2/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_qoajg2/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-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "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_r41kfr/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_r41kfr/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_r41kfr/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-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.368Z", "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_plx1x8/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_plx1x8/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_plx1x8/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-08-03T03:05:26.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/Y0ZZ4/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "726727b7-ae31-4efe-ac3f-dcfcde4dc75d"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Execution done (return_code=1): /tmp/Y0ZZ4/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "726727b7-ae31-4efe-ac3f-dcfcde4dc75d"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Execution done (return_code=1): /tmp/S1PT5/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a1e46ae4-8fce-4e4f-8841-afa552a92e63"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/S1PT5/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a1e46ae4-8fce-4e4f-8841-afa552a92e63"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Execution done (return_code=1): /tmp/RNTFG/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "26d2a139-f949-42be-8c71-44bee7d9345c"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/Y0ZZ4/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "726727b7-ae31-4efe-ac3f-dcfcde4dc75d"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/AWMA2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "bbe1e9d7-e896-4b95-b75e-f223e20a235e"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/AWMA2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "bbe1e9d7-e896-4b95-b75e-f223e20a235e"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "98fd44dc-f21d-442f-b1fb-ce411301a2d4"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/6UJUR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d56a6d78-6ef7-4350-964d-8bfc0bb2d89d"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/UHNIV/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "98fd44dc-f21d-442f-b1fb-ce411301a2d4"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "bbe1e9d7-e896-4b95-b75e-f223e20a235e"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Execution done (return_code=1): /tmp/AWMA2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "bbe1e9d7-e896-4b95-b75e-f223e20a235e"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a1e46ae4-8fce-4e4f-8841-afa552a92e63"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "26d2a139-f949-42be-8c71-44bee7d9345c"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/RNTFG/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "26d2a139-f949-42be-8c71-44bee7d9345c"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "726727b7-ae31-4efe-ac3f-dcfcde4dc75d"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/6UJUR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d56a6d78-6ef7-4350-964d-8bfc0bb2d89d"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d56a6d78-6ef7-4350-964d-8bfc0bb2d89d"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/UHNIV/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "98fd44dc-f21d-442f-b1fb-ce411301a2d4"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:26.452Z", "message": "Executing: /tmp/S1PT5/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:26.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a1e46ae4-8fce-4e4f-8841-afa552a92e63"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.381Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.381Z", "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_8hjmiv/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_8hjmiv/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_8hjmiv/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-08-03T03:05:27.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.381Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "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-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}], "metadata": {"pagination": {"total": 108, "offset": 0, "size": 50}}} 2018-08-03 03:05:28,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:28,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:28 GMT 2018-08-03 03:05:28,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:28,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30422 2018-08-03 03:05:28,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:28,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-03 03:05:28,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/RNTFG/stop-dime.sh 2018-08-03 03:05:28,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-03 03:05:28,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-03 03:05:28,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,692 - 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-08-03 03:05:28,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/Y0ZZ4/stop-ellis.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Y0ZZ4/stop-ellis.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/S1PT5/stop-vellum.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/S1PT5/stop-vellum.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RNTFG/stop-dime.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y0ZZ4/stop-ellis.sh 2018-08-03 03:05:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/AWMA2/stop-homer.sh 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AWMA2/stop-homer.sh 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6UJUR/stop-sprout.sh 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/UHNIV/stop-bono.sh 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-03 03:05:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AWMA2/stop-homer.sh 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RNTFG/stop-dime.sh 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/6UJUR/stop-sprout.sh 2018-08-03 03:05:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UHNIV/stop-bono.sh 2018-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S1PT5/stop-vellum.sh 2018-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:28,696 - 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-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:28,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:28,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:28,758 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:28,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:28 GMT 2018-08-03 03:05:28,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:28,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:28,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:33,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:33,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:33,856 - 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-08-03T03:05:27.461Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A3B67/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "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-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "[localhost] run: sudo mv /tmp/tmpNGo89M /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "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-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:27.461Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4L6H2/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.387Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmpZhCjMf /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmpmAVAvu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmp_KmHTh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmpkuWXZo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmp2tIfUw /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f1131f63-54c1-4ed9-9925-08d64ae31c50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmpH6OVKC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "29ecc4cc-acf1-4b96-af74-39cac012e06e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "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-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "efdf0ad1-d283-4633-8fb0-b8f62cef7bc1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:28.472Z", "message": "[localhost] run: sudo mv /tmp/tmprlADLD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1ed23751-c9a3-46e8-a046-088d589eb52d"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 178, "offset": 50, "size": 50}}} 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:33 GMT 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30691 2018-08-03 03:05:33,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:33,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:33,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A3B67/bind.py 2018-08-03 03:05:33,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:33,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:33,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNGo89M /etc/bind/db.clearwater.local 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4L6H2/bind.py 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:33,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZhCjMf /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmAVAvu /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_KmHTh /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:33,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkuWXZo /etc/bind/db.clearwater.local 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {u'ellis_bk747l': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'ellis-bk747l'}}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {u'vellum_0385e5': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-0385e5'}}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2tIfUw /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_oyq9t5': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-oyq9t5'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, u'vellum': {}, u'bono': {u'bono_n1bhds': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.13', u'name': u'bono-n1bhds'}}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:33,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH6OVKC /etc/bind/db.clearwater.local 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprlADLD /etc/bind/db.clearwater.local 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:33,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:05:33,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:33,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:33,931 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:33 GMT 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:33,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:38,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:39,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_5g6wee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_bk747l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.440Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3YSZV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8f0a7d41-ca47-4a13-b7df-5dac0b5d809c"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "5127d967-0873-420e-b9ab-951f0f97377d"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BUAYA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "5127d967-0873-420e-b9ab-951f0f97377d"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6ZW1P/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "dfa24a85-deed-41e5-9320-b4e901f67d31"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Executing: /tmp/3YSZV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8f0a7d41-ca47-4a13-b7df-5dac0b5d809c"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "dfa24a85-deed-41e5-9320-b4e901f67d31"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Executing: /tmp/Z0UDY/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "baece8aa-a2b7-499a-8122-532757716b6d"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Execution done (return_code=1): /tmp/UHNIV/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "98fd44dc-f21d-442f-b1fb-ce411301a2d4"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Executing: /tmp/6ZW1P/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "dfa24a85-deed-41e5-9320-b4e901f67d31"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Executing: /tmp/BUAYA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "5127d967-0873-420e-b9ab-951f0f97377d"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:29.581Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z0UDY/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "baece8aa-a2b7-499a-8122-532757716b6d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.453Z", "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_zgaz6m/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_zgaz6m/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_zgaz6m/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-08-03T03:05:30.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "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-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GO5QK/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "baece8aa-a2b7-499a-8122-532757716b6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "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-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:30.585Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8f0a7d41-ca47-4a13-b7df-5dac0b5d809c"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.457Z", "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_4yotrs/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_4yotrs/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_4yotrs/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-08-03T03:05:31.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.457Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.457Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "Execution done (return_code=1): /tmp/6UJUR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d56a6d78-6ef7-4350-964d-8bfc0bb2d89d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, 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.33', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "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-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "[localhost] run: sudo mv /tmp/tmpwizkZR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "[localhost] run: sudo mv /tmp/tmpSK2bHG /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "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-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "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-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:31.589Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:31.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "caf1095b-a5f5-4aff-bbdb-f96df4481225"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.460Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.460Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Executing: /tmp/K2ZKO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "4a954324-fae5-4193-9a8b-a6d3b019971e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2ZKO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "4a954324-fae5-4193-9a8b-a6d3b019971e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}], "metadata": {"pagination": {"total": 193, "offset": 100, "size": 50}}} 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:39 GMT 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29871 2018-08-03 03:05:39,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:05:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3YSZV/remove-cluster-node.sh 2018-08-03 03:05:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BUAYA/remove-cluster-node.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6ZW1P/remove-cluster-node.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3YSZV/remove-cluster-node.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z0UDY/remove-cluster-node.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/UHNIV/stop-bono.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6ZW1P/remove-cluster-node.sh 2018-08-03 03:05:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BUAYA/remove-cluster-node.sh 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z0UDY/remove-cluster-node.sh 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,009 - 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-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GO5QK/bind.py 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:39,010 - 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-08-03 03:05:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:05:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/6UJUR/stop-sprout.sh 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7ehduc': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-7ehduc'}}, 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.33', u'hss_hostname': u''}. 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwizkZR /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSK2bHG /etc/bind/db.clearwater.local 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:39,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K2ZKO/remove-cluster-node.sh 2018-08-03 03:05:39,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:39,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2ZKO/remove-cluster-node.sh 2018-08-03 03:05:39,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:39,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:39,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:39,076 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:39 GMT 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:39,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:44,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:44,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:44,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:44,209 - 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-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "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-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2ZKO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "4a954324-fae5-4193-9a8b-a6d3b019971e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "[localhost] run: sudo mv /tmp/tmpVmMNab /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:32.594Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "4a954324-fae5-4193-9a8b-a6d3b019971e"}, {"node_instance_id": "sprout_7ehduc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:33.463Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:33.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:33.463Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:33.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:33.463Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:33.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:33.463Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:33.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:33.601Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:33.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d95a5ad7-2dda-44b3-831e-4c37e3556eb6"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:34.754Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:34.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "516b313f-44c2-4dd9-b968-a11c7f974420"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:34.754Z", "message": "Executing: /tmp/CGLO3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:34.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "516b313f-44c2-4dd9-b968-a11c7f974420"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:34.754Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CGLO3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:34.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "516b313f-44c2-4dd9-b968-a11c7f974420"}, {"node_instance_id": "ellis_bk747l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:36.041Z", "message": "Execution done (return_code=0): /tmp/6ZW1P/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:36.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "dfa24a85-deed-41e5-9320-b4e901f67d31"}, {"node_instance_id": "ellis_bk747l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:36.107Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:36.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:36.570Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:36.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:36.570Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:36.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_5g6wee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:36.759Z", "message": "Execution done (return_code=0): /tmp/BUAYA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:36.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "5127d967-0873-420e-b9ab-951f0f97377d"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:37.573Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:37.573Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:37.573Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:37.573Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:37.573Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:38.576Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:38.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:38.576Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:38.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.580Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:39.625Z", "message": "Execution done (return_code=0): /tmp/Z0UDY/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:39.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "baece8aa-a2b7-499a-8122-532757716b6d"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_oyq9t5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.584Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Stopping Agent dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}], "metadata": {"pagination": {"total": 232, "offset": 150, "size": 50}}} 2018-08-03 03:05:44,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:44,210 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:44 GMT 2018-08-03 03:05:44,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:44,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25943 2018-08-03 03:05:44,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:44,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 03:05:44,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 03:05:44,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 03:05:44,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 03:05:44,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 03:05:44,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 03:05:44,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/K2ZKO/remove-cluster-node.sh 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVmMNab /etc/bind/db.clearwater.local 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 03:05:44,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CGLO3/remove-cluster-node.sh 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CGLO3/remove-cluster-node.sh 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6ZW1P/remove-cluster-node.sh 2018-08-03 03:05:44,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BUAYA/remove-cluster-node.sh 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z0UDY/remove-cluster-node.sh 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:44,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_r41kfr 2018-08-03 03:05:44,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:44,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:44,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:44,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:44,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:44,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:44,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:44,279 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:44 GMT 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:44,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:49,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Stopping Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Stopping Agent dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:40.769Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "bono_n1bhds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:43.788Z", "message": "Execution done (return_code=0): /tmp/K2ZKO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:43.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "4a954324-fae5-4193-9a8b-a6d3b019971e"}, {"node_instance_id": "bono_n1bhds", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:43.873Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:43.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:44.588Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:44.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:44.774Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:44.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:44.774Z", "message": "Successfully stopped daemon: dime_host_r41kfr\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:44.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:44.774Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_r41kfr stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:44.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0fecee96-5ae7-4935-8bb0-5eefe7d874ae"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.674Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_plx1x8 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Successfully stopped daemon: ellis_host_plx1x8\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f2bc8b7a-133d-402d-8343-ba1559a2a53f"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:45.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 315, "offset": 200, "size": 50}}} 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:49,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:49 GMT 2018-08-03 03:05:49,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:49,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26809 2018-08-03 03:05:49,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:49,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_plx1x8 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_r41kfr 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/K2ZKO/remove-cluster-node.sh 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_r41kfr 2018-08-03 03:05:49,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_r41kfr stop 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:49,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_plx1x8 stop 2018-08-03 03:05:49,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_plx1x8 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:05:49,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:49,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:49 GMT 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:49,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:54,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:05:54,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:54,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:54,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:54,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:54,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.681Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Deleting Agent dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Deleting Agent ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:46.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:46.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.686Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.686Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.686Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.686Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Successfully deleted daemon: dime_host_r41kfr", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "cd96e54e-7dda-46df-8f3b-65519786e6d7"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Stopping Agent homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:47.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:47.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.785Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Stopping Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Successfully deleted daemon: ellis_host_plx1x8", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9d9009e4-b589-42a5-b91d-b9b18505cb74"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}], "metadata": {"pagination": {"total": 355, "offset": 250, "size": 50}}} 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:54 GMT 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26879 2018-08-03 03:05:54,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:05:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:05:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_r41kfr 2018-08-03 03:05:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_plx1x8 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:05:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_r41kfr 2018-08-03 03:05:54,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_8hjmiv 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:54,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:05:54,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_zgaz6m 2018-08-03 03:05:54,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_plx1x8 2018-08-03 03:05:54,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:05:54,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:05:54,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:05:54,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:05:54,778 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:05:54,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:05:54 GMT 2018-08-03 03:05:54,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:05:54,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:05:54,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:05:59,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:00,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Stopping Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:48.799Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:48.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.430Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.835Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.835Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.835Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.835Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:50.835Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:50.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:51.622Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:51.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:51.835Z", "message": "Successfully stopped daemon: homer_host_8hjmiv\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:51.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:51.835Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_8hjmiv stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:51.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8c461e8a-8a30-4670-9f80-b85d5a404e8e"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:51.840Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:51.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_zgaz6m stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Successfully stopped daemon: bono_host_zgaz6m\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "a581c867-f19b-4485-bb51-241d4ff263af"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.843Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.843Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:52.843Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:52.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Deleting Agent bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Deleting Agent homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.846Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.846Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.846Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:53.846Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:53.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.849Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.849Z", "message": "Successfully deleted daemon: homer_host_8hjmiv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.849Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bc3b04c-7cdd-4d3b-ac61-e59f50e6413d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.850Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.850Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:54.850Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:54.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 396, "offset": 300, "size": 50}}} 2018-08-03 03:06:00,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:00,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:00 GMT 2018-08-03 03:06:00,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:00,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26760 2018-08-03 03:06:00,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:00,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_zgaz6m 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:00,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:06:00,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_8hjmiv 2018-08-03 03:06:00,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_8hjmiv stop 2018-08-03 03:06:00,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:00,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_zgaz6m stop 2018-08-03 03:06:00,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_zgaz6m 2018-08-03 03:06:00,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_zgaz6m 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_8hjmiv 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_8hjmiv 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:06:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:00,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:00,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:00,138 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:00 GMT 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:00,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:05,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:05,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:05,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.863Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_7ehduc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.897Z", "message": "Execution done (return_code=0): /tmp/CGLO3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "516b313f-44c2-4dd9-b968-a11c7f974420"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.897Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:55.897Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:55.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.898Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:56.919Z", "message": "Successfully deleted daemon: bono_host_zgaz6m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:56.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "c54bc118-7282-4a50-9d66-6040de0f688d"}, {"node_instance_id": "proxy_node_1785tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:57.912Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:57.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:57.912Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:57.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:57.912Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:57.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:57.912Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:57.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:57.912Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:57.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:58.939Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:58.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:59.937Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:59.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:05:59.937Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:05:59.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:00.126Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:00.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "71d0a421-5d5a-4102-b6c0-7566f6448914"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:00.993Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:00.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:00.993Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:00.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:00.993Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:00.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:01.678Z", "message": "Waiting for server \"2219aec9-e7e2-41ed-ba9d-600eab8776c8\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:01.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "71d0a421-5d5a-4102-b6c0-7566f6448914"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.082Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Stopping Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}], "metadata": {"pagination": {"total": 423, "offset": 350, "size": 50}}} 2018-08-03 03:06:05,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:05,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:05 GMT 2018-08-03 03:06:05,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:05,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25822 2018-08-03 03:06:05,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:06:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CGLO3/remove-cluster-node.sh 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:06:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:06:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_zgaz6m 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:06:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2219aec9-e7e2-41ed-ba9d-600eab8776c8" to be deleted. current status: ACTIVE 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_4yotrs 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:05,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:05,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:05,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:05,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:05,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:05,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:05,395 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:05 GMT 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:05,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:10,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:10,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:02.926Z", "message": "Stopping Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:02.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:03.448Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:03.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:04.086Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:04.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:04.086Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:04.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:04.086Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:04.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:04.608Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:04.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8ad17f4a-ff49-4027-9579-4d4fdc08b67d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:05.347Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:05.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.054Z", "message": "Waiting for server \"fdff2128-fa7a-493d-bc0a-ba6b70d337a6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8ad17f4a-ff49-4027-9579-4d4fdc08b67d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:06.090Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.021Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.021Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_4yotrs stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.021Z", "message": "Successfully stopped daemon: sprout_host_4yotrs\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "76fb27af-b805-42f3-ae38-74966193d762"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.021Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "2bb49075-c932-42c7-b36c-a7be3fdeb763"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.093Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_host_r41kfr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:07.093Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:07.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "homer_host_8hjmiv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Waiting for server \"88d2795f-db59-491d-8224-e409de95846b\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "2bb49075-c932-42c7-b36c-a7be3fdeb763"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Deleting Agent sprout_host_4yotrs", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.024Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.097Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.097Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.097Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:08.097Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:08.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_security_group_y7qnyc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.027Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8e73d223-ca57-4f12-a9a3-c017e21f4a08"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:09.101Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5952)", "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_5483nd/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_5483nd/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_5483nd/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_5483nd/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_5483nd/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=5952)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-03T03:06:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Stopping Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}], "metadata": {"pagination": {"total": 480, "offset": 400, "size": 50}}} 2018-08-03 03:06:10,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:10,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:10 GMT 2018-08-03 03:06:10,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:10,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27607 2018-08-03 03:06:10,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:10,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_4yotrs 2018-08-03 03:06:10,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:10,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fdff2128-fa7a-493d-bc0a-ba6b70d337a6" to be deleted. current status: SHUTOFF 2018-08-03 03:06:10,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:06:10,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_4yotrs stop 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_4yotrs 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "88d2795f-db59-491d-8224-e409de95846b" to be deleted. current status: ACTIVE 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_4yotrs 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:10,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:10,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952) 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_5483nd 2018-08-03 03:06:10,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:10,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:06:10,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:10,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:10,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:10,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:10,733 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:10 GMT 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:10,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:10,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:15,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:15,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77c2e552-3ea0-4b5e-a87c-53056330b698"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.105Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.105Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.105Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "dime_security_group_y7qnyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.105Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:10.105Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:11.110Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:11.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:11.110Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:11.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:11.110Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:11.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_host_plx1x8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:12.120Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:12.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:12.120Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:12.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:12.120Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:12.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:12.120Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:12.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:12.914Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:12.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "20e04fd6-034b-4498-966f-b38a32236dff"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:13.141Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:13.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_security_group_kqj657", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.215Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.215Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_host_8hjmiv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.215Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.215Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.215Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "ellis_floatingip_jjzv99", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:14.252Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:14.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "68fba704-3a7a-4bd5-a023-e0dce69e7c72"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.053Z", "message": "Successfully stopped daemon: proxy_host_5483nd\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.053Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_5483nd stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.053Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "d3178dd3-2599-4618-8be1-87246eb7a6ca"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:15.260Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 513, "offset": 450, "size": 50}}} 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:15 GMT 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23486 2018-08-03 03:06:15,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:15,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:06:15,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:15,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:06:15,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:15,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:15,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 03:06:15,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_5483nd 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_5483nd stop 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:06:15,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:06:15,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:15,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:15,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:15,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:15,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:15,929 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:15 GMT 2018-08-03 03:06:15,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:15,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:15,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:20,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:21,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Deleting Agent proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "homer_security_group_r5sejm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "e9418259-b893-4cfe-a861-e640991e0cd0"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "ellis_floatingip_jjzv99", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:16.263Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:16.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:17.266Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:17.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:17.266Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:17.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:17.266Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:17.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "homer_security_group_r5sejm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:17.266Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:17.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:17.595Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:17.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.123Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.123Z", "message": "Successfully deleted daemon: proxy_host_5483nd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "daa24ea1-2e22-4b0d-99df-43c434e025a9"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.269Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.269Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.269Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:18.269Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:18.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:19.274Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:19.274Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:19.274Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:19.398Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:19.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "eed4fdaa-d550-4162-bd42-a7f5fdaa33f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:20.309Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:20.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 541, "offset": 495, "size": 50}}} 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:21 GMT 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-08-03 03:06:21,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_5483nd 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_5483nd 2018-08-03 03:06:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:21,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:21,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:21,174 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:21,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:21 GMT 2018-08-03 03:06:21,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:21,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:21,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:26,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:26,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_zgaz6m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:21.096Z", "message": "Waiting for server \"a4502ff2-5cc4-443b-a2db-17f22d3163f6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:21.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "eed4fdaa-d550-4162-bd42-a7f5fdaa33f8"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:21.279Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:21.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:21.279Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:21.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:21.279Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:21.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:21.279Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:21.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:22.128Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:22.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f7ec5eab-6b85-4435-945b-e1a0c8269a0c"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:22.283Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:22.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:22.283Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:22.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "proxy_host_5483nd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:23.469Z", "message": "Waiting for server \"0db0c99a-ee9e-422b-8181-e3c6fec1f00b\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:23.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f7ec5eab-6b85-4435-945b-e1a0c8269a0c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:23.744Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:23.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:24.286Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:24.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:24.286Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:24.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:24.286Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:24.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:24.912Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:24.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9f30e2f5-dd90-4d52-a0fe-d7786a988a3b"}], "metadata": {"pagination": {"total": 555, "offset": 523, "size": 50}}} 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:26 GMT 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7274 2018-08-03 03:06:26,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:26,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a4502ff2-5cc4-443b-a2db-17f22d3163f6" to be deleted. current status: SHUTOFF 2018-08-03 03:06:26,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:06:26,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:26,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:26,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0db0c99a-ee9e-422b-8181-e3c6fec1f00b" to be deleted. current status: ACTIVE 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:06:26,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:06:26,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:26,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:06:26,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:06:26,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:26,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:26,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:26,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:26,528 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:26 GMT 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:26,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:31,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:31,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:31,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:31,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:26.432Z", "message": "Waiting for server \"575499b9-9b57-4aac-ad6e-1bbd6f07154a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:26.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "9f30e2f5-dd90-4d52-a0fe-d7786a988a3b"}, {"node_instance_id": "bono_host_zgaz6m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:26.562Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:26.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:27.289Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:27.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:27.289Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:27.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.231Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "31536835-ea5e-45f7-8f9c-440a6d5cd3cd"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:28.292Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:28.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_floatingip_jz7iey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:29.132Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:29.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "85d49145-e566-4e65-aab5-481c8c91ce55"}, {"node_instance_id": "proxy_host_5483nd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:29.295Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:29.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_security_group_s6uwrn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:30.298Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bono_floatingip_jz7iey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:30.298Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 570, "offset": 537, "size": 50}}} 2018-08-03 03:06:31,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:31,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:31 GMT 2018-08-03 03:06:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7790 2018-08-03 03:06:31,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "575499b9-9b57-4aac-ad6e-1bbd6f07154a" to be deleted. current status: SHUTOFF 2018-08-03 03:06:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 03:06:31,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:31,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:31,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 03:06:31,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:31,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:31,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:31,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:31,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:31,818 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:31 GMT 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:31,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:36,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:36,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_4yotrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:31.810Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:31.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:32.301Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:32.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:32.301Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:32.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.356Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "sprout_security_group_dvaxes", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:33.514Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:33.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f82bef63-411c-4978-a08c-9f39dbfbf796"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:34.139Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:34.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "77a80ef5-b357-4cf3-bc61-bb0cd9419093"}, {"node_instance_id": "sprout_security_group_dvaxes", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:34.364Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:34.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "internal_sip_security_group_tzxupi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:06:35.367Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:06:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 583, "offset": 552, "size": 50}}} 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:36 GMT 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-08-03 03:06:36,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:36,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:06:36,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:36,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:06:36,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:06:36,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:36,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:06:36,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:06:36,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:36,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:36,961 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:36,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:36,962 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:36 GMT 2018-08-03 03:06:36,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:36,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:36,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:41,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:42,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:42 GMT 2018-08-03 03:06:42,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:42,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:06:42,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:42,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:42,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:42,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:42,093 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:42 GMT 2018-08-03 03:06:42,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:42,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:42,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:47,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:47,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:47,165 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:47 GMT 2018-08-03 03:06:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:06:47,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:47,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:47,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:47,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:47,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:47,221 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:47 GMT 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:47,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:52,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:52,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:52 GMT 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:52,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:52,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:52,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:52,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:52,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:52,359 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:52 GMT 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:52,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:57,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:57,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:57 GMT 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:06:57,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:06:57,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:06:57,583 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:06:57,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:06:57,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:06:57 GMT 2018-08-03 03:06:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:06:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:06:57,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:02,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:02,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:02,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:02 GMT 2018-08-03 03:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:02,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:02,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:02,708 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:02 GMT 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:02,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:07,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:07,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:07 GMT 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:07,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:07,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:07,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:07,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:07,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:07,838 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:07 GMT 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:07,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:12,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:12,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:12,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:12,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:12,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:12,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:12 GMT 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:12,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:12,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:12,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:12,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:12,978 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:12 GMT 2018-08-03 03:07:12,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:12,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:12,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:17,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:18,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:18 GMT 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:18,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:18,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:18,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:18,119 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:18 GMT 2018-08-03 03:07:18,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:18,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:18,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:23,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:23,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:23,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:23 GMT 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:23,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:23,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:23,262 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:23,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:23 GMT 2018-08-03 03:07:23,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:23,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:23,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:28,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:28,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:28,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:28 GMT 2018-08-03 03:07:28,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:28,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:28,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:28,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:28,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:28,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:28,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:28,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:28,392 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:28 GMT 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:28,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:33,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:33,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:33,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:33 GMT 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:07:33,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:33,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:33,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:33,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:33,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:33,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:33,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:33,517 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:33 GMT 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:33,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:38,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:38,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:38,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0385e5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:37.501Z", "message": "Execution done (return_code=2): /tmp/3YSZV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:37.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "8f0a7d41-ca47-4a13-b7df-5dac0b5d809c"}, {"node_instance_id": "vellum_0385e5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:37.678Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 77fb5ee3c434ff13: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.33:4000 has no leader\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 77fb5ee3c434ff13: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.33:4000 has no leader\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_qoajg2/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_qoajg2/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_qoajg2/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 77fb5ee3c434ff13: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.33:4000 has no leader\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-03T03:07:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_mfj85s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:38.382Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:38.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:38.382Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:38.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 587, "offset": 565, "size": 50}}} 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:38,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:38 GMT 2018-08-03 03:07:38,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:38,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3878 2018-08-03 03:07:38,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/3YSZV/remove-cluster-node.sh 2018-08-03 03:07:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 77fb5ee3c434ff13: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader ; error #1: client: endpoint http://192.168.120.3:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.33:4000 has no leader 2018-08-03 03:07:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:07:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:07:38,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:38,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:38,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:38,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:38,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:38,653 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:38 GMT 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:38,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:43,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:43,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:39.386Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:39.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:39.386Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:39.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_mfj85s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:39.386Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:39.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:40.389Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:40.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:40.389Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:40.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:40.389Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:40.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:41.393Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:41.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:41.393Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:41.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:41.393Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:41.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.397Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:42.467Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:42.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.166Z", "message": "Stopping Agent bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.409Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.409Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.409Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:43.409Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 617, "offset": 569, "size": 50}}} 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:43 GMT 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15631 2018-08-03 03:07:43,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:43,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 03:07:43,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_oe0ff8 2018-08-03 03:07:43,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 03:07:43,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:43,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 03:07:43,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:43,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:43,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:43,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:43,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:43,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:43,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:43,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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:43 GMT 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:43,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:48,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:48,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:44.169Z", "message": "Stopping Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:44.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.049Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.185Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_oe0ff8 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.185Z", "message": "Successfully stopped daemon: bind_host_oe0ff8\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "0f72b439-d9d9-4b90-a000-04cc4a27fd65"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.206Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.437Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.437Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:47.437Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:47.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.189Z", "message": "Deleting Agent bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:48.470Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:48.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 645, "offset": 599, "size": 50}}} 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:48 GMT 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15332 2018-08-03 03:07:48,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:48,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_qoajg2 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_oe0ff8 stop 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_oe0ff8 2018-08-03 03:07:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_oe0ff8 2018-08-03 03:07:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 03:07:48,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:48,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:48,934 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:48 GMT 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:48,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:53,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:54,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:54,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:54,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:54,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:54,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.193Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.193Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_qoajg2 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.193Z", "message": "Successfully stopped daemon: vellum_host_qoajg2\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "df284ee0-8694-4680-8f24-59c8875dbc68"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.440Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.440Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:49.440Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Successfully deleted daemon: bind_host_oe0ff8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "b040e167-f576-4ab9-b484-daa6dd5690c0"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Deleting Agent vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.444Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.444Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:50.444Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:50.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:51.217Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:51.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:51.607Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:51.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:52.201Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:52.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:52.201Z", "message": "Successfully deleted daemon: vellum_host_qoajg2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:52.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "1bf643c9-d9a6-4786-a282-693ff08c157c"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:52.449Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:52.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:52.449Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:52.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:53.463Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:53.463Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:53.463Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:53.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 676, "offset": 627, "size": 50}}} 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:54 GMT 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16581 2018-08-03 03:07:54,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:54,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 03:07:54,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_qoajg2 stop 2018-08-03 03:07:54,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_qoajg2 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_oe0ff8 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_qoajg2 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:54,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_qoajg2 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:07:54,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:07:54,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:07:54,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:07:54,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:07:54,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:54,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:54,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:54,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:54,076 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:54 GMT 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:54,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:59,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:07:59,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:59,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:59,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:59,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:59,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:54.528Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:54.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:54.528Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:54.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:54.528Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:54.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:56.732Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:57.532Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:57.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:57.532Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:57.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:58.537Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:58.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:58.537Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:58.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:07:58.537Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:07:58.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 685, "offset": 658, "size": 50}}} 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:59 GMT 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4696 2018-08-03 03:07:59,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:07:59,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 03:07:59,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:07:59,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:07:59,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:07:59,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:07:59,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:07:59,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:07:59,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:07:59,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:07:59,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:07:59,203 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:07:59,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:07:59,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:07:59 GMT 2018-08-03 03:07:59,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:07:59,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:07:59,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:04,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:08:04,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:04,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:04,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:04,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:04,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:04,279 - 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-08-03T03:08:00.529Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:00.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:01.542Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:01.542Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:01.542Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:02.424Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:02.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "ec844e2f-211e-4d9d-bc51-7c79c56e4876"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:02.545Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:02.545Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:02.545Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_host_qoajg2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:03.894Z", "message": "Waiting for server \"06f4a0bd-b56d-45cf-879f-90a5a787e702\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:03.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "ec844e2f-211e-4d9d-bc51-7c79c56e4876"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:03.962Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:03.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 695, "offset": 667, "size": 50}}} 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:04 GMT 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5238 2018-08-03 03:08:04,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:08:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:08:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:08:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "06f4a0bd-b56d-45cf-879f-90a5a787e702" to be deleted. current status: ACTIVE 2018-08-03 03:08:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 03:08:04,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:08:04,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:04,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:04,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:04,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:04,416 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:04 GMT 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:08:04,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:09,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:08:09,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oe0ff8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:04.548Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:04.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:04.548Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:04.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:04.548Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:04.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:05.174Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:05.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "ded14f92-cfa1-4951-a5f4-1d49c27aa473"}, {"node_instance_id": "bind_host_oe0ff8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:06.633Z", "message": "Waiting for server \"338912fe-62fe-4373-a283-c88de1307b75\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:06.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "ded14f92-cfa1-4951-a5f4-1d49c27aa473"}, {"node_instance_id": "vellum_host_qoajg2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:09.156Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 701, "offset": 677, "size": 50}}} 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:09 GMT 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3152 2018-08-03 03:08:09,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:09,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:09,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:08:09,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:08:09,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 03:08:09,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "338912fe-62fe-4373-a283-c88de1307b75" to be deleted. current status: SHUTOFF 2018-08-03 03:08:09,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:08:09,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:09,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:09,618 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:08:09,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:09,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:09 GMT 2018-08-03 03:08:09,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:09,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:08:09,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:14,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:08:14,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:14,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_ywiatg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:10.232Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:10.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:10.232Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:10.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:10.553Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:10.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:10.553Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:10.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_security_group_ywiatg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:11.027Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:11.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "828ee313-dfc1-4454-987a-3a0ffa2bfc36"}, {"node_instance_id": "bind_host_oe0ff8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:11.807Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:11.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:12.556Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:12.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "keypair_16tp4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:12.556Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:12.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "vellum_security_group_ywiatg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:12.556Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:12.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:12.556Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:12.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:12.556Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:12.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "keypair_16tp4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "keypair_16tp4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "keypair_16tp4x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:13.748Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:13.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:14.580Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "f3630ae4-c758-4e61-8133-1a8939ef0174"}], "metadata": {"pagination": {"total": 724, "offset": 683, "size": 50}}} 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:14,715 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:14 GMT 2018-08-03 03:08:14,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:14,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11538 2018-08-03 03:08:14,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 03:08:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 03:08:14,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-03 03:08:14,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-03 03:08:14,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 03:08:14,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:08:14,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 03:08:14,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:08:14,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:14,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:14,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:14,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:14,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:14,814 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:14 GMT 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 03:08:14,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:19,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-03 03:08:19,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_86i04t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:14.835Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:14.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:15.220Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:15.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "795949af-35b9-4ce3-8c48-b7f61e332da0"}, {"node_instance_id": "bind_security_group_86i04t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:15.220Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:15.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "91b8b1a9-303c-4a81-9ab9-dc56f491c07f"}, {"node_instance_id": "keypair_16tp4x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:15.220Z", "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-08-03T03:08:15.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005", "logger": "21ebba3a-28e4-4bbe-a702-2802af224f9d"}, {"node_instance_id": "keypair_16tp4x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:15.837Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:15.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_security_group_86i04t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:16.841Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "bind_floatingip_xbm238", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:16.841Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": "base_security_group_71fzpi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:16.841Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T03:08:16.841Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:08:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"}], "metadata": {"pagination": {"total": 733, "offset": 706, "size": 50}}} 2018-08-03 03:08:19,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:19,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:19 GMT 2018-08-03 03:08:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4803 2018-08-03 03:08:19,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:19,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:08:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:08:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 03:08:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-03 03:08:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-03 03:08:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:08:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 03:08:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:08:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-03 03:08:19,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/ca90a11b-5573-4374-9f1d-d8d94d1df005 2018-08-03 03:08:19,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:19,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:19,940 - 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-08-03T03:05:23.370Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ca90a11b-5573-4374-9f1d-d8d94d1df005"} 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:19 GMT 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:19,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-03 03:08:19,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:19,941 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/deployments/clearwater-opnfv 2018-08-03 03:08:20,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 03:08:20,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce1cafe-463b-41e5-ba2b-5c840832a184", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "bono_cluster_size": 1, "flavor_id": "3cafe6cd-8017-453c-83ad-b90eee4c2e94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef", "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-08-03T02:47:00.027Z", "updated_at": "2018-08-03T02:47:00.027Z", "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-08-03 03:08:20,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:20,731 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:20 GMT 2018-08-03 03:08:20,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:20,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-03 03:08:20,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:20,732 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/blueprints/clearwater-opnfv 2018-08-03 03:08:20,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:08:20,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:08:20,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:08:20,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:08:20,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:08:20,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:08:20,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:08:20,809 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 03:08:20,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T02:46:53.774Z", "updated_at": "2018-08-03T02:46:53.774Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-03 03:08:20,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:08:20,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:08:20 GMT 2018-08-03 03:08:20,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:08:20,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-03 03:08:20,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:08:20,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:08:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:21,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7d8c7fd-fee2-493b-87ab-3ceed0d0a3a9 Date: Fri, 03 Aug 2018 03:08:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:08:21,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184 used request id req-c7d8c7fd-fee2-493b-87ab-3ceed0d0a3a9 2018-08-03 03:08:21,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581279993057s 2018-08-03 03:08:21,419 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3ce1cafe-463b-41e5-ba2b-5c840832a184 used request id req-c7d8c7fd-fee2-493b-87ab-3ceed0d0a3a9 2018-08-03 03:08:21,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:08:21,423 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:21,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eafc5c-d1b8-4b27-97d5-d930603898dc x-compute-request-id: req-60eafc5c-d1b8-4b27-97d5-d930603898dc Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "08719611-b684-44ba-b6d7-8974849daa90"}, {"name": "cloudify_ims-flavor_alt_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "3cafe6cd-8017-453c-83ad-b90eee4c2e94"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:08:21,623 - 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-60eafc5c-d1b8-4b27-97d5-d930603898dc 2018-08-03 03:08:21,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203485965729s 2018-08-03 03:08:21,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-60eafc5c-d1b8-4b27-97d5-d930603898dc 2018-08-03 03:08:21,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:08:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:21,656 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62dbd842-b00c-46fd-aada-11e835402a51 x-compute-request-id: req-62dbd842-b00c-46fd-aada-11e835402a51 Content-Length: 0 Content-Type: application/json 2018-08-03 03:08:21,657 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94 used request id req-62dbd842-b00c-46fd-aada-11e835402a51 2018-08-03 03:08:21,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289499759674s 2018-08-03 03:08:21,657 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3cafe6cd-8017-453c-83ad-b90eee4c2e94 used request id req-62dbd842-b00c-46fd-aada-11e835402a51 2018-08-03 03:08:21,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 03:08:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3aa4d9cf-88ca-4e46-a370-6ac290fd1f0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:23,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2529080-6c86-46bc-88ec-05075be02335 Content-Length: 0 Date: Fri, 03 Aug 2018 03:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:08:23,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3aa4d9cf-88ca-4e46-a370-6ac290fd1f0a.json used request id req-a2529080-6c86-46bc-88ec-05075be02335 2018-08-03 03:08:23,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.38254284859s 2018-08-03 03:08:23,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3aa4d9cf-88ca-4e46-a370-6ac290fd1f0a.json used request id req-a2529080-6c86-46bc-88ec-05075be02335 2018-08-03 03:08:23,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 03:08:23,049 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-824e58fe-b26b-4f76-8e4e-50da8286cbde Date: Fri, 03 Aug 2018 03:08:23 GMT RESP BODY: {"floatingips": []} 2018-08-03 03:08:23,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-824e58fe-b26b-4f76-8e4e-50da8286cbde 2018-08-03 03:08:23,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0934429168701s 2018-08-03 03:08:23,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-824e58fe-b26b-4f76-8e4e-50da8286cbde 2018-08-03 03:08:23,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 03:08:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:23,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f93a7381-e62c-477f-93ff-ce6c25a399a8 x-compute-request-id: req-f93a7381-e62c-477f-93ff-ce6c25a399a8 Content-Type: application/json 2018-08-03 03:08:23,462 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-f93a7381-e62c-477f-93ff-ce6c25a399a8 2018-08-03 03:08:23,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.31894493103s 2018-08-03 03:08:23,463 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010 used request id req-f93a7381-e62c-477f-93ff-ce6c25a399a8 2018-08-03 03:08:23,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:08:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:24,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c35a37a-ae53-4dfc-b4d8-6f355c3b92e4 x-compute-request-id: req-8c35a37a-ae53-4dfc-b4d8-6f355c3b92e4 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:5c:9c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:5c:9c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1b0aff6e-be16-4484-a70e-3aa619648010", "rel": "bookmark"}], "image": {"id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "links": [{"href": "http://172.30.9.22:8774/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T02:45:47.000000", "flavor": {"id": "08719611-b684-44ba-b6d7-8974849daa90", "links": [{"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}]}, "id": "1b0aff6e-be16-4484-a70e-3aa619648010", "security_groups": [{"name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}], "user_id": "3faba317a8fd4076af0478fad8d97e8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:08:23Z", "hostId": "c35a57aa4f3d39376c8ec80b2af3295ca00bd6ec7e9c1499dc7c9d95", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef", "name": "cloudify_ims-vm_efdad782-416a-4b95-98f5-e3082df4bdef", "created": "2018-08-03T02:43:28Z", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:08:24,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c35a37a-ae53-4dfc-b4d8-6f355c3b92e4 2018-08-03 03:08:24,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617076158524s 2018-08-03 03:08:24,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c35a37a-ae53-4dfc-b4d8-6f355c3b92e4 2018-08-03 03:08:24,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:08:26,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:08:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:26,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f9ad070-8d2a-44c7-9c25-15ffc52db305 x-compute-request-id: req-2f9ad070-8d2a-44c7-9c25-15ffc52db305 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 03:08:26,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f9ad070-8d2a-44c7-9c25-15ffc52db305 2018-08-03 03:08:26,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0808300971985s 2018-08-03 03:08:26,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f9ad070-8d2a-44c7-9c25-15ffc52db305 2018-08-03 03:08:26,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:08:26,170 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:26,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-014419a6-4451-4ec6-be6c-c80cc7cfdeba Date: Fri, 03 Aug 2018 03:08:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:57Z", "updated_at": "2018-08-03T02:46:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:46:50Z", "revision_number": 0, "id": "1570462e-215c-40a1-961e-7c34269214ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:46:50Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "4ec0fe82-237e-47a8-94a2-0030dcfb0997", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "75bb811a-2c2c-4a9e-9e00-7f53127df96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "e9cacb58-ddbd-449e-89eb-e1c98028a013", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:41:57Z", "revision_number": 0, "id": "f64c7325-4cb5-4208-bec4-b4248dd68dac", "remote_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "remote_ip_prefix": null, "created_at": "2018-08-03T02:41:57Z", "security_group_id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 2, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0f67f860-6e30-4f57-aa84-c9ce09c8cf3e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:43:24Z", "updated_at": "2018-08-03T02:43:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "0fe27afb-69cc-419e-a603-2385cd4f5c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "1e17bb81-6b5b-4811-bc74-7f154f5fa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "4dfa7677-a0c5-41bd-b364-8e09bed875e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "64ce696d-d948-4ae0-b8a4-cd4708e17985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8371d927-c052-470b-a77f-81625c339765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "8950af31-8aa6-4931-84f0-2ae6b3228249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T02:43:25Z", "revision_number": 0, "id": "e03aaafe-b6bb-4576-8b70-43f52db5677c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:25Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T02:43:24Z", "revision_number": 0, "id": "f32162d4-0471-4c33-84e4-25ce0b4f60ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T02:43:24Z", "security_group_id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed"}], "revision_number": 7, "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "3fb488d1-a1c1-4486-8a98-043cd9e6825b", "name": "cloudify_ims-sg_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 03:08:26,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-014419a6-4451-4ec6-be6c-c80cc7cfdeba 2018-08-03 03:08:26,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605280399323s 2018-08-03 03:08:26,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-014419a6-4451-4ec6-be6c-c80cc7cfdeba 2018-08-03 03:08:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 03:08:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3fb488d1-a1c1-4486-8a98-043cd9e6825b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:26,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cdf0fc1-b618-4fb1-a73b-5fac79e3f157 Content-Length: 0 Date: Fri, 03 Aug 2018 03:08:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:08:26,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3fb488d1-a1c1-4486-8a98-043cd9e6825b.json used request id req-5cdf0fc1-b618-4fb1-a73b-5fac79e3f157 2018-08-03 03:08:26,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166729211807s 2018-08-03 03:08:26,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3fb488d1-a1c1-4486-8a98-043cd9e6825b.json used request id req-5cdf0fc1-b618-4fb1-a73b-5fac79e3f157 2018-08-03 03:08:26,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 03:08:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:26,442 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fb15f87-8ac4-47c2-81f6-2c27f89a160a x-compute-request-id: req-5fb15f87-8ac4-47c2-81f6-2c27f89a160a Content-Length: 0 Content-Type: application/json 2018-08-03 03:08:26,442 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef used request id req-5fb15f87-8ac4-47c2-81f6-2c27f89a160a 2018-08-03 03:08:26,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409219264984s 2018-08-03 03:08:26,442 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_efdad782-416a-4b95-98f5-e3082df4bdef used request id req-5fb15f87-8ac4-47c2-81f6-2c27f89a160a 2018-08-03 03:08:26,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 03:08:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" -d '{"subnet_id": "31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"}' 2018-08-03 03:08:28,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17e79836-5865-4fca-a70a-168a3d8ffa40 Date: Fri, 03 Aug 2018 03:08:28 GMT RESP BODY: {"network_id": "4941a3a8-02da-467b-9aa6-33be821018b0", "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "subnet_id": "31e9f5a0-1e20-4e96-a64a-1d5c10c3d757", "subnet_ids": ["31e9f5a0-1e20-4e96-a64a-1d5c10c3d757"], "port_id": "333cc546-6087-46f2-8b6a-3e42ad2bae57", "id": "ee8d070d-43cc-4ae3-b459-a0133efa4815"} 2018-08-03 03:08:28,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/remove_router_interface.json used request id req-17e79836-5865-4fca-a70a-168a3d8ffa40 2018-08-03 03:08:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0515229702s 2018-08-03 03:08:28,495 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815/remove_router_interface.json used request id req-17e79836-5865-4fca-a70a-168a3d8ffa40 returning object ee8d070d-43cc-4ae3-b459-a0133efa4815 2018-08-03 03:08:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 03:08:28,496 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:28,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5eb81d92-cf3b-4c4c-a9ed-d6344fcaf517 Date: Fri, 03 Aug 2018 03:08:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "created_at": "2018-08-03T02:41:58Z", "admin_state_up": true, "updated_at": "2018-08-03T03:08:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "ee8d070d-43cc-4ae3-b459-a0133efa4815", "name": "cloudify_ims-router_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 03:08:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5eb81d92-cf3b-4c4c-a9ed-d6344fcaf517 2018-08-03 03:08:28,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127805948257s 2018-08-03 03:08:28,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5eb81d92-cf3b-4c4c-a9ed-d6344fcaf517 2018-08-03 03:08:28,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 03:08:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:29,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a7b4989-f8e4-4c89-950e-4766312439fb Content-Length: 0 Date: Fri, 03 Aug 2018 03:08:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:08:29,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815.json used request id req-3a7b4989-f8e4-4c89-950e-4766312439fb 2018-08-03 03:08:29,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2299079895s 2018-08-03 03:08:29,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ee8d070d-43cc-4ae3-b459-a0133efa4815.json used request id req-3a7b4989-f8e4-4c89-950e-4766312439fb 2018-08-03 03:08:29,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 03:08:29,856 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0a1bf5b7-fb3c-4b90-9323-c60bc519b526 Date: Fri, 03 Aug 2018 03:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4941a3a8-02da-467b-9aa6-33be821018b0","tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T02:41:57Z","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":"e9e0f1a6e9f942ceaa7d7661c54e9bed","id":"31e9f5a0-1e20-4e96-a64a-1d5c10c3d757","subnetpool_id":null,"name":"cloudify_ims-subnet_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 03:08:29,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0a1bf5b7-fb3c-4b90-9323-c60bc519b526 2018-08-03 03:08:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479109287262s 2018-08-03 03:08:29,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0a1bf5b7-fb3c-4b90-9323-c60bc519b526 2018-08-03 03:08:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 03:08:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/31e9f5a0-1e20-4e96-a64a-1d5c10c3d757.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:31,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e80a204-abbc-425e-abc7-1d858b942798 Date: Fri, 03 Aug 2018 03:08:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:08:31,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/31e9f5a0-1e20-4e96-a64a-1d5c10c3d757.json used request id req-6e80a204-abbc-425e-abc7-1d858b942798 2018-08-03 03:08:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15062499046s 2018-08-03 03:08:31,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/31e9f5a0-1e20-4e96-a64a-1d5c10c3d757.json used request id req-6e80a204-abbc-425e-abc7-1d858b942798 2018-08-03 03:08:31,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:08:31,058 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:31,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-7c2d62e1-f3a3-4928-a532-0ac298d6fba5 Date: Fri, 03 Aug 2018 03:08:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4941a3a8-02da-467b-9aa6-33be821018b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:08:30Z","qos_policy_id":null,"name":"cloudify_ims-net_efdad782-416a-4b95-98f5-e3082df4bdef","admin_state_up":true,"tenant_id":"e9e0f1a6e9f942ceaa7d7661c54e9bed","created_at":"2018-08-03T02:41:57Z","mtu":1450}]} 2018-08-03 03:08:31,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7c2d62e1-f3a3-4928-a532-0ac298d6fba5 2018-08-03 03:08:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119251966476s 2018-08-03 03:08:31,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7c2d62e1-f3a3-4928-a532-0ac298d6fba5 2018-08-03 03:08:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 03:08:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/4941a3a8-02da-467b-9aa6-33be821018b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:32,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07791927-e13b-4f5d-b5be-62a9c125da86 Date: Fri, 03 Aug 2018 03:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:08:32,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4941a3a8-02da-467b-9aa6-33be821018b0.json used request id req-07791927-e13b-4f5d-b5be-62a9c125da86 2018-08-03 03:08:32,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17427682877s 2018-08-03 03:08:32,353 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4941a3a8-02da-467b-9aa6-33be821018b0.json used request id req-07791927-e13b-4f5d-b5be-62a9c125da86 2018-08-03 03:08:32,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:08:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:32,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e9ce228c-eb77-4816-9813-f43cf05ba58f Date: Fri, 03 Aug 2018 03:08:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "metadata": {}}], "file": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/file", "owner": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "id": "0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "size": 4373348352, "self": "/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T02:43:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_efdad782-416a-4b95-98f5-e3082df4bdef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T02:42:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:08:32,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9ce228c-eb77-4816-9813-f43cf05ba58f 2018-08-03 03:08:32,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216270923615s 2018-08-03 03:08:32,574 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9ce228c-eb77-4816-9813-f43cf05ba58f 2018-08-03 03:08:32,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:08:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3805feed3eccf5578b010a86c11324b1bc4cef42" 2018-08-03 03:08:33,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05d32188-d67c-4163-bb50-eedf26e9b89a Date: Fri, 03 Aug 2018 03:08:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:08:33,006 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2 used request id req-05d32188-d67c-4163-bb50-eedf26e9b89a 2018-08-03 03:08:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.431298017502s 2018-08-03 03:08:33,007 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0398ef23-59d3-4b3e-b1c7-4955f00eb4f2 used request id req-05d32188-d67c-4163-bb50-eedf26e9b89a 2018-08-03 03:08:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:08:33,010 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4f8b1de-6236-4d61-a076-797030e546c5 x-compute-request-id: req-c4f8b1de-6236-4d61-a076-797030e546c5 Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_efdad782-416a-4b95-98f5-e3082df4bdef", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08719611-b684-44ba-b6d7-8974849daa90", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "08719611-b684-44ba-b6d7-8974849daa90"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:08:33,035 - 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-c4f8b1de-6236-4d61-a076-797030e546c5 2018-08-03 03:08:33,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275959968567s 2018-08-03 03:08:33,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c4f8b1de-6236-4d61-a076-797030e546c5 2018-08-03 03:08:33,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:08:33,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,072 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6714e235-b7db-488d-a73d-f2e5f458b68c x-compute-request-id: req-6714e235-b7db-488d-a73d-f2e5f458b68c Content-Length: 0 Content-Type: application/json 2018-08-03 03:08:33,072 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90 used request id req-6714e235-b7db-488d-a73d-f2e5f458b68c 2018-08-03 03:08:33,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348069667816s 2018-08-03 03:08:33,072 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/08719611-b684-44ba-b6d7-8974849daa90 used request id req-6714e235-b7db-488d-a73d-f2e5f458b68c 2018-08-03 03:08:33,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:08:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a04c39-2648-49dc-b545-6d01c47ad858 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "links": {"self": "http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3faba317a8fd4076af0478fad8d97e8e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:08:33,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-67a04c39-2648-49dc-b545-6d01c47ad858 2018-08-03 03:08:33,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116556882858s 2018-08-03 03:08:33,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-67a04c39-2648-49dc-b545-6d01c47ad858 2018-08-03 03:08:33,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:08:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1496bbb0-841b-49da-8bd4-e13fa57a6096 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_efdad782-416a-4b95-98f5-e3082df4bdef", "links": {"self": "http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3faba317a8fd4076af0478fad8d97e8e", "description": null}} 2018-08-03 03:08:33,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e used request id req-1496bbb0-841b-49da-8bd4-e13fa57a6096 2018-08-03 03:08:33,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107350111008s 2018-08-03 03:08:33,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e used request id req-1496bbb0-841b-49da-8bd4-e13fa57a6096 2018-08-03 03:08:33,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 03:08:33,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e13d589-9541-425a-97e0-799122e287ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:08:33,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e used request id req-5e13d589-9541-425a-97e0-799122e287ef 2018-08-03 03:08:33,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185237169266s 2018-08-03 03:08:33,490 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3faba317a8fd4076af0478fad8d97e8e used request id req-5e13d589-9541-425a-97e0-799122e287ef 2018-08-03 03:08:33,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:08:33,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5ae19c-a03d-41e9-a806-9ef6a10c6b98 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed"}, "tags": [], "enabled": true, "id": "e9e0f1a6e9f942ceaa7d7661c54e9bed", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_efdad782-416a-4b95-98f5-e3082df4bdef"}]} 2018-08-03 03:08:33,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-db5ae19c-a03d-41e9-a806-9ef6a10c6b98 2018-08-03 03:08:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0993349552155s 2018-08-03 03:08:33,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-db5ae19c-a03d-41e9-a806-9ef6a10c6b98 2018-08-03 03:08:33,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 03:08:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c224cf22f9bb1e406af2ad72e50b0c1948a3d53f" 2018-08-03 03:08:33,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4033c3af-b3bb-490b-9795-0da9da6a9e49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:08:33,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed used request id req-4033c3af-b3bb-490b-9795-0da9da6a9e49 2018-08-03 03:08:33,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15193104744s 2018-08-03 03:08:33,752 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e9e0f1a6e9f942ceaa7d7661c54e9bed used request id req-4033c3af-b3bb-490b-9795-0da9da6a9e49 2018-08-03 03:08:33,778 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-03 03:08:33,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:08:33,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:08:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:08:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:08:33,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f699d94-af9b-421c-9299-e7bb10a2caf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:08:33,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3f699d94-af9b-421c-9299-e7bb10a2caf2 2018-08-03 03:08:33,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:08:34,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["-oZHxhEiR7iRpXp6_A5qkg"], "issued_at": "2018-08-03T03:08:34.000000Z"}} 2018-08-03 03:08:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:08:34,202 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:34,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-eff931d0-6265-4d10-9d2d-04f36e569a8e Date: Fri, 03 Aug 2018 03:08:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 03:08:34,478 - 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-eff931d0-6265-4d10-9d2d-04f36e569a8e 2018-08-03 03:08:34,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277094841003s 2018-08-03 03:08:34,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eff931d0-6265-4d10-9d2d-04f36e569a8e 2018-08-03 03:08:34,483 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:08:34,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418030eb-8050-43f9-b973-ef02adef8151 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 03:08:34,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-418030eb-8050-43f9-b973-ef02adef8151 2018-08-03 03:08:34,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:08:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:34,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b209fea1-b508-486e-b927-35a1538c1d78 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 03:08:34,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b209fea1-b508-486e-b927-35a1538c1d78 2018-08-03 03:08:34,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168741941452s 2018-08-03 03:08:34,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b209fea1-b508-486e-b927-35a1538c1d78 2018-08-03 03:08:34,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 03:08:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}}' 2018-08-03 03:08:34,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2043be5-bc52-40d2-bbc5-39c913ccd32f Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b"}, "tags": [], "enabled": true, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}} 2018-08-03 03:08:34,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c2043be5-bc52-40d2-bbc5-39c913ccd32f 2018-08-03 03:08:34,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114881038666s 2018-08-03 03:08:34,780 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c2043be5-bc52-40d2-bbc5-39c913ccd32f 2018-08-03 03:08:34,780 - 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'6f7e13f2b3cb457eafe42efc41a4d26b', '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_5fdef091-8715-4612-927f-9ea3f58743c8'}) 2018-08-03 03:08:34,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 03:08:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9187daae-721d-4871-b700-e90787c519d4", "email": null, "name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8"}}' 2018-08-03 03:08:35,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5ad47c-9552-437e-9189-e02c03bfd567 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "links": {"self": "http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a1763471233475193b9afc0ea8e2082", "domain_id": "default", "password_expires_at": null}} 2018-08-03 03:08:35,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5b5ad47c-9552-437e-9189-e02c03bfd567 2018-08-03 03:08:35,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370522975922s 2018-08-03 03:08:35,157 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5b5ad47c-9552-437e-9189-e02c03bfd567 2018-08-03 03:08:35,158 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9a1763471233475193b9afc0ea8e2082', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8'}) 2018-08-03 03:08:35,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:08:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5624ebe-9aa8-49e1-b6fe-77fbe32028be Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:08:35,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f5624ebe-9aa8-49e1-b6fe-77fbe32028be 2018-08-03 03:08:35,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960369110107s 2018-08-03 03:08:35,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f5624ebe-9aa8-49e1-b6fe-77fbe32028be 2018-08-03 03:08:35,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:08:35,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cb9168-45ff-4c3e-995f-d1eb15674650 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:08:35,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79cb9168-45ff-4c3e-995f-d1eb15674650 2018-08-03 03:08:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0186491012573s 2018-08-03 03:08:35,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79cb9168-45ff-4c3e-995f-d1eb15674650 2018-08-03 03:08:35,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:08:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796ab888-ce0d-400d-8095-dc937afb8ec9 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:08:35,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-796ab888-ce0d-400d-8095-dc937afb8ec9 2018-08-03 03:08:35,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925450325012s 2018-08-03 03:08:35,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-796ab888-ce0d-400d-8095-dc937afb8ec9 2018-08-03 03:08:35,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:08:35,387 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0620522f-4f6b-4f00-8bff-c39a21d08f9b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 03:08:35,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0620522f-4f6b-4f00-8bff-c39a21d08f9b 2018-08-03 03:08:35,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100219964981s 2018-08-03 03:08:35,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0620522f-4f6b-4f00-8bff-c39a21d08f9b 2018-08-03 03:08:35,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:08:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07948e05-667a-402c-9948-ba59b566d991 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "links": {"self": "http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a1763471233475193b9afc0ea8e2082", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:08:35,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07948e05-667a-402c-9948-ba59b566d991 2018-08-03 03:08:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112228870392s 2018-08-03 03:08:35,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07948e05-667a-402c-9948-ba59b566d991 2018-08-03 03:08:35,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:08:35,612 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8c0b27-39a0-4be4-9fc3-c1c874487cbb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b"}, "tags": [], "enabled": true, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 03:08:35,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fa8c0b27-39a0-4be4-9fc3-c1c874487cbb 2018-08-03 03:08:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0873379707336s 2018-08-03 03:08:35,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fa8c0b27-39a0-4be4-9fc3-c1c874487cbb 2018-08-03 03:08:35,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 03:08:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48f6347-2a8d-4d96-8179-a37dce48c0e4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b", "previous": null, "next": null}} 2018-08-03 03:08:35,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b used request id req-f48f6347-2a8d-4d96-8179-a37dce48c0e4 2018-08-03 03:08:35,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0924739837646s 2018-08-03 03:08:35,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b used request id req-f48f6347-2a8d-4d96-8179-a37dce48c0e4 2018-08-03 03:08:35,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 03:08:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:35,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245e5d0f-e588-42dd-90c4-d154cbb11f5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:08:35,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-245e5d0f-e588-42dd-90c4-d154cbb11f5e 2018-08-03 03:08:35,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132066011429s 2018-08-03 03:08:35,933 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-245e5d0f-e588-42dd-90c4-d154cbb11f5e 2018-08-03 03:08:35,934 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 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'6f7e13f2b3cb457eafe42efc41a4d26b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9187daae-721d-4871-b700-e90787c519d4', 'username': u'heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 03:08:35,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:08:35,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:08:35,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:08:35,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:08:35,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:08:35,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:08:35,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:08:35,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:08:35,940 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8', 'password': '9187daae-721d-4871-b700-e90787c519d4', 'project_name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '6f7e13f2b3cb457eafe42efc41a4d26b', 'project_domain_name': 'Default'} 2018-08-03 03:08:35,971 - 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-08-03 03:08:35,971 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-03 03:08:35,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:08:35,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051b338f-3fb8-4f97-8c54-978335443709 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b"}, "tags": [], "enabled": true, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 03:08:36,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-051b338f-3fb8-4f97-8c54-978335443709 2018-08-03 03:08:36,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0989360809326s 2018-08-03 03:08:36,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-051b338f-3fb8-4f97-8c54-978335443709 2018-08-03 03:08:36,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-03 03:08:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/6f7e13f2b3cb457eafe42efc41a4d26b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-03 03:08:36,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-26fc5e47-b162-424e-9abd-baa4a489ee4b Date: Fri, 03 Aug 2018 03:08:36 GMT 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-08-03 03:08:36,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/6f7e13f2b3cb457eafe42efc41a4d26b.json used request id req-26fc5e47-b162-424e-9abd-baa4a489ee4b 2018-08-03 03:08:36,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0909411907196s 2018-08-03 03:08:36,169 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/6f7e13f2b3cb457eafe42efc41a4d26b.json used request id req-26fc5e47-b162-424e-9abd-baa4a489ee4b 2018-08-03 03:08:36,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:08:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae269da0-7f62-4096-ab19-9b7774dbb9f9 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:08:36,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae269da0-7f62-4096-ab19-9b7774dbb9f9 2018-08-03 03:08:36,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0877270698547s 2018-08-03 03:08:36,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae269da0-7f62-4096-ab19-9b7774dbb9f9 2018-08-03 03:08:36,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-03 03:08:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-03 03:08:36,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578d28d8-015c-4332-821f-d6bf0c76a22a Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09fcaa210caf479e804a76559dbce17c", "links": {"self": "http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c"}, "name": "heat_stack_owner"}} 2018-08-03 03:08:36,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-578d28d8-015c-4332-821f-d6bf0c76a22a 2018-08-03 03:08:36,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.109415054321s 2018-08-03 03:08:36,374 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-578d28d8-015c-4332-821f-d6bf0c76a22a 2018-08-03 03:08:36,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:08:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06592f3b-d4fb-4050-9513-a396a2b9c5e1 Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09fcaa210caf479e804a76559dbce17c", "links": {"self": "http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:08:36,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06592f3b-d4fb-4050-9513-a396a2b9c5e1 2018-08-03 03:08:36,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961608886719s 2018-08-03 03:08:36,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06592f3b-d4fb-4050-9513-a396a2b9c5e1 2018-08-03 03:08:36,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:08:36,482 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada2a5ab-16e2-4ffc-95fc-91f2426040c3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 03:08:36,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ada2a5ab-16e2-4ffc-95fc-91f2426040c3 2018-08-03 03:08:36,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959219932556s 2018-08-03 03:08:36,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ada2a5ab-16e2-4ffc-95fc-91f2426040c3 2018-08-03 03:08:36,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:08:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa6682b-14a5-4e25-8b44-74108fa33e89 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "links": {"self": "http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a1763471233475193b9afc0ea8e2082", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:08:36,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7fa6682b-14a5-4e25-8b44-74108fa33e89 2018-08-03 03:08:36,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105288982391s 2018-08-03 03:08:36,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7fa6682b-14a5-4e25-8b44-74108fa33e89 2018-08-03 03:08:36,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:08:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab9582e-3de2-4a0b-89ed-59a5a916684b Content-Encoding: gzip Content-Length: 394 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b"}, "tags": [], "enabled": true, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 03:08:36,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cab9582e-3de2-4a0b-89ed-59a5a916684b 2018-08-03 03:08:36,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969951152802s 2018-08-03 03:08:36,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cab9582e-3de2-4a0b-89ed-59a5a916684b 2018-08-03 03:08:36,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 03:08:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=09fcaa210caf479e804a76559dbce17c&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:36,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0400b2da-217e-4032-ae03-eb62eb456fd3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=09fcaa210caf479e804a76559dbce17c&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b", "previous": null, "next": null}} 2018-08-03 03:08:36,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=09fcaa210caf479e804a76559dbce17c&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b used request id req-0400b2da-217e-4032-ae03-eb62eb456fd3 2018-08-03 03:08:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100828886032s 2018-08-03 03:08:36,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9a1763471233475193b9afc0ea8e2082&role.id=09fcaa210caf479e804a76559dbce17c&scope.project.id=6f7e13f2b3cb457eafe42efc41a4d26b used request id req-0400b2da-217e-4032-ae03-eb62eb456fd3 2018-08-03 03:08:36,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 03:08:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/09fcaa210caf479e804a76559dbce17c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:08:37,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3257c819-c16d-454f-af8a-2b8ac5a4c194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:08:37,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/09fcaa210caf479e804a76559dbce17c used request id req-3257c819-c16d-454f-af8a-2b8ac5a4c194 2018-08-03 03:08:37,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156214952469s 2018-08-03 03:08:37,057 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b/users/9a1763471233475193b9afc0ea8e2082/roles/09fcaa210caf479e804a76559dbce17c used request id req-3257c819-c16d-454f-af8a-2b8ac5a4c194 2018-08-03 03:08:37,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 03:08:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:08:37,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50b190d-e1ae-42eb-986d-5c890f6e7ad6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:08:37,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e50b190d-e1ae-42eb-986d-5c890f6e7ad6 2018-08-03 03:08:37,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:08:37,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09fcaa210caf479e804a76559dbce17c", "name": "heat_stack_owner"}, {"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "id": "9a1763471233475193b9afc0ea8e2082"}, "audit_ids": ["NcSm-DiESB-mkzsvR75XRg"], "issued_at": "2018-08-03T03:08:37.000000Z"}} 2018-08-03 03:08:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"keypair": {"name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8"}}' 2018-08-03 03:08:38,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f01521f-9287-42a2-b1d0-08974ee598f1 x-compute-request-id: req-1f01521f-9287-42a2-b1d0-08974ee598f1 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd5GEN2llCR12T11aO04qlBXDQPJrplVqJXudhxIYlISAVZOJ3NERWja3Bft88/7+2tG/TrJ8rvqJy5j6ODBdSqw4XDvDnDe6k9smj+FGy57bIz7wW+mvCTLylNi++XhIPjm93StAS8i6vFdX5JGP+QoXF2VqoSnSikORiWmu9fKvzBUPtnjH2oBQq+4tMAZk8rK9CSPYO/CnImf4r59hgM4C4wE116CLvx7kRDScbYFGx0DhBNCVBonibMvagXpqSDYTdn3GEDMf6bAd3iZbOrR1oNjjrizjdzEYUTQG2STcODJjvbjEoEJXJYqz1GI88ZHLqf5ClIO7wdtTMvx5j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAneRhDdpZQkddk9dWjtOKpQVw0Dya6ZVaiV7nYcSGJSEgFWTi\ndzREVo2twX7fPP+/trRv06yfK76icuY+jgwXUqsOFw7w5w3upPbJo/hRsue2yM+8\nFvprwky8pTYvvl4SD45vd0rQEvIurxXV+SRj/kKFxdlaqEp0opDkYlprvXyr8wVD\n7Z4x9qAUKvuLTAGZPKyvQkj2DvwpyJn+K+fYYDOAuMBNdegi78e5EQ0nG2BRsdA4\nQTQlQaJ4mzL2oF6akg2E3Z9xhAzH+mwHd4mWzq0daDY464s43cxGFE0Btkk3DgyY\n724xKBCVyWKs9RiPPGRy6n+QpSDu8HbUzL8eYwIDAQABAoIBAGL61EzW4LXH/0W6\n7KxEuNmSe5JPK93anxMWx35msKF+Dpraz41i2qRX1OFEI7YdrZVfr+rGgFHwA+57\noCN0OPq9+OtDlomCFmSbwPRlqvG4iMGCWKse+YaojGoVegChADl4VTA3WhFGeTWR\nPr4crgKquSm6hDaT1mJC6qktffUewnzw7AKc9ziN6701KqoLGKIeWlWY6CvwYwy+\nxF4qZy6vFYv159qcmgP3nq1OxXBQMM0GXCkWX7cOonU74Ojj4GJnrtFOVUTMpwQF\n+HTlgDbczD32kpJz+OsgTliKWaxIN9nSHCH8IcoM9GyOTByBz0h1N5FoTe3QekKA\nSHupyaECgYEA0Lj+7UiZbJiBynve07apEoX7BZ43TT7UbVeSPi45nOvvGOSa02Mu\njRugr7YLcCCRAtnQ0Gzh1Y9LpFlBzHRnRJWoIC7/TPruzuqCvySpW2NaDUpHpWqJ\nGfE/Cy0pJB6/Db0442VvARmxtWzTbpnx+dSg0FP9V98df5xhM/XTNMUCgYEAwafr\nto6hXEa7YqnyeId6DtgMomnAEgOrt8YJXPW8wT4KzbOGCSMF01bFlwu2c1C27MIR\nvh8hFJETP87ND4XKEKGx+pJ6g/ojTtLD5IhtMssHReMK6Xy69xNG2+Kf2fYkOBuz\nWEu1b/lXlUEmiApbuVt5KRB9fYCPAwmk2d4CyQcCgYBTQDaONlLbucirFtU95LFz\nLfV9vCmaqeDY7ADsxEs+h+yKJUSL5BeBOO/Spe3R/2tXk8FyILvDDrDBEMjp39QA\nyyCQFa7G6Z+u8GLOErVqOiqE+oexNtkQe+UFdDHgslLKDBtQt/iam8EB+DIs/0JA\nv8qUzatTDS8a4yjyLK7dcQKBgCbngzUjpksRcqe5mJqaLO06fh9Ku2ljD2ZWBJ+G\nRqtTuXvlqvG+9XalogBcPAUim/0oZ8QYIN8u3f0doJiTuippMYYzUyWcZOd69Bu/\nRKDFpOpnWFPb2Pu2BbA68P4qstAK0JbWbtbV8sBrXEBMRG0ScV7Mj0ldQF3N3C5g\nqZKVAoGBALbv5Ogtod3NdWojhclCtGdlH7pQsg1sJHmBnJXCrRL+9fQAU1zu1/I2\nOGImfUzNZU6aS9qPtf1ZZHGvApSRLI57Au6I4qNuAP7FkRJ5WZw9SRNrbDq8zQ6I\nInP70f5xI8fgK5RfCV69csDhqQRg5JFe8JTQ/FViILZygC9i+a7K\n-----END RSA PRIVATE KEY-----\n", "user_id": "9a1763471233475193b9afc0ea8e2082", "name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "fingerprint": "46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0"}} 2018-08-03 03:08:38,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1f01521f-9287-42a2-b1d0-08974ee598f1 2018-08-03 03:08:38,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.963582992554s 2018-08-03 03:08:38,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1f01521f-9287-42a2-b1d0-08974ee598f1 2018-08-03 03:08:38,023 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd5GEN2llCR12T11aO04qlBXDQPJrplVqJXudhxIYlISAVZOJ3NERWja3Bft88/7+2tG/TrJ8rvqJy5j6ODBdSqw4XDvDnDe6k9smj+FGy57bIz7wW+mvCTLylNi++XhIPjm93StAS8i6vFdX5JGP+QoXF2VqoSnSikORiWmu9fKvzBUPtnjH2oBQq+4tMAZk8rK9CSPYO/CnImf4r59hgM4C4wE116CLvx7kRDScbYFGx0DhBNCVBonibMvagXpqSDYTdn3GEDMf6bAd3iZbOrR1oNjjrizjdzEYUTQG2STcODJjvbjEoEJXJYqz1GI88ZHLqf5ClIO7wdtTMvx5j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAneRhDdpZQkddk9dWjtOKpQVw0Dya6ZVaiV7nYcSGJSEgFWTi\ndzREVo2twX7fPP+/trRv06yfK76icuY+jgwXUqsOFw7w5w3upPbJo/hRsue2yM+8\nFvprwky8pTYvvl4SD45vd0rQEvIurxXV+SRj/kKFxdlaqEp0opDkYlprvXyr8wVD\n7Z4x9qAUKvuLTAGZPKyvQkj2DvwpyJn+K+fYYDOAuMBNdegi78e5EQ0nG2BRsdA4\nQTQlQaJ4mzL2oF6akg2E3Z9xhAzH+mwHd4mWzq0daDY464s43cxGFE0Btkk3DgyY\n724xKBCVyWKs9RiPPGRy6n+QpSDu8HbUzL8eYwIDAQABAoIBAGL61EzW4LXH/0W6\n7KxEuNmSe5JPK93anxMWx35msKF+Dpraz41i2qRX1OFEI7YdrZVfr+rGgFHwA+57\noCN0OPq9+OtDlomCFmSbwPRlqvG4iMGCWKse+YaojGoVegChADl4VTA3WhFGeTWR\nPr4crgKquSm6hDaT1mJC6qktffUewnzw7AKc9ziN6701KqoLGKIeWlWY6CvwYwy+\nxF4qZy6vFYv159qcmgP3nq1OxXBQMM0GXCkWX7cOonU74Ojj4GJnrtFOVUTMpwQF\n+HTlgDbczD32kpJz+OsgTliKWaxIN9nSHCH8IcoM9GyOTByBz0h1N5FoTe3QekKA\nSHupyaECgYEA0Lj+7UiZbJiBynve07apEoX7BZ43TT7UbVeSPi45nOvvGOSa02Mu\njRugr7YLcCCRAtnQ0Gzh1Y9LpFlBzHRnRJWoIC7/TPruzuqCvySpW2NaDUpHpWqJ\nGfE/Cy0pJB6/Db0442VvARmxtWzTbpnx+dSg0FP9V98df5xhM/XTNMUCgYEAwafr\nto6hXEa7YqnyeId6DtgMomnAEgOrt8YJXPW8wT4KzbOGCSMF01bFlwu2c1C27MIR\nvh8hFJETP87ND4XKEKGx+pJ6g/ojTtLD5IhtMssHReMK6Xy69xNG2+Kf2fYkOBuz\nWEu1b/lXlUEmiApbuVt5KRB9fYCPAwmk2d4CyQcCgYBTQDaONlLbucirFtU95LFz\nLfV9vCmaqeDY7ADsxEs+h+yKJUSL5BeBOO/Spe3R/2tXk8FyILvDDrDBEMjp39QA\nyyCQFa7G6Z+u8GLOErVqOiqE+oexNtkQe+UFdDHgslLKDBtQt/iam8EB+DIs/0JA\nv8qUzatTDS8a4yjyLK7dcQKBgCbngzUjpksRcqe5mJqaLO06fh9Ku2ljD2ZWBJ+G\nRqtTuXvlqvG+9XalogBcPAUim/0oZ8QYIN8u3f0doJiTuippMYYzUyWcZOd69Bu/\nRKDFpOpnWFPb2Pu2BbA68P4qstAK0JbWbtbV8sBrXEBMRG0ScV7Mj0ldQF3N3C5g\nqZKVAoGBALbv5Ogtod3NdWojhclCtGdlH7pQsg1sJHmBnJXCrRL+9fQAU1zu1/I2\nOGImfUzNZU6aS9qPtf1ZZHGvApSRLI57Au6I4qNuAP7FkRJ5WZw9SRNrbDq8zQ6I\nInP70f5xI8fgK5RfCV69csDhqQRg5JFe8JTQ/FViILZygC9i+a7K\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'created_at': '2018-08-03T03:08:38.023708', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0', 'type': 'ssh', 'id': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8'}) 2018-08-03 03:08:38,024 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 03:08:39,488 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 03:08:39,489 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:08:39,493 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 03:08:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 03:08:39,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:08:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:08:39,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-627d95b3-bb57-4f11-9255-da366e8823cb Date: Fri, 03 Aug 2018 03:08:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:08:39,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-627d95b3-bb57-4f11-9255-da366e8823cb 2018-08-03 03:08:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205548048019s 2018-08-03 03:08:39,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-627d95b3-bb57-4f11-9255-da366e8823cb 2018-08-03 03:08:39,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 03:08:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8"}' 2018-08-03 03:08:39,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d46d8914-2635-4492-893a-48fc7c708f9c Date: Fri, 03 Aug 2018 03:08:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": null, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:39Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": null, "created_at": "2018-08-03T03:08:39Z", "protected": false} 2018-08-03 03:08:39,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d46d8914-2635-4492-893a-48fc7c708f9c 2018-08-03 03:08:39,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460548400879s 2018-08-03 03:08:39,753 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d46d8914-2635-4492-893a-48fc7c708f9c returning object b2ed9566-6ed9-43b7-b483-11cc9c7374e8 2018-08-03 03:08:39,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 03:08:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '' 2018-08-03 03:08:44,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb073f28-4cbd-4ff0-89f0-b9bfd775a8e6 Date: Fri, 03 Aug 2018 03:08:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:08:44,554 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file used request id req-eb073f28-4cbd-4ff0-89f0-b9bfd775a8e6 2018-08-03 03:08:44,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.80152392387s 2018-08-03 03:08:44,555 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file used request id req-eb073f28-4cbd-4ff0-89f0-b9bfd775a8e6 2018-08-03 03:08:44,555 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T03:08:39Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file', u'owner': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', u'size': None, u'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8', u'checksum': None, u'self': u'/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T03:08:39Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 03:08:44,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 03:08:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-03 03:08:44,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeb61d3a-5f22-42a0-9ff5-6ea1501400f2 x-compute-request-id: req-eeb61d3a-5f22-42a0-9ff5-6ea1501400f2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}} 2018-08-03 03:08:44,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eeb61d3a-5f22-42a0-9ff5-6ea1501400f2 2018-08-03 03:08:44,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216989994049s 2018-08-03 03:08:44,774 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eeb61d3a-5f22-42a0-9ff5-6ea1501400f2 2018-08-03 03:08:44,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'swap': 0}) 2018-08-03 03:08:44,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 03:08:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" -d '{"extra_specs": {}}' 2018-08-03 03:08:44,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12a0f2ca-3ed9-43a1-a394-6742c6f212e0 x-compute-request-id: req-12a0f2ca-3ed9-43a1-a394-6742c6f212e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 03:08:44,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5/os-extra_specs used request id req-12a0f2ca-3ed9-43a1-a394-6742c6f212e0 2018-08-03 03:08:44,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0259280204773s 2018-08-03 03:08:44,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5/os-extra_specs used request id req-12a0f2ca-3ed9-43a1-a394-6742c6f212e0 2018-08-03 03:08:44,802 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-03 03:08:45,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-03 03:08:45,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -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_5fdef091-8715-4612-927f-9ea3f58743c8", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "public_sig_net_id": "43abbc02-a237-4333-934f-d5e440bbf887", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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-08-03 03:08:51,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:08:45 GMT Server: Apache x-openstack-request-id: req-f06963be-9344-46aa-b04f-76e70daaa0ab Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "64307175-2876-43a7-bd12-5bc4238a8237", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}]}} 2018-08-03 03:08:51,517 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks used request id req-f06963be-9344-46aa-b04f-76e70daaa0ab 2018-08-03 03:08:51,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.92658376694s 2018-08-03 03:08:51,518 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks used request id req-f06963be-9344-46aa-b04f-76e70daaa0ab 2018-08-03 03:08:51,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:08:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:08:52,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:08:51 GMT Server: Apache x-openstack-request-id: req-7c7fa8cd-d9cf-4a9d-91c2-af9353c53db5 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:08:52,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:52 GMT Server: Apache x-openstack-request-id: req-dc9abcb4-adbf-4cff-bb73-259400c0ae88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 430 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T03:08:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv/events/d62c3db6-e073-4a37-8e5d-e664025da725", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "64307175-2876-43a7-bd12-5bc4238a8237", "id": "d62c3db6-e073-4a37-8e5d-e664025da725"}, {"resource_name": "security_groups", "event_time": "2018-08-03T03:08:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups/events/50cb5581-3056-4ba0-9301-8fe155423127", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-24dnqky7g66z", "id": "50cb5581-3056-4ba0-9301-8fe155423127"}]} 2018-08-03 03:08:52,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?sort_dir=asc&sort_dir=asc used request id req-dc9abcb4-adbf-4cff-bb73-259400c0ae88 2018-08-03 03:08:52,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33682894707s 2018-08-03 03:08:52,856 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?sort_dir=asc&sort_dir=asc used request id req-dc9abcb4-adbf-4cff-bb73-259400c0ae88 2018-08-03 03:08:57,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:08:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:08:57,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:08:57 GMT Server: Apache x-openstack-request-id: req-723734c9-2b2e-44d7-98e6-b3caad6c3850 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:08:58,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:08:57 GMT Server: Apache x-openstack-request-id: req-bc26d614-bd3d-43e4-8d60-7b9fdc137be9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 434 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-03T03:08:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network/events/4ac5a6a9-2e2d-49bd-aae7-43869f7ded2a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-qxmil7vuotls", "id": "4ac5a6a9-2e2d-49bd-aae7-43869f7ded2a"}, {"resource_name": "mgmt_network", "event_time": "2018-08-03T03:08:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network/events/0417b4c1-0ec0-43a4-bf94-684a253a1c74", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-z7qqzufsqytb", "id": "0417b4c1-0ec0-43a4-bf94-684a253a1c74"}]} 2018-08-03 03:08:58,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc&marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc used request id req-bc26d614-bd3d-43e4-8d60-7b9fdc137be9 2018-08-03 03:08:58,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.824901819229s 2018-08-03 03:08:58,687 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc&marker=50cb5581-3056-4ba0-9301-8fe155423127&sort_dir=asc used request id req-bc26d614-bd3d-43e4-8d60-7b9fdc137be9 2018-08-03 03:09:03,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:03,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:03 GMT Server: Apache x-openstack-request-id: req-bacf2001-3f9b-45cc-b78e-88271a57b498 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:03 GMT Server: Apache x-openstack-request-id: req-d42d049b-6479-4bcb-98c2-12f7d1d78752 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-03T03:09:03Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network/events/3d7083f3-bbf6-42f2-9e6a-350557211d64", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "701206ee-aa89-4860-a59c-560abd272fb5", "id": "3d7083f3-bbf6-42f2-9e6a-350557211d64"}]} 2018-08-03 03:09:04,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc&marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc used request id req-d42d049b-6479-4bcb-98c2-12f7d1d78752 2018-08-03 03:09:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658694982529s 2018-08-03 03:09:04,353 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc&marker=0417b4c1-0ec0-43a4-bf94-684a253a1c74&sort_dir=asc used request id req-d42d049b-6479-4bcb-98c2-12f7d1d78752 2018-08-03 03:09:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:09,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:09 GMT Server: Apache x-openstack-request-id: req-86e5f539-e900-4517-889d-28c1d3b04805 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:09,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:09 GMT Server: Apache x-openstack-request-id: req-c9e79897-240d-4d75-a180-cbd8f5bf9813 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-03T03:09:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network/events/a025a535-8e7f-4a75-973f-604495fca16d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3593e1af-58a8-4cbb-adc0-59b9cab5c46d", "id": "a025a535-8e7f-4a75-973f-604495fca16d"}, {"resource_name": "security_groups", "event_time": "2018-08-03T03:09:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups/events/0ba95bbc-b046-4734-8574-b86dd0d8a749", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8307cc87-8354-4273-828b-709198c51209", "id": "0ba95bbc-b046-4734-8574-b86dd0d8a749"}, {"resource_name": "dns", "event_time": "2018-08-03T03:09:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns/events/08d4ee93-cb48-4f8e-a397-086c043b1f1f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-mcewa6c22c2f", "id": "08d4ee93-cb48-4f8e-a397-086c043b1f1f"}]} 2018-08-03 03:09:09,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc&marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc used request id req-c9e79897-240d-4d75-a180-cbd8f5bf9813 2018-08-03 03:09:09,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745720863342s 2018-08-03 03:09:09,434 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc&marker=3d7083f3-bbf6-42f2-9e6a-350557211d64&sort_dir=asc used request id req-c9e79897-240d-4d75-a180-cbd8f5bf9813 2018-08-03 03:09:14,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:14,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:14 GMT Server: Apache x-openstack-request-id: req-98dccba4-a5e2-4a18-a73e-a3db8be04689 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:14,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:14 GMT Server: Apache x-openstack-request-id: req-595bf929-bf73-4952-a8e6-0d58b9402f2d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:14,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-595bf929-bf73-4952-a8e6-0d58b9402f2d 2018-08-03 03:09:14,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745759010315s 2018-08-03 03:09:14,515 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-595bf929-bf73-4952-a8e6-0d58b9402f2d 2018-08-03 03:09:19,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:20,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:19 GMT Server: Apache x-openstack-request-id: req-e2e86b0f-3a70-440a-9bf6-2e02e1c67319 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:20,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:20 GMT Server: Apache x-openstack-request-id: req-fc789163-ef40-477a-a38b-8fc5a221b071 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:20,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-fc789163-ef40-477a-a38b-8fc5a221b071 2018-08-03 03:09:20,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.71271109581s 2018-08-03 03:09:20,235 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-fc789163-ef40-477a-a38b-8fc5a221b071 2018-08-03 03:09:20,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:09:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:20,844 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:20 GMT Server: Apache x-openstack-request-id: req-8644eaee-e6db-45ca-ae8d-09ce7a1c6934 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:20,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:20 GMT Server: Apache x-openstack-request-id: req-164464be-c608-4e27-920d-8e697a8b3a1b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:09:20,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-164464be-c608-4e27-920d-8e697a8b3a1b 2018-08-03 03:09:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.634706020355s 2018-08-03 03:09:20,870 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-164464be-c608-4e27-920d-8e697a8b3a1b 2018-08-03 03:09:25,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:25,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:25 GMT Server: Apache x-openstack-request-id: req-834feabd-f6ad-426b-bc66-3daeedfa58e7 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:26,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:25 GMT Server: Apache x-openstack-request-id: req-a1e10a0e-a09c-443d-8234-52094e583294 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:26,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-a1e10a0e-a09c-443d-8234-52094e583294 2018-08-03 03:09:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.719026088715s 2018-08-03 03:09:26,597 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-a1e10a0e-a09c-443d-8234-52094e583294 2018-08-03 03:09:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:31,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:31 GMT Server: Apache x-openstack-request-id: req-a367eaf2-8ca6-41ff-bcd3-2c6d1d10202d Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:31,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:31 GMT Server: Apache x-openstack-request-id: req-f17e6ba1-69ec-403a-a7ec-cdd1241f209b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:31,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-f17e6ba1-69ec-403a-a7ec-cdd1241f209b 2018-08-03 03:09:31,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725200176239s 2018-08-03 03:09:31,676 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-f17e6ba1-69ec-403a-a7ec-cdd1241f209b 2018-08-03 03:09:31,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:09:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:32,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:31 GMT Server: Apache x-openstack-request-id: req-498a72ac-5c24-45e1-a3b0-26d3c31ef0a3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:32,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:32 GMT Server: Apache x-openstack-request-id: req-247366f8-2e09-4d03-a8e0-dda5882c5674 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:09:32,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-247366f8-2e09-4d03-a8e0-dda5882c5674 2018-08-03 03:09:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.21151399612s 2018-08-03 03:09:32,888 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-247366f8-2e09-4d03-a8e0-dda5882c5674 2018-08-03 03:09:37,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:37,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:37 GMT Server: Apache x-openstack-request-id: req-fcf5314f-551e-430c-8dfd-24b051756f26 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:37,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:37 GMT Server: Apache x-openstack-request-id: req-20ba2fcd-e4fc-4bdf-babd-2e6edf908c29 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:37,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-20ba2fcd-e4fc-4bdf-babd-2e6edf908c29 2018-08-03 03:09:37,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763831138611s 2018-08-03 03:09:37,972 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-20ba2fcd-e4fc-4bdf-babd-2e6edf908c29 2018-08-03 03:09:42,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:43,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:42 GMT Server: Apache x-openstack-request-id: req-0ef677f0-644c-4a86-9ddb-4b19d9b1f924 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:43,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:42 GMT Server: Apache x-openstack-request-id: req-27408a7f-545d-4faf-80f0-b1b2d1a4dde5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:43,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-27408a7f-545d-4faf-80f0-b1b2d1a4dde5 2018-08-03 03:09:43,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729389190674s 2018-08-03 03:09:43,051 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-27408a7f-545d-4faf-80f0-b1b2d1a4dde5 2018-08-03 03:09:43,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:09:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:43,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:43 GMT Server: Apache x-openstack-request-id: req-9a59184c-9903-4ed4-8f8a-8bf06e5950d3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:43,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:43 GMT Server: Apache x-openstack-request-id: req-098db4a2-9b00-44ff-b420-572e2e3283eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:09:43,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-098db4a2-9b00-44ff-b420-572e2e3283eb 2018-08-03 03:09:43,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.633440971375s 2018-08-03 03:09:43,685 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-098db4a2-9b00-44ff-b420-572e2e3283eb 2018-08-03 03:09:48,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:48,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:48 GMT Server: Apache x-openstack-request-id: req-bb25dbec-5cf3-42c7-90fb-d2e831363746 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:48,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:48 GMT Server: Apache x-openstack-request-id: req-981cd1c2-9c19-4eaf-baf6-1df3dc885b4b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:48,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-981cd1c2-9c19-4eaf-baf6-1df3dc885b4b 2018-08-03 03:09:48,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725259780884s 2018-08-03 03:09:48,764 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-981cd1c2-9c19-4eaf-baf6-1df3dc885b4b 2018-08-03 03:09:53,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:53,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:53 GMT Server: Apache x-openstack-request-id: req-d5de8651-c2b2-43a3-8bad-4e0b75654940 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:53,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:53 GMT Server: Apache x-openstack-request-id: req-a0974ecc-b50f-40ec-9596-b59e1b251d46 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:53,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-a0974ecc-b50f-40ec-9596-b59e1b251d46 2018-08-03 03:09:53,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204952955246s 2018-08-03 03:09:53,976 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-a0974ecc-b50f-40ec-9596-b59e1b251d46 2018-08-03 03:09:53,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:09:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:54,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:53 GMT Server: Apache x-openstack-request-id: req-b36b75c3-33f8-45eb-a877-a20c512ee38f Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:54,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:53 GMT Server: Apache x-openstack-request-id: req-e1003431-57a7-4ada-b6b6-cbab80532d44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:09:54,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e1003431-57a7-4ada-b6b6-cbab80532d44 2018-08-03 03:09:54,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.620959997177s 2018-08-03 03:09:54,597 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e1003431-57a7-4ada-b6b6-cbab80532d44 2018-08-03 03:09:59,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:09:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:09:59,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:09:59 GMT Server: Apache x-openstack-request-id: req-42744b6f-f996-4a5e-b546-44da27174df1 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:09:59,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:09:59 GMT Server: Apache x-openstack-request-id: req-8ca7f53c-b074-43c9-b3f1-6af714d0858c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:09:59,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-8ca7f53c-b074-43c9-b3f1-6af714d0858c 2018-08-03 03:09:59,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712509155273s 2018-08-03 03:09:59,676 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-8ca7f53c-b074-43c9-b3f1-6af714d0858c 2018-08-03 03:10:04,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:04,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:04,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:04 GMT Server: Apache x-openstack-request-id: req-5aae9d53-0dcd-47f5-a309-c9dd605b0ac8 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:04,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:04 GMT Server: Apache x-openstack-request-id: req-07859ec9-699f-4ec1-9650-c1f26d35b8d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:04,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-07859ec9-699f-4ec1-9650-c1f26d35b8d8 2018-08-03 03:10:04,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734550952911s 2018-08-03 03:10:04,756 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-07859ec9-699f-4ec1-9650-c1f26d35b8d8 2018-08-03 03:10:04,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:04,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:04 GMT Server: Apache x-openstack-request-id: req-e869a290-7570-4409-857c-48fa7b93b495 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:04,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:04 GMT Server: Apache x-openstack-request-id: req-e6f21d2f-b432-4ce1-a0c4-2687e0becd4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:04,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e6f21d2f-b432-4ce1-a0c4-2687e0becd4f 2018-08-03 03:10:04,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562829971313s 2018-08-03 03:10:04,813 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e6f21d2f-b432-4ce1-a0c4-2687e0becd4f 2018-08-03 03:10:09,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:09,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:09 GMT Server: Apache x-openstack-request-id: req-26dfcc45-c5e7-4d4b-8dd6-34dd401ec5e2 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:09,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:09 GMT Server: Apache x-openstack-request-id: req-4569e50f-41bf-4eb2-96a7-bd58605a4338 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:09,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4569e50f-41bf-4eb2-96a7-bd58605a4338 2018-08-03 03:10:09,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722448825836s 2018-08-03 03:10:09,892 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4569e50f-41bf-4eb2-96a7-bd58605a4338 2018-08-03 03:10:14,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:14,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:14 GMT Server: Apache x-openstack-request-id: req-dddc6d81-761b-42d8-8226-1477c885abbf Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:14,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:14 GMT Server: Apache x-openstack-request-id: req-9bfab831-9a61-4000-b255-8f06c93e85f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:14,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-9bfab831-9a61-4000-b255-8f06c93e85f7 2018-08-03 03:10:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728280544281s 2018-08-03 03:10:14,971 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-9bfab831-9a61-4000-b255-8f06c93e85f7 2018-08-03 03:10:14,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:15,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:14 GMT Server: Apache x-openstack-request-id: req-e18c6e0f-507b-4da8-aaae-94ff41cab625 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:14 GMT Server: Apache x-openstack-request-id: req-b3bd2709-8941-44e1-a647-a7f8a1288b1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:15,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-b3bd2709-8941-44e1-a647-a7f8a1288b1a 2018-08-03 03:10:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710899829865s 2018-08-03 03:10:15,043 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-b3bd2709-8941-44e1-a647-a7f8a1288b1a 2018-08-03 03:10:20,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:20,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:20 GMT Server: Apache x-openstack-request-id: req-04639e75-c3f9-4f78-ae85-ba630523d378 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:20 GMT Server: Apache x-openstack-request-id: req-3216f975-570e-4ef9-833b-baa93511b6b3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:20,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-3216f975-570e-4ef9-833b-baa93511b6b3 2018-08-03 03:10:20,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714340209961s 2018-08-03 03:10:20,121 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-3216f975-570e-4ef9-833b-baa93511b6b3 2018-08-03 03:10:25,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:25,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:25,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:25 GMT Server: Apache x-openstack-request-id: req-ef8b393a-7abe-428c-aee8-b9cea9b2897c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:25,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:25 GMT Server: Apache x-openstack-request-id: req-5af26852-5419-4a48-8fe7-53f44c5b9f14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:25,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-5af26852-5419-4a48-8fe7-53f44c5b9f14 2018-08-03 03:10:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735387802124s 2018-08-03 03:10:25,202 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-5af26852-5419-4a48-8fe7-53f44c5b9f14 2018-08-03 03:10:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:25,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:25 GMT Server: Apache x-openstack-request-id: req-db3e31ae-e7ad-4c52-9213-2b0cf6bfdc66 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:25,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:25 GMT Server: Apache x-openstack-request-id: req-83685ddf-ad7f-49ea-b387-c978c6db9faa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:25,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-83685ddf-ad7f-49ea-b387-c978c6db9faa 2018-08-03 03:10:25,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725231170654s 2018-08-03 03:10:25,275 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-83685ddf-ad7f-49ea-b387-c978c6db9faa 2018-08-03 03:10:30,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:30,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:30 GMT Server: Apache x-openstack-request-id: req-61972219-ebdc-4fa1-8627-2888241f0106 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:30,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:30 GMT Server: Apache x-openstack-request-id: req-109cb88e-1845-422b-b57a-4fe94eeca50f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:30,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-109cb88e-1845-422b-b57a-4fe94eeca50f 2018-08-03 03:10:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724620819092s 2018-08-03 03:10:30,355 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-109cb88e-1845-422b-b57a-4fe94eeca50f 2018-08-03 03:10:35,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:35,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:35 GMT Server: Apache x-openstack-request-id: req-c8052862-8b75-437a-87eb-37a254369752 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:35,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:35 GMT Server: Apache x-openstack-request-id: req-4d5c1e9b-2f04-4e86-8230-fff206801722 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:35,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4d5c1e9b-2f04-4e86-8230-fff206801722 2018-08-03 03:10:35,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724821090698s 2018-08-03 03:10:35,434 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4d5c1e9b-2f04-4e86-8230-fff206801722 2018-08-03 03:10:35,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:35,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:35 GMT Server: Apache x-openstack-request-id: req-1cb2d5c5-197a-4ac0-86ba-2da57b4f6aba Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:35,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:35 GMT Server: Apache x-openstack-request-id: req-7a0087df-6289-4fcd-8d15-41cb51e1bbf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:35,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-7a0087df-6289-4fcd-8d15-41cb51e1bbf2 2018-08-03 03:10:35,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740520954132s 2018-08-03 03:10:35,509 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-7a0087df-6289-4fcd-8d15-41cb51e1bbf2 2018-08-03 03:10:40,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:40,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:40 GMT Server: Apache x-openstack-request-id: req-51284ff5-cef9-42cd-961a-f5d8b4c83f04 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:40,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:40 GMT Server: Apache x-openstack-request-id: req-e4fd0dfc-abcb-4e0a-b29c-ebe3c6d3e371 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:40,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-e4fd0dfc-abcb-4e0a-b29c-ebe3c6d3e371 2018-08-03 03:10:40,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728030204773s 2018-08-03 03:10:40,589 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-e4fd0dfc-abcb-4e0a-b29c-ebe3c6d3e371 2018-08-03 03:10:45,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:45,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:45 GMT Server: Apache x-openstack-request-id: req-39f4f15c-5111-4b70-ad9f-3f4f03db67d3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:45,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:45 GMT Server: Apache x-openstack-request-id: req-1a45d4ba-0b24-4f24-8a86-9624cd45d32c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:45,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-1a45d4ba-0b24-4f24-8a86-9624cd45d32c 2018-08-03 03:10:45,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.255102157593s 2018-08-03 03:10:45,850 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-1a45d4ba-0b24-4f24-8a86-9624cd45d32c 2018-08-03 03:10:45,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:45,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:45 GMT Server: Apache x-openstack-request-id: req-47757d33-f7f2-4a60-b43b-1b61dbdba930 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:45,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:45 GMT Server: Apache x-openstack-request-id: req-039b7ca9-0fb0-4905-a312-dd085264cce9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:45,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-039b7ca9-0fb0-4905-a312-dd085264cce9 2018-08-03 03:10:45,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0565850734711s 2018-08-03 03:10:45,908 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-039b7ca9-0fb0-4905-a312-dd085264cce9 2018-08-03 03:10:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:50,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:50 GMT Server: Apache x-openstack-request-id: req-7e0892ff-c518-46cc-bdd4-ee32f8dcd6d9 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:50,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:50 GMT Server: Apache x-openstack-request-id: req-ebe17364-c1d4-4e40-a380-c458a1084c99 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:50,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-ebe17364-c1d4-4e40-a380-c458a1084c99 2018-08-03 03:10:50,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766789913177s 2018-08-03 03:10:50,991 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-ebe17364-c1d4-4e40-a380-c458a1084c99 2018-08-03 03:10:55,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:10:56,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:56,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:55 GMT Server: Apache x-openstack-request-id: req-ae93e159-a5d8-470a-b1a1-1cf31142dd48 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:56,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:55 GMT Server: Apache x-openstack-request-id: req-4cfce8d7-9abb-4c21-ac1a-be09316fb959 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:10:56,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4cfce8d7-9abb-4c21-ac1a-be09316fb959 2018-08-03 03:10:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736179351807s 2018-08-03 03:10:56,071 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-4cfce8d7-9abb-4c21-ac1a-be09316fb959 2018-08-03 03:10:56,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:10:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:10:56,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:10:56 GMT Server: Apache x-openstack-request-id: req-4ad824c1-e0cc-4f71-9b58-fa4b152be8a4 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:10:56,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:10:56 GMT Server: Apache x-openstack-request-id: req-4f460d97-e3c7-44c5-805d-460cd0190de4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:10:56,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-4f460d97-e3c7-44c5-805d-460cd0190de4 2018-08-03 03:10:56,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718400478363s 2018-08-03 03:10:56,144 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-4f460d97-e3c7-44c5-805d-460cd0190de4 2018-08-03 03:11:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:01,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:01 GMT Server: Apache x-openstack-request-id: req-a3545d0c-657a-4b1f-8c78-83aad009c501 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:01,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:01 GMT Server: Apache x-openstack-request-id: req-7e7eba5f-1dab-408e-9e41-3264c702b543 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-03T03:11:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns/events/2ce7e4ce-9ab9-48ed-9f9a-3e0bb2ec2e1f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f631bb2a-ab8c-4337-9f1e-0894fe9bec8b", "id": "2ce7e4ce-9ab9-48ed-9f9a-3e0bb2ec2e1f"}, {"resource_name": "ellis", "event_time": "2018-08-03T03:11:01Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis/events/c5153b3a-c0fc-4917-9003-5b18b98656aa", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-dmgt7jrvqwcl", "id": "c5153b3a-c0fc-4917-9003-5b18b98656aa"}]} 2018-08-03 03:11:01,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-7e7eba5f-1dab-408e-9e41-3264c702b543 2018-08-03 03:11:01,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731530189514s 2018-08-03 03:11:01,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc&marker=08d4ee93-cb48-4f8e-a397-086c043b1f1f&sort_dir=asc used request id req-7e7eba5f-1dab-408e-9e41-3264c702b543 2018-08-03 03:11:06,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:06,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:06 GMT Server: Apache x-openstack-request-id: req-3f4ad859-8f86-4c24-bb89-440e17df3ec3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:06,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:06 GMT Server: Apache x-openstack-request-id: req-362a27a9-2945-4557-8083-ee1ee866d28b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:06,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-362a27a9-2945-4557-8083-ee1ee866d28b 2018-08-03 03:11:06,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735909938812s 2018-08-03 03:11:06,305 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-362a27a9-2945-4557-8083-ee1ee866d28b 2018-08-03 03:11:11,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:11,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:11 GMT Server: Apache x-openstack-request-id: req-5d417a76-f863-4911-b7a4-ccf78ac47e8b Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:11,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:11 GMT Server: Apache x-openstack-request-id: req-9167c0ab-490c-4241-823a-7a6f0de055db Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:11,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-9167c0ab-490c-4241-823a-7a6f0de055db 2018-08-03 03:11:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743548870087s 2018-08-03 03:11:11,386 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-9167c0ab-490c-4241-823a-7a6f0de055db 2018-08-03 03:11:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:11:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:11,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:11 GMT Server: Apache x-openstack-request-id: req-4cce5704-99ba-450d-87a1-b81f0510ceeb Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:11,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:11 GMT Server: Apache x-openstack-request-id: req-98bad857-cbfd-4160-9284-b10dd3c14d5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:11:11,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-98bad857-cbfd-4160-9284-b10dd3c14d5e 2018-08-03 03:11:11,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741379261017s 2018-08-03 03:11:11,461 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-98bad857-cbfd-4160-9284-b10dd3c14d5e 2018-08-03 03:11:16,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:16,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:16,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:16 GMT Server: Apache x-openstack-request-id: req-d05ed8b2-e1d7-4d2e-ab57-95d90968ffbe Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:16,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:16 GMT Server: Apache x-openstack-request-id: req-b2a508e4-7676-46f0-844a-67e291fb175e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:16,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-b2a508e4-7676-46f0-844a-67e291fb175e 2018-08-03 03:11:16,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729260444641s 2018-08-03 03:11:16,541 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-b2a508e4-7676-46f0-844a-67e291fb175e 2018-08-03 03:11:21,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:21,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:21 GMT Server: Apache x-openstack-request-id: req-b68da4ce-b2c7-4d96-a7cb-5d985e65aa5c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:21,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:21 GMT Server: Apache x-openstack-request-id: req-5517da56-f507-42f1-a589-d66f761bd307 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:21,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-5517da56-f507-42f1-a589-d66f761bd307 2018-08-03 03:11:21,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740420818329s 2018-08-03 03:11:21,622 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-5517da56-f507-42f1-a589-d66f761bd307 2018-08-03 03:11:21,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:11:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:21,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:21 GMT Server: Apache x-openstack-request-id: req-037f78cf-70cb-4c7f-a6b0-2d92704077d0 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:21,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:21 GMT Server: Apache x-openstack-request-id: req-e1c71114-e674-4f1b-bd6a-fb3815411a7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:11:21,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e1c71114-e674-4f1b-bd6a-fb3815411a7f 2018-08-03 03:11:21,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715091228485s 2018-08-03 03:11:21,694 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-e1c71114-e674-4f1b-bd6a-fb3815411a7f 2018-08-03 03:11:26,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:26,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:26 GMT Server: Apache x-openstack-request-id: req-8cf1cb15-beeb-4249-a16e-9638416f9f00 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:26,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:26 GMT Server: Apache x-openstack-request-id: req-5ad284ab-e30b-41ff-b5ce-433492e4fa63 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:26,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-5ad284ab-e30b-41ff-b5ce-433492e4fa63 2018-08-03 03:11:26,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712389945984s 2018-08-03 03:11:26,773 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-5ad284ab-e30b-41ff-b5ce-433492e4fa63 2018-08-03 03:11:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:31,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:31 GMT Server: Apache x-openstack-request-id: req-480bfb2b-f5de-46c5-a713-783ff602336d Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:31,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:31 GMT Server: Apache x-openstack-request-id: req-940c36ac-12b0-417f-be4d-f208caf9c6b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:31,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-940c36ac-12b0-417f-be4d-f208caf9c6b4 2018-08-03 03:11:31,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729510784149s 2018-08-03 03:11:31,852 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-940c36ac-12b0-417f-be4d-f208caf9c6b4 2018-08-03 03:11:31,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:11:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:31,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:31 GMT Server: Apache x-openstack-request-id: req-bd2303f6-100e-4c6c-84d3-8430142f6c2b Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:31,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:31 GMT Server: Apache x-openstack-request-id: req-f7d31019-8e61-4d12-b4bd-851329e9fc4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:11:31,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-f7d31019-8e61-4d12-b4bd-851329e9fc4c 2018-08-03 03:11:31,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556719303131s 2018-08-03 03:11:31,909 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-f7d31019-8e61-4d12-b4bd-851329e9fc4c 2018-08-03 03:11:36,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:36,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:36 GMT Server: Apache x-openstack-request-id: req-d048d94e-d7d8-4639-9d9d-29fd894cb8ea Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:36,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:36 GMT Server: Apache x-openstack-request-id: req-988afa44-2e7d-4d11-82fd-d953980b2ff3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:36,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-988afa44-2e7d-4d11-82fd-d953980b2ff3 2018-08-03 03:11:36,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745708942413s 2018-08-03 03:11:36,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-988afa44-2e7d-4d11-82fd-d953980b2ff3 2018-08-03 03:11:41,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:41,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:42,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:41 GMT Server: Apache x-openstack-request-id: req-b3b33f2b-d67f-4580-b540-24b14d7db787 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:42,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:41 GMT Server: Apache x-openstack-request-id: req-195d09d2-6712-4938-8dc3-a28ed0588d6f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:42,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-195d09d2-6712-4938-8dc3-a28ed0588d6f 2018-08-03 03:11:42,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.203762054443s 2018-08-03 03:11:42,200 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-195d09d2-6712-4938-8dc3-a28ed0588d6f 2018-08-03 03:11:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:11:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:42,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:42 GMT Server: Apache x-openstack-request-id: req-058b9ed4-27c1-467a-80b2-340dc594ef2d Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:42,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:42 GMT Server: Apache x-openstack-request-id: req-7182ed3d-8b5e-47d8-98fd-536e30f033de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:11:42,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-7182ed3d-8b5e-47d8-98fd-536e30f033de 2018-08-03 03:11:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0888030529022s 2018-08-03 03:11:42,290 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-7182ed3d-8b5e-47d8-98fd-536e30f033de 2018-08-03 03:11:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:47,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:47 GMT Server: Apache x-openstack-request-id: req-7aaa2e7c-e9b3-4499-9bdd-a24a270d1ef4 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:47,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:47 GMT Server: Apache x-openstack-request-id: req-ed70877a-5117-4c5e-a937-27ca3f631496 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:47,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-ed70877a-5117-4c5e-a937-27ca3f631496 2018-08-03 03:11:47,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728669166565s 2018-08-03 03:11:47,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-ed70877a-5117-4c5e-a937-27ca3f631496 2018-08-03 03:11:52,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:52,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:52 GMT Server: Apache x-openstack-request-id: req-a9640401-fb16-4a93-bd0d-13bf27a12a14 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:52,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:52 GMT Server: Apache x-openstack-request-id: req-7d077091-fcc0-47f8-932a-697bba8b7943 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:52,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-7d077091-fcc0-47f8-932a-697bba8b7943 2018-08-03 03:11:52,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071592092514s 2018-08-03 03:11:52,448 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-7d077091-fcc0-47f8-932a-697bba8b7943 2018-08-03 03:11:52,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:11:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:52,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:52 GMT Server: Apache x-openstack-request-id: req-3f7d0f61-1699-4958-9cd7-9a0d05083e3c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:52,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:52 GMT Server: Apache x-openstack-request-id: req-9a96cfe2-a0b3-4040-b3d5-fae26ab3315c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:11:52,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-9a96cfe2-a0b3-4040-b3d5-fae26ab3315c 2018-08-03 03:11:52,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549600124359s 2018-08-03 03:11:52,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-9a96cfe2-a0b3-4040-b3d5-fae26ab3315c 2018-08-03 03:11:57,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:11:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:11:57,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:11:57 GMT Server: Apache x-openstack-request-id: req-89974da5-c3a5-4a2c-9d28-667bf05cf695 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:11:57,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:11:57 GMT Server: Apache x-openstack-request-id: req-680e8ae4-e0df-48a8-a4a4-c7c4f9c1b5a2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:11:57,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-680e8ae4-e0df-48a8-a4a4-c7c4f9c1b5a2 2018-08-03 03:11:57,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712749958038s 2018-08-03 03:11:57,583 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-680e8ae4-e0df-48a8-a4a4-c7c4f9c1b5a2 2018-08-03 03:12:02,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:02,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:02 GMT Server: Apache x-openstack-request-id: req-ad4582e0-81f9-4f86-9795-c890d4adfdfc Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:02,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:02 GMT Server: Apache x-openstack-request-id: req-33e3466c-9057-44c6-8b28-682f70ac743f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:02,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-33e3466c-9057-44c6-8b28-682f70ac743f 2018-08-03 03:12:02,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723700523376s 2018-08-03 03:12:02,661 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-33e3466c-9057-44c6-8b28-682f70ac743f 2018-08-03 03:12:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:02,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:02 GMT Server: Apache x-openstack-request-id: req-17d6f3b4-1722-4389-be60-bb1cbac80233 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:02,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:02 GMT Server: Apache x-openstack-request-id: req-3f2405df-b65b-4b8e-bc13-d06bb2617f25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:02,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-3f2405df-b65b-4b8e-bc13-d06bb2617f25 2018-08-03 03:12:02,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547721385956s 2018-08-03 03:12:02,717 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-3f2405df-b65b-4b8e-bc13-d06bb2617f25 2018-08-03 03:12:07,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:07,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:07,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:07 GMT Server: Apache x-openstack-request-id: req-ff6d8618-3593-4570-b55d-ba496c59418f Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:07,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:07 GMT Server: Apache x-openstack-request-id: req-8a023c54-c71e-4f68-acb9-d9359dec21cf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:07,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-8a023c54-c71e-4f68-acb9-d9359dec21cf 2018-08-03 03:12:07,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749359130859s 2018-08-03 03:12:07,799 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-8a023c54-c71e-4f68-acb9-d9359dec21cf 2018-08-03 03:12:12,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:12,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:12,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:12 GMT Server: Apache x-openstack-request-id: req-64e56351-18bb-427a-824d-49976c084fdf Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:12,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:12 GMT Server: Apache x-openstack-request-id: req-b378dc0f-0c0e-4d76-b9ba-d2f3fd023071 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:12,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-b378dc0f-0c0e-4d76-b9ba-d2f3fd023071 2018-08-03 03:12:12,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741059780121s 2018-08-03 03:12:12,880 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-b378dc0f-0c0e-4d76-b9ba-d2f3fd023071 2018-08-03 03:12:12,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:12,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:12 GMT Server: Apache x-openstack-request-id: req-376d6331-983a-4b51-bf2a-fdb86c07e549 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:12,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:12 GMT Server: Apache x-openstack-request-id: req-15612546-14f7-4d57-abef-b9e743ccce9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:12,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-15612546-14f7-4d57-abef-b9e743ccce9a 2018-08-03 03:12:12,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711169242859s 2018-08-03 03:12:12,952 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-15612546-14f7-4d57-abef-b9e743ccce9a 2018-08-03 03:12:17,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:17,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:17 GMT Server: Apache x-openstack-request-id: req-729c71dd-fb84-4ad3-9349-7b1eb5b87971 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:18,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:17 GMT Server: Apache x-openstack-request-id: req-615ba72a-8b90-46a0-9954-27b0cc3e9c68 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:18,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-615ba72a-8b90-46a0-9954-27b0cc3e9c68 2018-08-03 03:12:18,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0809271335602s 2018-08-03 03:12:18,040 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-615ba72a-8b90-46a0-9954-27b0cc3e9c68 2018-08-03 03:12:23,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:23,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:23 GMT Server: Apache x-openstack-request-id: req-331313d0-82a5-4c68-b7f2-024d1cabfe5c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:23,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:23 GMT Server: Apache x-openstack-request-id: req-91169630-1941-4f24-bb4e-12643cb778e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:23,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-91169630-1941-4f24-bb4e-12643cb778e4 2018-08-03 03:12:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710830688477s 2018-08-03 03:12:23,117 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-91169630-1941-4f24-bb4e-12643cb778e4 2018-08-03 03:12:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:23,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:23 GMT Server: Apache x-openstack-request-id: req-ba31cda0-5188-4486-9738-947b9fc9c8f2 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:23,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:23 GMT Server: Apache x-openstack-request-id: req-0b9637e3-b426-4208-b326-c8be64e793b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:23,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-0b9637e3-b426-4208-b326-c8be64e793b6 2018-08-03 03:12:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0889620780945s 2018-08-03 03:12:23,207 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-0b9637e3-b426-4208-b326-c8be64e793b6 2018-08-03 03:12:28,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:28,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:28 GMT Server: Apache x-openstack-request-id: req-7cfb782f-ad97-436b-b300-e71ac9ffaacd Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:28,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:28 GMT Server: Apache x-openstack-request-id: req-4079a92d-de51-4082-aa65-4462f46d0d11 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:28,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-4079a92d-de51-4082-aa65-4462f46d0d11 2018-08-03 03:12:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713798999786s 2018-08-03 03:12:28,285 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-4079a92d-de51-4082-aa65-4462f46d0d11 2018-08-03 03:12:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:33,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:33 GMT Server: Apache x-openstack-request-id: req-f7146351-2139-4d65-915f-76a165619214 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:33 GMT Server: Apache x-openstack-request-id: req-91dfaad2-5cf0-4936-bb63-31606345d41f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:33,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-91dfaad2-5cf0-4936-bb63-31606345d41f 2018-08-03 03:12:33,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701220035553s 2018-08-03 03:12:33,362 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-91dfaad2-5cf0-4936-bb63-31606345d41f 2018-08-03 03:12:33,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:33,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:33 GMT Server: Apache x-openstack-request-id: req-5071046b-a69d-4484-ae05-1a895398673e Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:33,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:33 GMT Server: Apache x-openstack-request-id: req-ceb7b714-3c35-4281-b6e1-4f790ae76b5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:33,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ceb7b714-3c35-4281-b6e1-4f790ae76b5c 2018-08-03 03:12:33,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702629089355s 2018-08-03 03:12:33,433 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ceb7b714-3c35-4281-b6e1-4f790ae76b5c 2018-08-03 03:12:38,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:38,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:38 GMT Server: Apache x-openstack-request-id: req-fca3a088-e427-420b-a873-ee355d3b46c2 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:38,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:38 GMT Server: Apache x-openstack-request-id: req-978fcf66-a538-443a-b10e-c530a794f80b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:38,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-978fcf66-a538-443a-b10e-c530a794f80b 2018-08-03 03:12:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723588466644s 2018-08-03 03:12:38,512 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-978fcf66-a538-443a-b10e-c530a794f80b 2018-08-03 03:12:43,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:43,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:43 GMT Server: Apache x-openstack-request-id: req-74f1d034-dbd5-4a43-aae4-5c8bcaba2ff0 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:43,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:43 GMT Server: Apache x-openstack-request-id: req-40a935d7-b545-4c3d-a915-b5ad5a06056d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:43,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-40a935d7-b545-4c3d-a915-b5ad5a06056d 2018-08-03 03:12:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734770298004s 2018-08-03 03:12:43,592 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-40a935d7-b545-4c3d-a915-b5ad5a06056d 2018-08-03 03:12:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:43,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:43 GMT Server: Apache x-openstack-request-id: req-9d559d12-bdd7-42d3-b121-0c9f9037f7c3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:43,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:43 GMT Server: Apache x-openstack-request-id: req-ac6cd1ac-7f86-4daf-b841-31578eaeb9a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:43,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ac6cd1ac-7f86-4daf-b841-31578eaeb9a3 2018-08-03 03:12:43,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562999248505s 2018-08-03 03:12:43,649 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ac6cd1ac-7f86-4daf-b841-31578eaeb9a3 2018-08-03 03:12:48,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:48,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:48 GMT Server: Apache x-openstack-request-id: req-3b97e77f-c6ed-445e-957a-567cd0d01f39 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:48,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:48 GMT Server: Apache x-openstack-request-id: req-6b03588c-0dfd-4dff-9252-85cf97314846 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:48,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-6b03588c-0dfd-4dff-9252-85cf97314846 2018-08-03 03:12:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723068714142s 2018-08-03 03:12:48,724 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-6b03588c-0dfd-4dff-9252-85cf97314846 2018-08-03 03:12:53,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:53,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:53 GMT Server: Apache x-openstack-request-id: req-614064dd-fe93-43a3-acd2-3a5b8ce79a15 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:53,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:53 GMT Server: Apache x-openstack-request-id: req-e8c5a7c3-8814-4f61-8274-f95f144297e3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:12:53,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-e8c5a7c3-8814-4f61-8274-f95f144297e3 2018-08-03 03:12:53,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0926368236542s 2018-08-03 03:12:53,823 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-e8c5a7c3-8814-4f61-8274-f95f144297e3 2018-08-03 03:12:53,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:12:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:53,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:53 GMT Server: Apache x-openstack-request-id: req-2ab874ec-bc97-4ea9-8147-bb5e44efdc28 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:53,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:53 GMT Server: Apache x-openstack-request-id: req-c7ce8258-8bce-4b5f-9712-4c00ef8e19f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:12:53,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c7ce8258-8bce-4b5f-9712-4c00ef8e19f0 2018-08-03 03:12:53,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.096629858017s 2018-08-03 03:12:53,921 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c7ce8258-8bce-4b5f-9712-4c00ef8e19f0 2018-08-03 03:12:58,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:12:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:12:58,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:12:58 GMT Server: Apache x-openstack-request-id: req-64e484d2-36f2-46dd-8b3b-d0d6134fbba0 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:12:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:12:58 GMT Server: Apache x-openstack-request-id: req-3ca8836a-44b2-48d8-b88e-ed6c2747bb28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis/events/d60469d3-539f-4e59-9685-9a331ee9339b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f8e223ca-29ab-4402-a75d-3dfeae3d5cf3", "id": "d60469d3-539f-4e59-9685-9a331ee9339b"}, {"resource_name": "bono", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono/events/e5fa10e3-9149-4507-bd3b-6cc2851bc8c2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-vd2dzysavqwa", "id": "e5fa10e3-9149-4507-bd3b-6cc2851bc8c2"}, {"resource_name": "dime", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime/events/d0f0bf9b-c83a-4c09-bb2b-be5cfc592a4f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-trsla2r2cdlp", "id": "d0f0bf9b-c83a-4c09-bb2b-be5cfc592a4f"}, {"resource_name": "homer", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer/events/54ce984c-4d89-4bd8-8153-f84ed3673ab5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-xkrr7wea6gn7", "id": "54ce984c-4d89-4bd8-8153-f84ed3673ab5"}, {"resource_name": "sprout", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout/events/cf30bcdf-2a1c-4008-b749-d80a2b11b3a4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-bqjtez3my32v", "id": "cf30bcdf-2a1c-4008-b749-d80a2b11b3a4"}, {"resource_name": "vellum", "event_time": "2018-08-03T03:12:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum/events/a38540e1-c504-411e-ba46-904a402feded", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-ce2eblvwzy4c", "id": "a38540e1-c504-411e-ba46-904a402feded"}]} 2018-08-03 03:12:59,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-3ca8836a-44b2-48d8-b88e-ed6c2747bb28 2018-08-03 03:12:59,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780670642853s 2018-08-03 03:12:59,007 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc&marker=c5153b3a-c0fc-4917-9003-5b18b98656aa&sort_dir=asc used request id req-3ca8836a-44b2-48d8-b88e-ed6c2747bb28 2018-08-03 03:13:04,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:04,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:03 GMT Server: Apache x-openstack-request-id: req-a106f5ae-c6fa-4f2b-ab39-f56255376520 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:04,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:04 GMT Server: Apache x-openstack-request-id: req-25858b19-9eb4-4b79-9864-5941bbcaca36 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:04,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-25858b19-9eb4-4b79-9864-5941bbcaca36 2018-08-03 03:13:04,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0949509143829s 2018-08-03 03:13:04,110 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-25858b19-9eb4-4b79-9864-5941bbcaca36 2018-08-03 03:13:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:09,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:09 GMT Server: Apache x-openstack-request-id: req-0202481a-d533-415e-948b-3f4e196f53eb Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:09,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:09 GMT Server: Apache x-openstack-request-id: req-b04a0603-3d78-4446-baeb-1b7a53a853f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:09,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-b04a0603-3d78-4446-baeb-1b7a53a853f2 2018-08-03 03:13:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0801827907562s 2018-08-03 03:13:09,196 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-b04a0603-3d78-4446-baeb-1b7a53a853f2 2018-08-03 03:13:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:13:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:09,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:09 GMT Server: Apache x-openstack-request-id: req-03be3cb0-f251-4c61-bb34-592268b1c7f3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:09,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:09 GMT Server: Apache x-openstack-request-id: req-c197d6e9-e0db-41eb-adf4-426cac1fbb20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:13:09,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c197d6e9-e0db-41eb-adf4-426cac1fbb20 2018-08-03 03:13:09,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756468772888s 2018-08-03 03:13:09,273 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c197d6e9-e0db-41eb-adf4-426cac1fbb20 2018-08-03 03:13:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:14,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:14 GMT Server: Apache x-openstack-request-id: req-13a37e70-d375-4d64-8eb6-4e96d31cdcf3 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:14,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:14 GMT Server: Apache x-openstack-request-id: req-786ca3f4-ffdc-4d3a-b7c2-f0d04701d63c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:14,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-786ca3f4-ffdc-4d3a-b7c2-f0d04701d63c 2018-08-03 03:13:14,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775201320648s 2018-08-03 03:13:14,353 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-786ca3f4-ffdc-4d3a-b7c2-f0d04701d63c 2018-08-03 03:13:19,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:19,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:19 GMT Server: Apache x-openstack-request-id: req-9e91a69a-cd2b-4b26-94e8-54ad8a806594 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:19,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:19 GMT Server: Apache x-openstack-request-id: req-a5d8a7d8-667f-43a6-ad09-b31d248fc641 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:19,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-a5d8a7d8-667f-43a6-ad09-b31d248fc641 2018-08-03 03:13:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902328491211s 2018-08-03 03:13:19,451 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-a5d8a7d8-667f-43a6-ad09-b31d248fc641 2018-08-03 03:13:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:13:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:19,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:19 GMT Server: Apache x-openstack-request-id: req-19f93292-0c2d-4e93-97e3-4329779fb624 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:19,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:19 GMT Server: Apache x-openstack-request-id: req-f606be1c-badc-431f-8da2-c448090a8146 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:13:19,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-f606be1c-badc-431f-8da2-c448090a8146 2018-08-03 03:13:19,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750901699066s 2018-08-03 03:13:19,527 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-f606be1c-badc-431f-8da2-c448090a8146 2018-08-03 03:13:24,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:24,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:24,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:24 GMT Server: Apache x-openstack-request-id: req-cbbfa097-f91a-4798-9598-15a06ce73288 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:24,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:24 GMT Server: Apache x-openstack-request-id: req-e1c2f3be-7c7c-4daf-9604-0b382d82cf1f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:24,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-e1c2f3be-7c7c-4daf-9604-0b382d82cf1f 2018-08-03 03:13:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072429895401s 2018-08-03 03:13:24,607 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-e1c2f3be-7c7c-4daf-9604-0b382d82cf1f 2018-08-03 03:13:29,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:29,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:29 GMT Server: Apache x-openstack-request-id: req-73bc7ba1-7d65-4fbc-b391-13ade5c08032 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:29,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:29 GMT Server: Apache x-openstack-request-id: req-c1d14d67-527a-41e4-a2f1-f17fb35c3732 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:29,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-c1d14d67-527a-41e4-a2f1-f17fb35c3732 2018-08-03 03:13:29,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720748901367s 2018-08-03 03:13:29,685 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-c1d14d67-527a-41e4-a2f1-f17fb35c3732 2018-08-03 03:13:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:13:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:29,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:29 GMT Server: Apache x-openstack-request-id: req-c33c85d8-85de-4058-bd45-885a24f9cc30 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:29,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:29 GMT Server: Apache x-openstack-request-id: req-3e13c0e5-92d9-4c07-9476-0205406e9ee2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:13:29,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-3e13c0e5-92d9-4c07-9476-0205406e9ee2 2018-08-03 03:13:29,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721180438995s 2018-08-03 03:13:29,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-3e13c0e5-92d9-4c07-9476-0205406e9ee2 2018-08-03 03:13:34,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:34,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:34 GMT Server: Apache x-openstack-request-id: req-a28236b7-d54d-43df-9c13-8585c6e50d77 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:34,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:34 GMT Server: Apache x-openstack-request-id: req-f8fb4c88-837b-474a-9ab8-753d26ce2c8a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:34,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-f8fb4c88-837b-474a-9ab8-753d26ce2c8a 2018-08-03 03:13:34,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731658935547s 2018-08-03 03:13:34,836 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-f8fb4c88-837b-474a-9ab8-753d26ce2c8a 2018-08-03 03:13:39,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:39,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:39 GMT Server: Apache x-openstack-request-id: req-8655852f-52b7-481e-8914-930757992ca2 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:39,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:39 GMT Server: Apache x-openstack-request-id: req-bfae9ad5-d487-4f89-b1fc-af56df03090e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:39,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-bfae9ad5-d487-4f89-b1fc-af56df03090e 2018-08-03 03:13:39,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731840133667s 2018-08-03 03:13:39,916 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-bfae9ad5-d487-4f89-b1fc-af56df03090e 2018-08-03 03:13:39,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:13:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:39,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:39 GMT Server: Apache x-openstack-request-id: req-cd60895b-25de-4f62-9493-7cfa65256beb Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:39,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:39 GMT Server: Apache x-openstack-request-id: req-28db9a94-1edc-4e03-847c-fbe4a617b543 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:13:39,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-28db9a94-1edc-4e03-847c-fbe4a617b543 2018-08-03 03:13:39,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753381252289s 2018-08-03 03:13:39,992 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-28db9a94-1edc-4e03-847c-fbe4a617b543 2018-08-03 03:13:44,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:45,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:44 GMT Server: Apache x-openstack-request-id: req-fe660ede-d551-4e3d-b297-94fb88f854ec Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:45,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:44 GMT Server: Apache x-openstack-request-id: req-8c6437f4-d160-4a7a-b060-6e370b17d70a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-03T03:13:40Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime/events/d0bf105e-501e-482b-8da5-ae2c62cb18fa", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "78418645-fe30-49f5-a25a-124b444e93f1", "id": "d0bf105e-501e-482b-8da5-ae2c62cb18fa"}]} 2018-08-03 03:13:45,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-8c6437f4-d160-4a7a-b060-6e370b17d70a 2018-08-03 03:13:45,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708668231964s 2018-08-03 03:13:45,070 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc&marker=a38540e1-c504-411e-ba46-904a402feded&sort_dir=asc used request id req-8c6437f4-d160-4a7a-b060-6e370b17d70a 2018-08-03 03:13:50,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:50,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:50 GMT Server: Apache x-openstack-request-id: req-f0137a79-0069-4cce-be34-8f373aef4cc5 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:50 GMT Server: Apache x-openstack-request-id: req-846f7ba9-814e-4983-9939-da27e9285499 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:50,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-846f7ba9-814e-4983-9939-da27e9285499 2018-08-03 03:13:50,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075187921524s 2018-08-03 03:13:50,152 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-846f7ba9-814e-4983-9939-da27e9285499 2018-08-03 03:13:55,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:13:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:55,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:55 GMT Server: Apache x-openstack-request-id: req-eccfe7d2-4d5d-475e-bcae-f990baa1336c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:55,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:55 GMT Server: Apache x-openstack-request-id: req-f3cbdd73-c474-430b-ba75-cf6a0134baa4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:13:55,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-f3cbdd73-c474-430b-ba75-cf6a0134baa4 2018-08-03 03:13:55,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722081661224s 2018-08-03 03:13:55,230 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-f3cbdd73-c474-430b-ba75-cf6a0134baa4 2018-08-03 03:13:55,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:13:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:13:55,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:13:55 GMT Server: Apache x-openstack-request-id: req-5c57f356-4a78-42e8-9571-bffd7b4db6ed Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:13:55,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:13:55 GMT Server: Apache x-openstack-request-id: req-ebe25d8f-89af-4756-8d77-0a2328ac28f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:13:55,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ebe25d8f-89af-4756-8d77-0a2328ac28f6 2018-08-03 03:13:55,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.238608121872s 2018-08-03 03:13:55,470 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-ebe25d8f-89af-4756-8d77-0a2328ac28f6 2018-08-03 03:14:00,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:14:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:00,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:14:00 GMT Server: Apache x-openstack-request-id: req-9fdb4d25-e198-401e-8622-44f035e1693c Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:14:00,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:00 GMT Server: Apache x-openstack-request-id: req-3b77ef30-6d9f-4aac-9f42-52a5b6f20edc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-03T03:13:55Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout/events/b986f0e2-502e-48ec-af42-a91242748053", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3fc54877-2002-4f5a-9235-ca5ba10e5fee", "id": "b986f0e2-502e-48ec-af42-a91242748053"}, {"resource_name": "vellum", "event_time": "2018-08-03T03:13:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum/events/3ff29974-82f1-47e3-85c4-479193c92657", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5464645f-eeff-4e71-9468-e5ef448c010d", "id": "3ff29974-82f1-47e3-85c4-479193c92657"}, {"resource_name": "homer", "event_time": "2018-08-03T03:14:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer/events/3ee74c87-d55f-427e-9954-5d1f4d074b0a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7fcfb141-d437-45c2-b300-08c5c022c24c", "id": "3ee74c87-d55f-427e-9954-5d1f4d074b0a"}, {"resource_name": "bono", "event_time": "2018-08-03T03:14:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono/events/b597843b-9eea-4b22-ba62-55625181d981", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "90f143ed-5ad4-4ae1-b52f-447fa2ec8398", "id": "b597843b-9eea-4b22-ba62-55625181d981"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T03:14:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv/events/04963962-5cb7-4566-8699-f69dadc405c1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "64307175-2876-43a7-bd12-5bc4238a8237", "id": "04963962-5cb7-4566-8699-f69dadc405c1"}]} 2018-08-03 03:14:00,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-3b77ef30-6d9f-4aac-9f42-52a5b6f20edc 2018-08-03 03:14:00,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753700733185s 2018-08-03 03:14:00,553 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc&marker=d0bf105e-501e-482b-8da5-ae2c62cb18fa&sort_dir=asc used request id req-3b77ef30-6d9f-4aac-9f42-52a5b6f20edc 2018-08-03 03:14:00,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:14:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:00,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:14:00 GMT Server: Apache x-openstack-request-id: req-364d52c3-fc78-4fb0-82f1-20f31ec31a5d Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:14:00,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:00 GMT Server: Apache x-openstack-request-id: req-0772d086-93b8-4f8d-9f6b-719a751dfd39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 950 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "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-08-03 03:14:00,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-0772d086-93b8-4f8d-9f6b-719a751dfd39 2018-08-03 03:14:00,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.295567035675s 2018-08-03 03:14:00,850 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-0772d086-93b8-4f8d-9f6b-719a751dfd39 2018-08-03 03:14:00,852 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-03T03:08:50Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'64307175-2876-43a7-bd12-5bc4238a8237', 'parameters': Munch({u'OS::project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8', 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_5fdef091-8715-4612-927f-9ea3f58743c8', 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'43abbc02-a237-4333-934f-d5e440bbf887', 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'64307175-2876-43a7-bd12-5bc4238a8237', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'43abbc02-a237-4333-934f-d5e440bbf887'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'af7e7d27af5e495e82bea6bf4d799146', '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-08-03T03:08:50Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237'}) 2018-08-03 03:14:00,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86dd02f1-603b-4cba-b711-b57f852eeaf6 x-compute-request-id: req-86dd02f1-603b-4cba-b711-b57f852eeaf6 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:01,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86dd02f1-603b-4cba-b711-b57f852eeaf6 2018-08-03 03:14:01,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496039867401s 2018-08-03 03:14:01,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86dd02f1-603b-4cba-b711-b57f852eeaf6 2018-08-03 03:14:01,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:14:01,361 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:01,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-3433a289-a7fc-41d0-ae28-6856716522f8 Date: Fri, 03 Aug 2018 03:14:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca923a77-f5c2-43a5-95a5-8542d0c56bda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f7e13f2b3cb457eafe42efc41a4d26b","l2_adjacency":true,"status":"ACTIVE","subnets":["8ef4bb6e-f4ed-479e-89c0-fac700ea10c9"],"description":"","tags":[],"updated_at":"2018-08-03T03:08:56Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"6f7e13f2b3cb457eafe42efc41a4d26b","created_at":"2018-08-03T03:08:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dfa1f7e9-0c73-45eb-982d-fad5ec9e504e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f7e13f2b3cb457eafe42efc41a4d26b","l2_adjacency":true,"status":"ACTIVE","subnets":["9b8e25a4-b5db-41f8-b8f2-7aada06e4064"],"description":"","tags":[],"updated_at":"2018-08-03T03:08:56Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"6f7e13f2b3cb457eafe42efc41a4d26b","created_at":"2018-08-03T03:08:54Z","mtu":1450}]} 2018-08-03 03:14:01,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3433a289-a7fc-41d0-ae28-6856716522f8 2018-08-03 03:14:01,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363019943237s 2018-08-03 03:14:01,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3433a289-a7fc-41d0-ae28-6856716522f8 2018-08-03 03:14:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 03:14:01,725 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:01,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-884d2088-e961-4443-8ea0-fc39311e9125 Date: Fri, 03 Aug 2018 03:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca923a77-f5c2-43a5-95a5-8542d0c56bda","tenant_id":"6f7e13f2b3cb457eafe42efc41a4d26b","created_at":"2018-08-03T03:08:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:08:56Z","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":"6f7e13f2b3cb457eafe42efc41a4d26b","id":"8ef4bb6e-f4ed-479e-89c0-fac700ea10c9","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa1f7e9-0c73-45eb-982d-fad5ec9e504e","tenant_id":"6f7e13f2b3cb457eafe42efc41a4d26b","created_at":"2018-08-03T03:08:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:08:56Z","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":"6f7e13f2b3cb457eafe42efc41a4d26b","id":"9b8e25a4-b5db-41f8-b8f2-7aada06e4064","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-03 03:14:01,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-884d2088-e961-4443-8ea0-fc39311e9125 2018-08-03 03:14:01,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0678288936615s 2018-08-03 03:14:01,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-884d2088-e961-4443-8ea0-fc39311e9125 2018-08-03 03:14:01,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:01,797 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:01,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b00737e-4146-45d0-9624-d643fbad7503 x-compute-request-id: req-1b00737e-4146-45d0-9624-d643fbad7503 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:01,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-1b00737e-4146-45d0-9624-d643fbad7503 2018-08-03 03:14:01,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0332539081573s 2018-08-03 03:14:01,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1b00737e-4146-45d0-9624-d643fbad7503 2018-08-03 03:14:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:02,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a95e87b7-d4ca-4f1c-a1d2-3438d498da68 x-compute-request-id: req-a95e87b7-d4ca-4f1c-a1d2-3438d498da68 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "6f117b74-27e4-49dc-87a1-fd78051518e1", "ip_range": {}, "id": "1c8b5a70-9f81-4f43-a8ad-287d24b64221"}, {"from_port": 5054, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "6f117b74-27e4-49dc-87a1-fd78051518e1", "ip_range": {}, "id": "d4988525-9ccd-47d7-b59c-fd2242ba54da"}, {"from_port": 5052, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "6f117b74-27e4-49dc-87a1-fd78051518e1", "ip_range": {}, "id": "ea1f5af3-ef0d-4c3e-a93f-5809eabed652"}, {"from_port": 9888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "6f117b74-27e4-49dc-87a1-fd78051518e1", "ip_range": {}, "id": "f50bd22a-1472-4aed-9c01-a65b40ba3114"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "6f117b74-27e4-49dc-87a1-fd78051518e1", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "1010b65e-88c0-4325-84e4-5bbf606e15ad", "ip_range": {}, "id": "1814d9bb-8d14-4019-ac33-0531e1d55411"}, {"from_port": 5054, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "1010b65e-88c0-4325-84e4-5bbf606e15ad", "ip_range": {}, "id": "a655d2e8-589f-4994-8367-bdb35745e8f0"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "1010b65e-88c0-4325-84e4-5bbf606e15ad", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-03 03:14:02,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/os-security-groups used request id req-a95e87b7-d4ca-4f1c-a1d2-3438d498da68 2018-08-03 03:14:02,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.319950819016s 2018-08-03 03:14:02,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/os-security-groups used request id req-a95e87b7-d4ca-4f1c-a1d2-3438d498da68 2018-08-03 03:14:02,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:02,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b566247e-a2a4-4d42-877c-bae7c3857a3b Date: Fri, 03 Aug 2018 03:14:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:02,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b566247e-a2a4-4d42-877c-bae7c3857a3b 2018-08-03 03:14:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384471416473s 2018-08-03 03:14:02,199 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b566247e-a2a4-4d42-877c-bae7c3857a3b 2018-08-03 03:14:02,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:02,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:02 GMT Server: Apache x-compute-request-id: req-c5d0f702-5be7-4313-99a7-3d1ce54f4c8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5d0f702-5be7-4313-99a7-3d1ce54f4c8c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:02,842 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c5d0f702-5be7-4313-99a7-3d1ce54f4c8c 2018-08-03 03:14:02,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.639622926712s 2018-08-03 03:14:02,843 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c5d0f702-5be7-4313-99a7-3d1ce54f4c8c 2018-08-03 03:14:03,909 - 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-08-03 03:14:03,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:03,912 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:03,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-892b3fa7-8eba-44ef-96db-85b46f6556a4 x-compute-request-id: req-892b3fa7-8eba-44ef-96db-85b46f6556a4 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:03,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-892b3fa7-8eba-44ef-96db-85b46f6556a4 2018-08-03 03:14:03,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0402569770813s 2018-08-03 03:14:03,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-892b3fa7-8eba-44ef-96db-85b46f6556a4 2018-08-03 03:14:03,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:04,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb7c5b63-83ca-4092-99ff-ce288d02c974 x-compute-request-id: req-bb7c5b63-83ca-4092-99ff-ce288d02c974 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6af2a1-ee13-424d-b786-df87ee507cdf"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5ec628fb-f0b3-4afe-8342-d15658c01f51"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6464031f-6ecd-4735-9820-04405bd8fab9"}, {"from_port": 5058, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {}, "id": "a6dffc1a-0e1f-4315-8144-45e6ad132131"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b49fa102-c421-47a7-be05-bceae89fd337"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cdc238e2-4f7a-4e79-9097-ca46ee640006"}, {"from_port": 5058, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {}, "id": "e681f7ff-3efb-4378-859d-c37d0bb75da2"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec946e31-478e-48e6-82bb-bf9ccd1b8f70"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "ac7893f2-17f8-4754-b82d-55d7a1de64b0", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-03 03:14:04,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/os-security-groups used request id req-bb7c5b63-83ca-4092-99ff-ce288d02c974 2018-08-03 03:14:04,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.248878955841s 2018-08-03 03:14:04,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/os-security-groups used request id req-bb7c5b63-83ca-4092-99ff-ce288d02c974 2018-08-03 03:14:04,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:04,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b96785e8-8e54-408f-8433-940413ca6385 Date: Fri, 03 Aug 2018 03:14:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:04,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b96785e8-8e54-408f-8433-940413ca6385 2018-08-03 03:14:04,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354568958282s 2018-08-03 03:14:04,246 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b96785e8-8e54-408f-8433-940413ca6385 2018-08-03 03:14:04,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:04,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:04 GMT Server: Apache x-compute-request-id: req-5208a2bf-8ae8-4c16-b30b-cb74389f6b63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5208a2bf-8ae8-4c16-b30b-cb74389f6b63 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:04,910 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-5208a2bf-8ae8-4c16-b30b-cb74389f6b63 2018-08-03 03:14:04,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.660482883453s 2018-08-03 03:14:04,911 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-5208a2bf-8ae8-4c16-b30b-cb74389f6b63 2018-08-03 03:14:05,913 - 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-08-03 03:14:05,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:05,917 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:05,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c85231-5c45-4ab8-a034-2265ad92fb0d x-compute-request-id: req-81c85231-5c45-4ab8-a034-2265ad92fb0d Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:05,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-81c85231-5c45-4ab8-a034-2265ad92fb0d 2018-08-03 03:14:05,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287320613861s 2018-08-03 03:14:05,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-81c85231-5c45-4ab8-a034-2265ad92fb0d 2018-08-03 03:14:05,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:06,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65914672-2c32-4b27-91e6-041bd9f4ceb2 x-compute-request-id: req-65914672-2c32-4b27-91e6-041bd9f4ceb2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bdb64ef2-328f-4056-ac48-3cd4f73845f5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c4c8477-497d-4005-a710-f8e475aca4d9"}, {"from_port": 7888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "bdb64ef2-328f-4056-ac48-3cd4f73845f5", "ip_range": {}, "id": "42898274-c13a-4cf3-b6f0-61421a0f0ee1"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "bdb64ef2-328f-4056-ac48-3cd4f73845f5", "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": "3fed89e3-731b-464c-860b-d9e616fdea54", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0591f201-c413-40b9-b98a-ed04e1bf7871"}, {"from_port": 9160, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3fed89e3-731b-464c-860b-d9e616fdea54", "ip_range": {}, "id": "5813e5cb-c55b-4310-a98b-d8361ba2bb57"}, {"from_port": 7888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3fed89e3-731b-464c-860b-d9e616fdea54", "ip_range": {}, "id": "a98aebea-9be7-4b3e-bd9d-a17cc8878e34"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "3fed89e3-731b-464c-860b-d9e616fdea54", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-03 03:14:06,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/os-security-groups used request id req-65914672-2c32-4b27-91e6-041bd9f4ceb2 2018-08-03 03:14:06,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.248480081558s 2018-08-03 03:14:06,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/os-security-groups used request id req-65914672-2c32-4b27-91e6-041bd9f4ceb2 2018-08-03 03:14:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5fb1b4a6-a19a-4a21-9d71-e10cba38f804 Date: Fri, 03 Aug 2018 03:14:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:06,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5fb1b4a6-a19a-4a21-9d71-e10cba38f804 2018-08-03 03:14:06,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218883037567s 2018-08-03 03:14:06,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5fb1b4a6-a19a-4a21-9d71-e10cba38f804 2018-08-03 03:14:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:07,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:06 GMT Server: Apache x-compute-request-id: req-c4a776b8-b73d-45c9-85d4-bf91b3174b70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4a776b8-b73d-45c9-85d4-bf91b3174b70 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:07,064 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c4a776b8-b73d-45c9-85d4-bf91b3174b70 2018-08-03 03:14:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.638429164886s 2018-08-03 03:14:07,065 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c4a776b8-b73d-45c9-85d4-bf91b3174b70 2018-08-03 03:14:07,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:07,068 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:07,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf1268f2-2ae0-4e93-a2d8-538427ef889f x-compute-request-id: req-bf1268f2-2ae0-4e93-a2d8-538427ef889f Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:07,092 - 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-bf1268f2-2ae0-4e93-a2d8-538427ef889f 2018-08-03 03:14:07,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272271633148s 2018-08-03 03:14:07,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bf1268f2-2ae0-4e93-a2d8-538427ef889f 2018-08-03 03:14:07,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:07,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5a72c23-802e-4cf7-9306-b068652b6072 x-compute-request-id: req-f5a72c23-802e-4cf7-9306-b068652b6072 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "0c6f6672-f50b-414b-ae4f-7a24c3812799"}, {"from_port": 11311, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "5414d960-4883-42ae-8e51-03a70ee9d6be"}, {"from_port": 9160, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "6daaf49a-a9f9-494d-a2c9-2f7785bd62f3"}, {"from_port": 7253, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "8007bb6d-33e6-4a09-8c67-8f9986230137"}, {"from_port": 9160, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "80dd9c55-3c6f-41b0-a5fd-aa2f0f3e41b4"}, {"from_port": 7253, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "ip_range": {}, "id": "b8469d48-ff38-4994-989c-d0846f2541ce"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "0673cc26-4c99-454c-9953-4ab169cf0d49", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "c524109e-7d4e-45bb-abb1-951e2e42c51f", "ip_range": {}, "id": "6083b3df-254f-4f38-b797-ca6095f07948"}, {"from_port": 7253, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "c524109e-7d4e-45bb-abb1-951e2e42c51f", "ip_range": {}, "id": "8ac8738d-5a82-4cc0-b21f-6ecd4f8e1ace"}, {"from_port": 11211, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "c524109e-7d4e-45bb-abb1-951e2e42c51f", "ip_range": {}, "id": "cef9f6e9-b090-42f5-ac7b-f919277a82ae"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "c524109e-7d4e-45bb-abb1-951e2e42c51f", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-03 03:14:07,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/os-security-groups used request id req-f5a72c23-802e-4cf7-9306-b068652b6072 2018-08-03 03:14:07,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.298603057861s 2018-08-03 03:14:07,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/os-security-groups used request id req-f5a72c23-802e-4cf7-9306-b068652b6072 2018-08-03 03:14:07,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:07,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5bb7f519-b404-4085-bfa4-3d7f05394871 Date: Fri, 03 Aug 2018 03:14:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:07,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5bb7f519-b404-4085-bfa4-3d7f05394871 2018-08-03 03:14:07,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362000465393s 2018-08-03 03:14:07,440 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5bb7f519-b404-4085-bfa4-3d7f05394871 2018-08-03 03:14:07,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:07 GMT Server: Apache x-compute-request-id: req-45673a7e-3fae-4fd2-a4e1-b0d8e34c0470 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45673a7e-3fae-4fd2-a4e1-b0d8e34c0470 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:08,061 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-45673a7e-3fae-4fd2-a4e1-b0d8e34c0470 2018-08-03 03:14:08,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.617933034897s 2018-08-03 03:14:08,062 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-45673a7e-3fae-4fd2-a4e1-b0d8e34c0470 2018-08-03 03:14:08,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:08,065 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d994047-35ad-4f1d-b9df-19edbe401442 x-compute-request-id: req-4d994047-35ad-4f1d-b9df-19edbe401442 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:08,091 - 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-4d994047-35ad-4f1d-b9df-19edbe401442 2018-08-03 03:14:08,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285890102386s 2018-08-03 03:14:08,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4d994047-35ad-4f1d-b9df-19edbe401442 2018-08-03 03:14:08,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae44fe84-5cc5-4e6d-ba47-ab5929a3abd3 x-compute-request-id: req-ae44fe84-5cc5-4e6d-ba47-ab5929a3abd3 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "93579ed7-aff7-44e6-aaf9-67dee4e1ef04", "ip_range": {}, "id": "2700468f-9bc0-4e0e-b365-f7b410610094"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "93579ed7-aff7-44e6-aaf9-67dee4e1ef04", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "ip_range": {}, "id": "0242ee43-14a0-429a-95f2-edc127195f00"}, {"from_port": 8888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "ip_range": {}, "id": "1b856a3a-253c-4815-a595-6094b710a21a"}, {"from_port": 10888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "ip_range": {}, "id": "b428eb36-1de2-4e89-8d22-595f028b0ba5"}, {"from_port": 10888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "ip_range": {}, "id": "b816ea73-9948-4728-9734-a6159763edb4"}, {"from_port": 8888, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "ip_range": {}, "id": "cef525cf-80c1-4c71-970e-dee8bfff90a1"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "0bfd9cc3-c9d7-44ff-9669-05cbbe93e879", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-03 03:14:08,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/os-security-groups used request id req-ae44fe84-5cc5-4e6d-ba47-ab5929a3abd3 2018-08-03 03:14:08,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.503270149231s 2018-08-03 03:14:08,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/os-security-groups used request id req-ae44fe84-5cc5-4e6d-ba47-ab5929a3abd3 2018-08-03 03:14:08,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ba514b6a-0df1-4382-bfd8-27904ecee980 Date: Fri, 03 Aug 2018 03:14:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:08,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba514b6a-0df1-4382-bfd8-27904ecee980 2018-08-03 03:14:08,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407140254974s 2018-08-03 03:14:08,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba514b6a-0df1-4382-bfd8-27904ecee980 2018-08-03 03:14:08,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache x-compute-request-id: req-ed36bfb8-92fb-4b6c-9cbd-ee2deb7de4ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed36bfb8-92fb-4b6c-9cbd-ee2deb7de4ae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:08,711 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-ed36bfb8-92fb-4b6c-9cbd-ee2deb7de4ae 2018-08-03 03:14:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0599799156189s 2018-08-03 03:14:08,712 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-ed36bfb8-92fb-4b6c-9cbd-ee2deb7de4ae 2018-08-03 03:14:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:08,715 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48d7e31f-4e05-4d20-9313-806b62ecea10 x-compute-request-id: req-48d7e31f-4e05-4d20-9313-806b62ecea10 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:08,741 - 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-48d7e31f-4e05-4d20-9313-806b62ecea10 2018-08-03 03:14:08,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287389755249s 2018-08-03 03:14:08,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-48d7e31f-4e05-4d20-9313-806b62ecea10 2018-08-03 03:14:08,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84fb61ee-a1c6-4dd9-b239-db4cbc8f9618 x-compute-request-id: req-84fb61ee-a1c6-4dd9-b239-db4cbc8f9618 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "195f4207-cd8e-460d-aa3e-b9f09b34036c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37c93ecd-7751-4491-9086-b1e09fe5b720"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "842aa48e-9cbc-4f14-b9cf-25652460e7f5"}, {"from_port": 4000, "group": {"tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {}, "id": "99af6459-85b6-4a2f-88f6-af12210a3bed"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e270683a-a35f-4c26-80e7-3e4b89e0579b"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "8445c47d-c15a-458c-bfa7-2b4b8430b2ec", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "ecdd09bc-ac2a-4e46-ae67-ec58939d658a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5cfff8f-c565-49c5-a523-7c6054b3df05"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "ecdd09bc-ac2a-4e46-ae67-ec58939d658a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8d0662c-7b6c-4a45-9592-fe754ebff478"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "ecdd09bc-ac2a-4e46-ae67-ec58939d658a", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-03 03:14:08,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/os-security-groups used request id req-84fb61ee-a1c6-4dd9-b239-db4cbc8f9618 2018-08-03 03:14:08,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.159994840622s 2018-08-03 03:14:08,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/os-security-groups used request id req-84fb61ee-a1c6-4dd9-b239-db4cbc8f9618 2018-08-03 03:14:08,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:08,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5a481946-5264-43d6-8470-8d66afe9c670 Date: Fri, 03 Aug 2018 03:14:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:08,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5a481946-5264-43d6-8470-8d66afe9c670 2018-08-03 03:14:08,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365841388702s 2018-08-03 03:14:08,947 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5a481946-5264-43d6-8470-8d66afe9c670 2018-08-03 03:14:08,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:09,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache x-compute-request-id: req-ac40abe6-116b-4a49-8771-c6fd4a00e0e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac40abe6-116b-4a49-8771-c6fd4a00e0e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:09,000 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-ac40abe6-116b-4a49-8771-c6fd4a00e0e8 2018-08-03 03:14:09,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0487611293793s 2018-08-03 03:14:09,000 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-ac40abe6-116b-4a49-8771-c6fd4a00e0e8 2018-08-03 03:14:09,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:14:09,003 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a96eff45-d342-49f5-a055-016c2a34548c x-compute-request-id: req-a96eff45-d342-49f5-a055-016c2a34548c Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:14:09,028 - 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-a96eff45-d342-49f5-a055-016c2a34548c 2018-08-03 03:14:09,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278649330139s 2018-08-03 03:14:09,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a96eff45-d342-49f5-a055-016c2a34548c 2018-08-03 03:14:09,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 03:14:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a96898a3-9a61-4648-95c6-282842d89315 x-compute-request-id: req-a96898a3-9a61-4648-95c6-282842d89315 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03c88a83-0ff5-4abb-b4c5-a63cbd6abc8d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38ccc6c6-e3ff-4218-8686-97f219a05fe1"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4195648-d807-4c6a-8522-970861952ba9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb2013d5-307b-4560-9366-11b9eb834348"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03c88a83-0ff5-4abb-b4c5-a63cbd6abc8d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38ccc6c6-e3ff-4218-8686-97f219a05fe1"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4195648-d807-4c6a-8522-970861952ba9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb2013d5-307b-4560-9366-11b9eb834348"}], "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "38e53c1f-6ead-43f6-a8a3-ab7a0df305c6", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-03 03:14:09,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/os-security-groups used request id req-a96898a3-9a61-4648-95c6-282842d89315 2018-08-03 03:14:09,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.332994937897s 2018-08-03 03:14:09,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/os-security-groups used request id req-a96898a3-9a61-4648-95c6-282842d89315 2018-08-03 03:14:09,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:14:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:09,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-66908492-b514-4bdb-b583-037836697294 Date: Fri, 03 Aug 2018 03:14:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "metadata": {}}], "file": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/file", "owner": "6f7e13f2b3cb457eafe42efc41a4d26b", "id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "size": 263062016, "self": "/v2/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:08:44Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T03:08:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:14:09,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-66908492-b514-4bdb-b583-037836697294 2018-08-03 03:14:09,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345919132233s 2018-08-03 03:14:09,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-66908492-b514-4bdb-b583-037836697294 2018-08-03 03:14:09,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 03:14:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:10,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:09 GMT Server: Apache x-compute-request-id: req-c5064d94-eff4-4808-a969-1af8ec7a9731 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5064d94-eff4-4808-a969-1af8ec7a9731 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 03:14:10,047 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c5064d94-eff4-4808-a969-1af8ec7a9731 2018-08-03 03:14:10,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.635740995407s 2018-08-03 03:14:10,047 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/6f7e13f2b3cb457eafe42efc41a4d26b/volumes/detail used request id req-c5064d94-eff4-4808-a969-1af8ec7a9731 2018-08-03 03:14:10,048 - 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:6e:9a:b8', u'version': 4, u'addr': u'192.168.1.17', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:de:20', 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:1d:de:20', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:13:53.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'7bab3140-6016-436a-8615-ce17c52c3a1f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'6f117b74-27e4-49dc-87a1-fd78051518e1', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'1c8b5a70-9f81-4f43-a8ad-287d24b64221'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'6f117b74-27e4-49dc-87a1-fd78051518e1', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd4988525-9ccd-47d7-b59c-fd2242ba54da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'6f117b74-27e4-49dc-87a1-fd78051518e1', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'ea1f5af3-ef0d-4c3e-a93f-5809eabed652'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'6f117b74-27e4-49dc-87a1-fd78051518e1', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'f50bd22a-1472-4aed-9c01-a65b40ba3114'})], 'id': u'6f117b74-27e4-49dc-87a1-fd78051518e1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'1010b65e-88c0-4325-84e4-5bbf606e15ad', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1814d9bb-8d14-4019-ac33-0531e1d55411'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'1010b65e-88c0-4325-84e4-5bbf606e15ad', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a655d2e8-589f-4994-8367-bdb35745e8f0'})], 'id': u'1010b65e-88c0-4325-84e4-5bbf606e15ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-08-03T03:13:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:13:53Z', 'hostId': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', '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-08-03T03:13:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:13:12Z', 'created': u'2018-08-03T03:13:12Z', '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:9c:9f:eb', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:9f:eb', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:e0:f2', u'version': 4, u'addr': u'192.168.0.28', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:e0:f2', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:13:57.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'b5743f0b-932b-404e-981b-cbaf6448b69a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'4f6af2a1-ee13-424d-b786-df87ee507cdf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'5ec628fb-f0b3-4afe-8342-d15658c01f51'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'6464031f-6ecd-4735-9820-04405bd8fab9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a6dffc1a-0e1f-4315-8144-45e6ad132131'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'b49fa102-c421-47a7-be05-bceae89fd337'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'cdc238e2-4f7a-4e79-9097-ca46ee640006'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e681f7ff-3efb-4378-859d-c37d0bb75da2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'ec946e31-478e-48e6-82bb-bf9ccd1b8f70'})], 'id': u'ac7893f2-17f8-4754-b82d-55d7a1de64b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-03T03:13:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:13:57Z', 'hostId': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.1.2', 'cloud': 'envvars', 'host_id': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', '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-08-03T03:13:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:13:12Z', 'created': u'2018-08-03T03:13:12Z', '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:a6:fa:b2', 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:a6:fa:b2', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:9b:02', 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:ca:9b:02', 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'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:13:57.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'b6da1fe7-07df-41cc-b824-d783544e0174', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'bdb64ef2-328f-4056-ac48-3cd4f73845f5', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'0c4c8477-497d-4005-a710-f8e475aca4d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'bdb64ef2-328f-4056-ac48-3cd4f73845f5', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'42898274-c13a-4cf3-b6f0-61421a0f0ee1'})], 'id': u'bdb64ef2-328f-4056-ac48-3cd4f73845f5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3fed89e3-731b-464c-860b-d9e616fdea54', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'0591f201-c413-40b9-b98a-ed04e1bf7871'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'3fed89e3-731b-464c-860b-d9e616fdea54', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'5813e5cb-c55b-4310-a98b-d8361ba2bb57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3fed89e3-731b-464c-860b-d9e616fdea54', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a98aebea-9be7-4b3e-bd9d-a17cc8878e34'})], 'id': u'3fed89e3-731b-464c-860b-d9e616fdea54', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-08-03T03:13:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:13:57Z', 'hostId': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', '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-08-03T03:13:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:13:12Z', 'created': u'2018-08-03T03:13:12Z', '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:9a:f0:18', u'version': 4, u'addr': u'192.168.1.28', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:f5:4b', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:f5:4b', 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'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:13:53.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'378fabda-4363-498f-8c1b-3b10ef687400', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0c6f6672-f50b-414b-ae4f-7a24c3812799'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'5414d960-4883-42ae-8e51-03a70ee9d6be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'6daaf49a-a9f9-494d-a2c9-2f7785bd62f3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8007bb6d-33e6-4a09-8c67-8f9986230137'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'80dd9c55-3c6f-41b0-a5fd-aa2f0f3e41b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'b8469d48-ff38-4994-989c-d0846f2541ce'})], 'id': u'0673cc26-4c99-454c-9953-4ab169cf0d49', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'c524109e-7d4e-45bb-abb1-951e2e42c51f', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'6083b3df-254f-4f38-b797-ca6095f07948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'c524109e-7d4e-45bb-abb1-951e2e42c51f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8ac8738d-5a82-4cc0-b21f-6ecd4f8e1ace'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'c524109e-7d4e-45bb-abb1-951e2e42c51f', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cef9f6e9-b090-42f5-ac7b-f919277a82ae'})], 'id': u'c524109e-7d4e-45bb-abb1-951e2e42c51f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', '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'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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-08-03T03:13:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:13:53Z', 'hostId': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', '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-08-03T03:13:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:13:09Z', 'created': u'2018-08-03T03:13:09Z', '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:18:b2:f8', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:93:55', 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:47:93:55', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:13:37.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'9db714f5-cb00-4993-9a16-0e1c9d192870', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'93579ed7-aff7-44e6-aaf9-67dee4e1ef04', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'2700468f-9bc0-4e0e-b365-f7b410610094'})], 'id': u'93579ed7-aff7-44e6-aaf9-67dee4e1ef04', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0242ee43-14a0-429a-95f2-edc127195f00'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1b856a3a-253c-4815-a595-6094b710a21a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'b428eb36-1de2-4e89-8d22-595f028b0ba5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b816ea73-9948-4728-9734-a6159763edb4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'cef525cf-80c1-4c71-970e-dee8bfff90a1'})], 'id': u'0bfd9cc3-c9d7-44ff-9669-05cbbe93e879', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-08-03T03:13:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:13:37Z', 'hostId': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', '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-08-03T03:13:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:13:08Z', 'created': u'2018-08-03T03:13:08Z', '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:f3:28:ac', 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:f3:28:ac', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:12:53.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'e608fa22-8b33-4391-a025-927aa64c2d12', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'f5cfff8f-c565-49c5-a523-7c6054b3df05'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'f8d0662c-7b6c-4a45-9592-fe754ebff478'})], 'id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-08-03T03:12:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:12:53Z', 'hostId': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', '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-08-03T03:12:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:11:08Z', 'created': u'2018-08-03T03:11:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:bc:65', 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:eb:08:5b', 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:eb:08:5b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:10:58.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'85dfbbb7-a8e7-44fa-a831-872c789af0d2', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'03c88a83-0ff5-4abb-b4c5-a63cbd6abc8d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'38ccc6c6-e3ff-4218-8686-97f219a05fe1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'a4195648-d807-4c6a-8522-970861952ba9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'eb2013d5-307b-4560-9366-11b9eb834348'})], 'id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'03c88a83-0ff5-4abb-b4c5-a63cbd6abc8d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'38ccc6c6-e3ff-4218-8686-97f219a05fe1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'a4195648-d807-4c6a-8522-970861952ba9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'eb2013d5-307b-4560-9366-11b9eb834348'})], 'id': u'38e53c1f-6ead-43f6-a8a3-ab7a0df305c6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', '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'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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-08-03T03:10:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:10:58Z', 'hostId': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa', '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-08-03T03:10:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:09:17Z', 'created': u'2018-08-03T03:09:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-03 03:14:10,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53b0a3ef-721d-44f8-8396-702e23ca9777 x-compute-request-id: req-53b0a3ef-721d-44f8-8396-702e23ca9777 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:10,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53b0a3ef-721d-44f8-8396-702e23ca9777 2018-08-03 03:14:10,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452234983444s 2018-08-03 03:14:10,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53b0a3ef-721d-44f8-8396-702e23ca9777 2018-08-03 03:14:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:14:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:14:10,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb4059d6-e1cf-4ed1-8cc8-29b8355805fa x-compute-request-id: req-fb4059d6-e1cf-4ed1-8cc8-29b8355805fa Content-Encoding: gzip Content-Length: 10226 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\n"} 2018-08-03 03:14:10,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-fb4059d6-e1cf-4ed1-8cc8-29b8355805fa 2018-08-03 03:14:10,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101696014404s 2018-08-03 03:14:10,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-fb4059d6-e1cf-4ed1-8cc8-29b8355805fa 2018-08-03 03:14:10,625 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] 2018-08-03 03:14:10,627 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:14:20,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:21,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29855b21-b05c-4e14-86f1-006520907fc2 x-compute-request-id: req-29855b21-b05c-4e14-86f1-006520907fc2 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:21,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29855b21-b05c-4e14-86f1-006520907fc2 2018-08-03 03:14:21,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893640041351s 2018-08-03 03:14:21,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29855b21-b05c-4e14-86f1-006520907fc2 2018-08-03 03:14:21,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:14:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:14:21,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-832d9c46-a7c6-48c2-89bf-abead6580257 x-compute-request-id: req-832d9c46-a7c6-48c2-89bf-abead6580257 Content-Encoding: gzip Content-Length: 12210 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\n"} 2018-08-03 03:14:21,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-832d9c46-a7c6-48c2-89bf-abead6580257 2018-08-03 03:14:21,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787529945374s 2018-08-03 03:14:21,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-832d9c46-a7c6-48c2-89bf-abead6580257 2018-08-03 03:14:21,621 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] 2018-08-03 03:14:21,623 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:14:31,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf36fbe-4601-401f-b0e7-c2f961318e53 x-compute-request-id: req-5cf36fbe-4601-401f-b0e7-c2f961318e53 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:32,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf36fbe-4601-401f-b0e7-c2f961318e53 2018-08-03 03:14:32,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59210395813s 2018-08-03 03:14:32,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf36fbe-4601-401f-b0e7-c2f961318e53 2018-08-03 03:14:32,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:14:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:14:32,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e774d6b2-f789-4bab-89b4-a3a3ed42280f x-compute-request-id: req-e774d6b2-f789-4bab-89b4-a3a3ed42280f Content-Encoding: gzip Content-Length: 13762 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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) ...\n"} 2018-08-03 03:14:32,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-e774d6b2-f789-4bab-89b4-a3a3ed42280f 2018-08-03 03:14:32,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793359279633s 2018-08-03 03:14:32,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-e774d6b2-f789-4bab-89b4-a3a3ed42280f 2018-08-03 03:14:32,316 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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) ... 2018-08-03 03:14:32,318 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:14:42,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:43,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fee2530-cae7-4566-9348-c63889eb127f x-compute-request-id: req-6fee2530-cae7-4566-9348-c63889eb127f Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:43,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fee2530-cae7-4566-9348-c63889eb127f 2018-08-03 03:14:43,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796022176743s 2018-08-03 03:14:43,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fee2530-cae7-4566-9348-c63889eb127f 2018-08-03 03:14:43,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:14:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:14:43,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44ec2674-0d4f-42fa-898d-4deae6f2f8b6 x-compute-request-id: req-44ec2674-0d4f-42fa-898d-4deae6f2f8b6 Content-Encoding: gzip Content-Length: 14146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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) ...\n"} 2018-08-03 03:14:43,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-44ec2674-0d4f-42fa-898d-4deae6f2f8b6 2018-08-03 03:14:43,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0953049659729s 2018-08-03 03:14:43,230 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-44ec2674-0d4f-42fa-898d-4deae6f2f8b6 2018-08-03 03:14:43,230 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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) ... 2018-08-03 03:14:43,232 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:14:53,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:14:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:14:53,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cef8e2-aadb-4151-b1ab-388fc4bdb1bb x-compute-request-id: req-d2cef8e2-aadb-4151-b1ab-388fc4bdb1bb Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:14:53,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2cef8e2-aadb-4151-b1ab-388fc4bdb1bb 2018-08-03 03:14:53,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452651977539s 2018-08-03 03:14:53,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2cef8e2-aadb-4151-b1ab-388fc4bdb1bb 2018-08-03 03:14:53,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:14:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:14:53,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f39a0d4a-1f0d-4ff3-afdf-8157c0014d29 x-compute-request-id: req-f39a0d4a-1f0d-4ff3-afdf-8157c0014d29 Content-Encoding: gzip Content-Length: 14394 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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) ...\n"} 2018-08-03 03:14:53,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-f39a0d4a-1f0d-4ff3-afdf-8157c0014d29 2018-08-03 03:14:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0784149169922s 2018-08-03 03:14:53,779 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-f39a0d4a-1f0d-4ff3-afdf-8157c0014d29 2018-08-03 03:14:53,779 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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) ... 2018-08-03 03:14:53,782 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:03,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:04,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95eb5b6-9405-4658-a9dc-dbca6ff909ed x-compute-request-id: req-c95eb5b6-9405-4658-a9dc-dbca6ff909ed Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:04,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c95eb5b6-9405-4658-a9dc-dbca6ff909ed 2018-08-03 03:15:04,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461649894714s 2018-08-03 03:15:04,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c95eb5b6-9405-4658-a9dc-dbca6ff909ed 2018-08-03 03:15:04,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:04,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:04,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89f5037b-0a2d-4c80-a8eb-3fc6df9ed648 x-compute-request-id: req-89f5037b-0a2d-4c80-a8eb-3fc6df9ed648 Content-Encoding: gzip Content-Length: 14634 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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) ...\n"} 2018-08-03 03:15:04,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-89f5037b-0a2d-4c80-a8eb-3fc6df9ed648 2018-08-03 03:15:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0995240211487s 2018-08-03 03:15:04,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-89f5037b-0a2d-4c80-a8eb-3fc6df9ed648 2018-08-03 03:15:04,364 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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) ... 2018-08-03 03:15:04,367 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:14,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:14,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9c7b63b-1208-4634-adfb-555d63228b02 x-compute-request-id: req-b9c7b63b-1208-4634-adfb-555d63228b02 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:14,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9c7b63b-1208-4634-adfb-555d63228b02 2018-08-03 03:15:14,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618738889694s 2018-08-03 03:15:14,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9c7b63b-1208-4634-adfb-555d63228b02 2018-08-03 03:15:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:15,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59f45339-69e3-493e-b788-e8edd48bd0d2 x-compute-request-id: req-59f45339-69e3-493e-b788-e8edd48bd0d2 Content-Encoding: gzip Content-Length: 15126 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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) ...\n"} 2018-08-03 03:15:15,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-59f45339-69e3-493e-b788-e8edd48bd0d2 2018-08-03 03:15:15,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811491012573s 2018-08-03 03:15:15,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-59f45339-69e3-493e-b788-e8edd48bd0d2 2018-08-03 03:15:15,087 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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) ... 2018-08-03 03:15:15,090 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:25,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:25,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:25,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-386bac60-9699-4202-87f7-5abd94136a9d x-compute-request-id: req-386bac60-9699-4202-87f7-5abd94136a9d Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:25,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-386bac60-9699-4202-87f7-5abd94136a9d 2018-08-03 03:15:25,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8107380867s 2018-08-03 03:15:25,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-386bac60-9699-4202-87f7-5abd94136a9d 2018-08-03 03:15:25,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:26,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d90b6341-e1a5-4500-8649-8602f5eeaf39 x-compute-request-id: req-d90b6341-e1a5-4500-8649-8602f5eeaf39 Content-Encoding: gzip Content-Length: 15587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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) ...\n"} 2018-08-03 03:15:26,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-d90b6341-e1a5-4500-8649-8602f5eeaf39 2018-08-03 03:15:26,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807690620422s 2018-08-03 03:15:26,004 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-d90b6341-e1a5-4500-8649-8602f5eeaf39 2018-08-03 03:15:26,004 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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) ... 2018-08-03 03:15:26,007 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:36,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:36,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:36,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ed46b7-e151-4840-a372-25bcffc5bbb8 x-compute-request-id: req-e1ed46b7-e151-4840-a372-25bcffc5bbb8 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:36,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1ed46b7-e151-4840-a372-25bcffc5bbb8 2018-08-03 03:15:36,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815285921097s 2018-08-03 03:15:36,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1ed46b7-e151-4840-a372-25bcffc5bbb8 2018-08-03 03:15:36,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:36,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d61c9d-eee3-4b46-a30e-5df886d47919 x-compute-request-id: req-96d61c9d-eee3-4b46-a30e-5df886d47919 Content-Encoding: gzip Content-Length: 15780 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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) ...\n"} 2018-08-03 03:15:36,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-96d61c9d-eee3-4b46-a30e-5df886d47919 2018-08-03 03:15:36,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854749679565s 2018-08-03 03:15:36,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-96d61c9d-eee3-4b46-a30e-5df886d47919 2018-08-03 03:15:36,929 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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) ... 2018-08-03 03:15:36,932 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:46,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:47,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ceb1da9-9b4f-4a75-842e-72b25ec85bdc x-compute-request-id: req-5ceb1da9-9b4f-4a75-842e-72b25ec85bdc Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:47,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ceb1da9-9b4f-4a75-842e-72b25ec85bdc 2018-08-03 03:15:47,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811210155487s 2018-08-03 03:15:47,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ceb1da9-9b4f-4a75-842e-72b25ec85bdc 2018-08-03 03:15:47,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07f0b4a0-eed3-4096-a919-5213216c0dd8 x-compute-request-id: req-07f0b4a0-eed3-4096-a919-5213216c0dd8 Content-Encoding: gzip Content-Length: 16051 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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) ...\n"} 2018-08-03 03:15:47,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-07f0b4a0-eed3-4096-a919-5213216c0dd8 2018-08-03 03:15:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0964908599854s 2018-08-03 03:15:47,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-07f0b4a0-eed3-4096-a919-5213216c0dd8 2018-08-03 03:15:47,860 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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) ... 2018-08-03 03:15:47,864 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:15:57,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:15:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:15:58,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81249210-48e9-4935-903a-b93420902751 x-compute-request-id: req-81249210-48e9-4935-903a-b93420902751 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:15:58,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81249210-48e9-4935-903a-b93420902751 2018-08-03 03:15:58,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442006826401s 2018-08-03 03:15:58,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81249210-48e9-4935-903a-b93420902751 2018-08-03 03:15:58,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:15:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:15:58,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65e1d720-08db-413e-b06c-e2e352736527 x-compute-request-id: req-65e1d720-08db-413e-b06c-e2e352736527 Content-Encoding: gzip Content-Length: 16328 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\n"} 2018-08-03 03:15:58,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-65e1d720-08db-413e-b06c-e2e352736527 2018-08-03 03:15:58,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0890130996704s 2018-08-03 03:15:58,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-65e1d720-08db-413e-b06c-e2e352736527 2018-08-03 03:15:58,416 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... 2018-08-03 03:15:58,419 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:16:08,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:09,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7187f92b-4bc1-4053-ac91-3e8987d73f92 x-compute-request-id: req-7187f92b-4bc1-4053-ac91-3e8987d73f92 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:09,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7187f92b-4bc1-4053-ac91-3e8987d73f92 2018-08-03 03:16:09,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595557928085s 2018-08-03 03:16:09,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7187f92b-4bc1-4053-ac91-3e8987d73f92 2018-08-03 03:16:09,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:09,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04e45ad-87a6-4c2c-94f7-e48d6588ae11 x-compute-request-id: req-a04e45ad-87a6-4c2c-94f7-e48d6588ae11 Content-Encoding: gzip Content-Length: 17258 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8264\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 8362\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 8379\nclearwater-socket-factory-sig start/running, process 8387\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"} 2018-08-03 03:16:09,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-a04e45ad-87a6-4c2c-94f7-e48d6588ae11 2018-08-03 03:16:09,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0935761928558s 2018-08-03 03:16:09,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-a04e45ad-87a6-4c2c-94f7-e48d6588ae11 2018-08-03 03:16:09,129 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8264 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 8362 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 8379 clearwater-socket-factory-sig start/running, process 8387 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) ... 2018-08-03 03:16:09,133 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:16:19,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfedfd29-58a3-4ef8-96d3-118ce3ccdbc2 x-compute-request-id: req-bfedfd29-58a3-4ef8-96d3-118ce3ccdbc2 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:19,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfedfd29-58a3-4ef8-96d3-118ce3ccdbc2 2018-08-03 03:16:19,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615641832352s 2018-08-03 03:16:19,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfedfd29-58a3-4ef8-96d3-118ce3ccdbc2 2018-08-03 03:16:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:20,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed586e0-d66c-40c0-b87d-bf053670a7bb x-compute-request-id: req-2ed586e0-d66c-40c0-b87d-bf053670a7bb Content-Encoding: gzip Content-Length: 17778 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8264\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 8362\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 8379\nclearwater-socket-factory-sig start/running, process 8387\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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9245 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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) ...\n"} 2018-08-03 03:16:20,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-2ed586e0-d66c-40c0-b87d-bf053670a7bb 2018-08-03 03:16:20,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.28009390831s 2018-08-03 03:16:20,049 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-2ed586e0-d66c-40c0-b87d-bf053670a7bb 2018-08-03 03:16:20,049 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8264 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 8362 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 8379 clearwater-socket-factory-sig start/running, process 8387 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9245 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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) ... 2018-08-03 03:16:20,053 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:16:30,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:30,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f69af9e0-7770-478a-906a-f2bd2254c3d4 x-compute-request-id: req-f69af9e0-7770-478a-906a-f2bd2254c3d4 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:30,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f69af9e0-7770-478a-906a-f2bd2254c3d4 2018-08-03 03:16:30,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799211978912s 2018-08-03 03:16:30,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f69af9e0-7770-478a-906a-f2bd2254c3d4 2018-08-03 03:16:30,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:30,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d80dfe2-736e-4874-b324-abf882ac7c3d x-compute-request-id: req-8d80dfe2-736e-4874-b324-abf882ac7c3d Content-Encoding: gzip Content-Length: 18285 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8264\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 8362\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 8379\nclearwater-socket-factory-sig start/running, process 8387\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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9245 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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)\n"} 2018-08-03 03:16:30,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-8d80dfe2-736e-4874-b324-abf882ac7c3d 2018-08-03 03:16:30,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0895330905914s 2018-08-03 03:16:30,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-8d80dfe2-736e-4874-b324-abf882ac7c3d 2018-08-03 03:16:30,963 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8264 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 8362 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 8379 clearwater-socket-factory-sig start/running, process 8387 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9245 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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) 2018-08-03 03:16:30,967 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:16:40,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:41,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74e1090-05c7-4a00-941c-877753b3aee2 x-compute-request-id: req-c74e1090-05c7-4a00-941c-877753b3aee2 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:41,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c74e1090-05c7-4a00-941c-877753b3aee2 2018-08-03 03:16:41,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455425024033s 2018-08-03 03:16:41,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c74e1090-05c7-4a00-941c-877753b3aee2 2018-08-03 03:16:41,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:41,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d73f298f-497f-42ac-a9bd-8a5625eb7b81 x-compute-request-id: req-d73f298f-497f-42ac-a9bd-8a5625eb7b81 Content-Encoding: gzip Content-Length: 18667 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8264\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 8362\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 8379\nclearwater-socket-factory-sig start/running, process 8387\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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9245 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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\n"} 2018-08-03 03:16:41,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-d73f298f-497f-42ac-a9bd-8a5625eb7b81 2018-08-03 03:16:41,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833950042725s 2018-08-03 03:16:41,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-d73f298f-497f-42ac-a9bd-8a5625eb7b81 2018-08-03 03:16:41,528 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8264 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 8362 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 8379 clearwater-socket-factory-sig start/running, process 8387 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9245 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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 2018-08-03 03:16:41,532 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:16:51,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:51,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:52,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b392726-c0b3-49f5-ab34-23c08cad0de6 x-compute-request-id: req-7b392726-c0b3-49f5-ab34-23c08cad0de6 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:52,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b392726-c0b3-49f5-ab34-23c08cad0de6 2018-08-03 03:16:52,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768398046494s 2018-08-03 03:16:52,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b392726-c0b3-49f5-ab34-23c08cad0de6 2018-08-03 03:16:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:52,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c33e375d-10df-42ae-9a5c-68c3b1e9eae5 x-compute-request-id: req-c33e375d-10df-42ae-9a5c-68c3b1e9eae5 Content-Encoding: gzip Content-Length: 20075 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009000] AppArmor: AppArmor initialized\n[ 0.009981] Yama: becoming mindful.\n[ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019414] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021021] Initializing cgroup subsys freezer\n[ 0.022048] Initializing cgroup subsys blkio\n[ 0.022986] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025046] CPU: Physical Processor ID: 0\n[ 0.025957] FEATURE SPEC_CTRL Present\n[ 0.028033] mce: CPU supports 10 MCE banks\n[ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042024] ACPI: Core revision 20131115\n[ 0.043416] ACPI: All ACPI Tables successfully acquired\n[ 0.044252] ftrace: allocating 28727 entries in 113 pages\n[ 0.064267] Enabling x2apic\n[ 0.067379] Enabled x2apic\n[ 0.068044] Switched APIC routing to physical x2apic.\n[ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081043] KVM setup paravirtual spinlock\n[ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084170] x86: Booting SMP configuration:\n[ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104356] devtmpfs: initialized\n[ 0.106211] EVM: security.selinux\n[ 0.107044] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108765] EVM: security.capability\n[ 0.109698] pinctrl core: initialized pinctrl subsystem\n[ 0.110195] regulator-dummy: no parameters\n[ 0.112096] RTC time: 3:13:53, date: 08/03/18\n[ 0.113155] NET: Registered protocol family 16\n[ 0.114264] cpuidle: using governor ladder\n[ 0.115254] cpuidle: using governor menu\n[ 0.116071] ACPI: bus type PCI registered\n[ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118613] PCI: Using configuration type 1 for base access\n[ 0.120463] bio: create slab at 0\n[ 0.121020] ACPI: Added _OSI(Module Device)\n[ 0.121070] ACPI: Added _OSI(Processor Device)\n[ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126606] ACPI: Interpreter enabled\n[ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.135657] ACPI: (supports S0 S5)\n[ 0.136003] ACPI: Using IOAPIC for interrupt routing\n[ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142089] ACPI: No dock devices found.\n[ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150376] acpiphp: Slot [3] registered\n[ 0.151222] acpiphp: Slot [4] registered\n[ 0.152020] acpiphp: Slot [5] registered\n[ 0.152990] acpiphp: Slot [6] registered\n[ 0.153965] acpiphp: Slot [7] registered\n[ 0.154920] acpiphp: Slot [8] registered\n[ 0.155883] acpiphp: Slot [9] registered\n[ 0.156025] acpiphp: Slot [10] registered\n[ 0.157008] acpiphp: Slot [11] registered\n[ 0.157991] acpiphp: Slot [12] registered\n[ 0.158949] acpiphp: Slot [13] registered\n[ 0.159913] acpiphp: Slot [14] registered\n[ 0.160018] acpiphp: Slot [15] registered\n[ 0.160989] acpiphp: Slot [16] registered\n[ 0.161954] acpiphp: Slot [17] registered\n[ 0.162910] acpiphp: Slot [18] registered\n[ 0.163877] acpiphp: Slot [19] registered\n[ 0.164018] acpiphp: Slot [20] registered\n[ 0.164976] acpiphp: Slot [21] registered\n[ 0.165933] acpiphp: Slot [22] registered\n[ 0.166913] acpiphp: Slot [23] registered\n[ 0.167878] acpiphp: Slot [24] registered\n[ 0.168018] acpiphp: Slot [25] registered\n[ 0.168980] acpiphp: Slot [26] registered\n[ 0.169928] acpiphp: Slot [27] registered\n[ 0.170879] acpiphp: Slot [28] registered\n[ 0.171840] acpiphp: Slot [29] registered\n[ 0.172017] acpiphp: Slot [30] registered\n[ 0.172981] acpiphp: Slot [31] registered\n[ 0.173936] PCI host bridge to bus 0000:00\n[ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.227611] vgaarb: loaded\n[ 0.228003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229618] SCSI subsystem initialized\n[ 0.230784] ACPI: bus type USB registered\n[ 0.230784] usbcore: registered new interface driver usbfs\n[ 0.232015] usbcore: registered new interface driver hub\n[ 0.233417] usbcore: registered new device driver usb\n[ 0.233417] PCI: Using ACPI for IRQ routing\n[ 0.236209] NetLabel: Initializing\n[ 0.236957] NetLabel: domain hash size = 128\n[ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238924] NetLabel: unlabeled traffic allowed by default\n[ 0.240157] Switched to clocksource kvm-clock\n[ 0.247431] AppArmor: AppArmor Filesystem Enabled\n[ 0.248629] pnp: PnP ACPI init\n[ 0.249358] ACPI: bus type PNP registered\n[ 0.250685] pnp: PnP ACPI: found 8 devices\n[ 0.251567] ACPI: bus type PNP unregistered\n[ 0.258784] NET: Registered protocol family 2\n[ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263864] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.265473] TCP: reno registered\n[ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269361] NET: Registered protocol family 1\n[ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318598] Trying to unpack rootfs image as initramfs...\n[ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420028] Scanning for low memory corruption every 60 seconds\n[ 0.421782] Initialise system trusted keyring\n[ 0.422739] audit: initializing netlink socket (disabled)\n[ 0.423802] type=2000 audit(1533266035.068:1): initialized\n[ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446555] VFS: Disk quotas dquot_6.5.2\n[ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448868] fuse init (API version 7.22)\n[ 0.449738] msgmni has been set to 3997\n[ 0.450590] Key type big_key registered\n[ 0.451597] Key type asymmetric registered\n[ 0.452456] Asymmetric key parser 'x509' registered\n[ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454909] io scheduler noop registered\n[ 0.455717] io scheduler deadline registered (default)\n[ 0.456724] io scheduler cfq registered\n[ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459886] ipmi message handler version 39.2\n[ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462584] ACPI: Power Button [PWRF]\n[ 0.463570] GHES: HEST is not enabled!\n[ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581344] Linux agpgart interface v0.103\n[ 0.583418] brd: module loaded\n[ 0.584783] loop: module loaded\n[ 0.586070] blk-mq: CPU -> queue map\n[ 0.587173] CPU 0 -> Queue 0\n[ 0.588123] CPU 1 -> Queue 0\n[ 0.589761] vda: vda1\n[ 0.591279] scsi0 : ata_piix\n[ 0.592204] scsi1 : ata_piix\n[ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595564] libphy: Fixed MDIO Bus: probed\n[ 0.596504] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600065] PPP generic driver version 2.4.2\n[ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602216] ehci-pci: EHCI PCI platform driver\n[ 0.603109] ehci-platform: EHCI generic platform driver\n[ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605341] ohci-pci: OHCI PCI platform driver\n[ 0.606259] ohci-platform: OHCI generic platform driver\n[ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636012] usb usb1: Product: UHCI Host Controller\n[ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638126] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639138] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645117] mousedev: PS/2 mouse device common for all mice\n[ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648301] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651930] device-mapper: uevent: version 1.0.3\n[ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655797] TCP: cubic registered\n[ 0.656654] NET: Registered protocol family 10\n[ 0.657921] NET: Registered protocol family 17\n[ 0.658988] Key type dns_resolver registered\n[ 0.660175] Loading compiled-in X.509 certificates\n[ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.670989] registered taskstats version 1\n[ 0.673674] Key type trusted registered\n[ 0.676956] Key type encrypted registered\n[ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680953] regulator-dummy: disabling\n[ 0.681921] Magic number: 14:718:208\n[ 0.682863] vc vcsa: hash matches\n[ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034)\n[ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687146] EDD information not available.\n[ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755102] Write protecting the kernel read-only data: 12288k\n[ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772230] systemd-udevd[107]: starting version 204\n[ 0.808343] FDC 0 is a S82078B\n[ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121965] usb 1-1: Product: QEMU USB Tablet\n[ 1.123213] usb 1-1: Manufacturer: QEMU\n[ 1.124321] usb 1-1: SerialNumber: 42\n[ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.87]: 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 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 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 |\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:\n6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . o + |\n| . o + |\n| S . * |\n| . .. E o |\n| o .+ = |\n| . .o.+ |\n| .*Oo |\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:\n7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| o.. |\n| +o |\n| ...o |\n| So |\n| . o+ |\n| +o+o+ |\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:\n6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .o . |\n| .. + |\n| . ...o |\n| S .+. . |\n| . o .... o |\n| E . = . 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:\n6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o oX^|\n| . o.=*|\n| E o|\n| o |\n| S . . |\n| . . |\n| o . |\n| o . . |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8264\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 8362\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 8379\nclearwater-socket-factory-sig start/running, process 8387\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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9245 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 192.168.1.17\n++ echo 192.168.1.17\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.17\n++ ip2rr 192.168.1.17\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.17\n++ echo A 192.168.1.17\n++ ip2rr 192.168.1.17\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.17\n++ echo A 192.168.1.17\n++ ip2rr 192.168.1.17\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.17\n++ echo A 192.168.1.17\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 (DSA)\nec2: 256 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 (ECDSA)\nec2: 256 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 (ED25519)\nec2: 2048 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPvZZ6jDyx81TN4UY936bqHMCVDTDm9D5oDOE48haz2e41Hd2lsXjcxhhO6wHtg2w8SLrfy4DBmdBCw5jlbMxN0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIhETi+IjthM6GmyqVRYlFQ2BhIMEq7x+lcyQ0jcifwt root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzmW5cfAE5DFyuxG0NRJ+jOE9AdUr5cfXIRv61uLpJv0SCK+yhqob1YvxRgrvmiM0NEI9O7vtUNNV42p0O1+FWlCMWdycs//tiX4Xgpqpto2R/5z/3FWkKmxRXq/kL0INWZpGSpVOC5b/PviqE5sbK8AYjF3eKSNOq4+64K9mL682Na/tQ6b4NENMe2ujECdmYm4fubxiAFc+gWAaSZbnvX3m9veri75T1ZPoYaQV4ckyaGK849Xl1eQc6WTnx9fDK29Utc/H3e2VRFyN1Z3Hu6jCxGTOme4tdFqKwRHpBPFwP83WJm6oEsQa/ArXaOJpVE6gZgtvd/evZvHKPHXUj root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 171.24 seconds\n"} 2018-08-03 03:16:52,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-c33e375d-10df-42ae-9a5c-68c3b1e9eae5 2018-08-03 03:16:52,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0999929904938s 2018-08-03 03:16:52,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f/action used request id req-c33e375d-10df-42ae-9a5c-68c3b1e9eae5 2018-08-03 03:16:52,421 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009000] AppArmor: AppArmor initialized [ 0.009981] Yama: becoming mindful. [ 0.010981] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013389] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016123] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017609] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019414] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021021] Initializing cgroup subsys freezer [ 0.022048] Initializing cgroup subsys blkio [ 0.022986] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025046] CPU: Physical Processor ID: 0 [ 0.025957] FEATURE SPEC_CTRL Present [ 0.028033] mce: CPU supports 10 MCE banks [ 0.028979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031299] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033574] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037372] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042024] ACPI: Core revision 20131115 [ 0.043416] ACPI: All ACPI Tables successfully acquired [ 0.044252] ftrace: allocating 28727 entries in 113 pages [ 0.064267] Enabling x2apic [ 0.067379] Enabled x2apic [ 0.068044] Switched APIC routing to physical x2apic. [ 0.070111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074327] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081043] KVM setup paravirtual spinlock [ 0.083850] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084170] x86: Booting SMP configuration: [ 0.085119] .... node #0, CPUs: #1[ 0.083810] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103169] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104356] devtmpfs: initialized [ 0.106211] EVM: security.selinux [ 0.107044] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108765] EVM: security.capability [ 0.109698] pinctrl core: initialized pinctrl subsystem [ 0.110195] regulator-dummy: no parameters [ 0.112096] RTC time: 3:13:53, date: 08/03/18 [ 0.113155] NET: Registered protocol family 16 [ 0.114264] cpuidle: using governor ladder [ 0.115254] cpuidle: using governor menu [ 0.116071] ACPI: bus type PCI registered [ 0.117047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118613] PCI: Using configuration type 1 for base access [ 0.120463] bio: create slab at 0 [ 0.121020] ACPI: Added _OSI(Module Device) [ 0.121070] ACPI: Added _OSI(Processor Device) [ 0.122102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126606] ACPI: Interpreter enabled [ 0.127530] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.133420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.135657] ACPI: (supports S0 S5) [ 0.136003] ACPI: Using IOAPIC for interrupt routing [ 0.140018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142089] ACPI: No dock devices found. [ 0.144719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145931] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.147232] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150376] acpiphp: Slot [3] registered [ 0.151222] acpiphp: Slot [4] registered [ 0.152020] acpiphp: Slot [5] registered [ 0.152990] acpiphp: Slot [6] registered [ 0.153965] acpiphp: Slot [7] registered [ 0.154920] acpiphp: Slot [8] registered [ 0.155883] acpiphp: Slot [9] registered [ 0.156025] acpiphp: Slot [10] registered [ 0.157008] acpiphp: Slot [11] registered [ 0.157991] acpiphp: Slot [12] registered [ 0.158949] acpiphp: Slot [13] registered [ 0.159913] acpiphp: Slot [14] registered [ 0.160018] acpiphp: Slot [15] registered [ 0.160989] acpiphp: Slot [16] registered [ 0.161954] acpiphp: Slot [17] registered [ 0.162910] acpiphp: Slot [18] registered [ 0.163877] acpiphp: Slot [19] registered [ 0.164018] acpiphp: Slot [20] registered [ 0.164976] acpiphp: Slot [21] registered [ 0.165933] acpiphp: Slot [22] registered [ 0.166913] acpiphp: Slot [23] registered [ 0.167878] acpiphp: Slot [24] registered [ 0.168018] acpiphp: Slot [25] registered [ 0.168980] acpiphp: Slot [26] registered [ 0.169928] acpiphp: Slot [27] registered [ 0.170879] acpiphp: Slot [28] registered [ 0.171840] acpiphp: Slot [29] registered [ 0.172017] acpiphp: Slot [30] registered [ 0.172981] acpiphp: Slot [31] registered [ 0.173936] PCI host bridge to bus 0000:00 [ 0.174892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.177360] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.178743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216770] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.221964] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224245] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227611] vgaarb: loaded [ 0.228003] vgaarb: bridge control possible 0000:00:02.0 [ 0.229618] SCSI subsystem initialized [ 0.230784] ACPI: bus type USB registered [ 0.230784] usbcore: registered new interface driver usbfs [ 0.232015] usbcore: registered new interface driver hub [ 0.233417] usbcore: registered new device driver usb [ 0.233417] PCI: Using ACPI for IRQ routing [ 0.236209] NetLabel: Initializing [ 0.236957] NetLabel: domain hash size = 128 [ 0.237858] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238924] NetLabel: unlabeled traffic allowed by default [ 0.240157] Switched to clocksource kvm-clock [ 0.247431] AppArmor: AppArmor Filesystem Enabled [ 0.248629] pnp: PnP ACPI init [ 0.249358] ACPI: bus type PNP registered [ 0.250685] pnp: PnP ACPI: found 8 devices [ 0.251567] ACPI: bus type PNP unregistered [ 0.258784] NET: Registered protocol family 2 [ 0.260225] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263864] TCP: Hash tables configured (established 16384 bind 16384) [ 0.265473] TCP: reno registered [ 0.266378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269361] NET: Registered protocol family 1 [ 0.270516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.273397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.295468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318598] Trying to unpack rootfs image as initramfs... [ 0.413144] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416705] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.417877] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420028] Scanning for low memory corruption every 60 seconds [ 0.421782] Initialise system trusted keyring [ 0.422739] audit: initializing netlink socket (disabled) [ 0.423802] type=2000 audit(1533266035.068:1): initialized [ 0.443851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446555] VFS: Disk quotas dquot_6.5.2 [ 0.447399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448868] fuse init (API version 7.22) [ 0.449738] msgmni has been set to 3997 [ 0.450590] Key type big_key registered [ 0.451597] Key type asymmetric registered [ 0.452456] Asymmetric key parser 'x509' registered [ 0.453426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454909] io scheduler noop registered [ 0.455717] io scheduler deadline registered (default) [ 0.456724] io scheduler cfq registered [ 0.457574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459886] ipmi message handler version 39.2 [ 0.460818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462584] ACPI: Power Button [PWRF] [ 0.463570] GHES: HEST is not enabled! [ 0.485516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552639] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.554909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581344] Linux agpgart interface v0.103 [ 0.583418] brd: module loaded [ 0.584783] loop: module loaded [ 0.586070] blk-mq: CPU -> queue map [ 0.587173] CPU 0 -> Queue 0 [ 0.588123] CPU 1 -> Queue 0 [ 0.589761] vda: vda1 [ 0.591279] scsi0 : ata_piix [ 0.592204] scsi1 : ata_piix [ 0.592877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595564] libphy: Fixed MDIO Bus: probed [ 0.596504] tun: Universal TUN/TAP device driver, 1.6 [ 0.597527] tun: (C) 1999-2004 Max Krasnyansky [ 0.600065] PPP generic driver version 2.4.2 [ 0.600992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602216] ehci-pci: EHCI PCI platform driver [ 0.603109] ehci-platform: EHCI generic platform driver [ 0.604129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605341] ohci-pci: OHCI PCI platform driver [ 0.606259] ohci-platform: OHCI generic platform driver [ 0.607274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634576] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636012] usb usb1: Product: UHCI Host Controller [ 0.636956] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638126] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639138] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643025] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645117] mousedev: PS/2 mouse device common for all mice [ 0.646432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648301] rtc_cmos 00:00: RTC can wake from S4 [ 0.649467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650682] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651930] device-mapper: uevent: version 1.0.3 [ 0.652894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655797] TCP: cubic registered [ 0.656654] NET: Registered protocol family 10 [ 0.657921] NET: Registered protocol family 17 [ 0.658988] Key type dns_resolver registered [ 0.660175] Loading compiled-in X.509 certificates [ 0.661799] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.670989] registered taskstats version 1 [ 0.673674] Key type trusted registered [ 0.676956] Key type encrypted registered [ 0.677964] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679213] IMA: No TPM chip found, activating TPM-bypass! [ 0.680953] regulator-dummy: disabling [ 0.681921] Magic number: 14:718:208 [ 0.682863] vc vcsa: hash matches [ 0.683815] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:54 UTC (1533266034) [ 0.685789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687146] EDD information not available. [ 0.753247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755102] Write protecting the kernel read-only data: 12288k [ 0.756871] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759726] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772230] systemd-udevd[107]: starting version 204 [ 0.808343] FDC 0 is a S82078B [ 0.952092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.118038] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.120018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.121965] usb 1-1: Product: QEMU USB Tablet [ 1.123213] usb 1-1: Manufacturer: QEMU [ 1.124321] usb 1-1: SerialNumber: 42 [ 1.412093] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.820830] 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.064616] 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.159167] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.336529] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:56 +0000. Up 2.71 seconds. cloud-init-nonet[2.87]: 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 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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[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[4.05]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:58 +0000. Up 4.21 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:6e:9a:b8 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:1d:de:20 | 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: 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . o + | | . o + | | S . * | | . .. E o | | o .+ = | | . .o.+ | | .*Oo | +-----------------+ 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: 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | o.. | | +o | | ...o | | So | | . o+ | | +o+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: 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .o . | | .. + | | . ...o | | S .+. . | | . o .... o | | E . = . 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: 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o oX^| | . o.=*| | E o| | o | | S . . | | . . | | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:04 +0000. Up 10.66 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:07 +0000. Up 12.89 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 22791 0 --:--:-- --:--:-- --:--:-- 22818 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 9s (6024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8264 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 8362 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 8379 clearwater-socket-factory-sig start/running, process 8387 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9245 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 192.168.1.17 ++ echo 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.17 ++ ip2rr 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.17 ++ echo A 192.168.1.17 ++ ip2rr 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.17 ++ echo A 192.168.1.17 ++ ip2rr 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.17 ++ echo A 192.168.1.17 + 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7e:78:7e:2f:bf:cc:60:26:12:34:59:93:8e:e7:4e:f3 root@sprout-0 (DSA) ec2: 256 6c:3e:17:5d:d2:1c:e8:b2:7d:a9:e2:ba:9c:91:ab:80 root@sprout-0 (ECDSA) ec2: 256 6b:fe:f3:51:58:5d:55:11:76:d0:d3:4d:64:51:22:f6 root@sprout-0 (ED25519) ec2: 2048 6e:ed:39:b9:fe:56:2c:53:f0:86:e0:ad:af:6f:34:99 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPvZZ6jDyx81TN4UY936bqHMCVDTDm9D5oDOE48haz2e41Hd2lsXjcxhhO6wHtg2w8SLrfy4DBmdBCw5jlbMxN0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIhETi+IjthM6GmyqVRYlFQ2BhIMEq7x+lcyQ0jcifwt root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzmW5cfAE5DFyuxG0NRJ+jOE9AdUr5cfXIRv61uLpJv0SCK+yhqob1YvxRgrvmiM0NEI9O7vtUNNV42p0O1+FWlCMWdycs//tiX4Xgpqpto2R/5z/3FWkKmxRXq/kL0INWZpGSpVOC5b/PviqE5sbK8AYjF3eKSNOq4+64K9mL682Na/tQ6b4NENMe2ujECdmYm4fubxiAFc+gWAaSZbnvX3m9veri75T1ZPoYaQV4ckyaGK849Xl1eQc6WTnx9fDK29Utc/H3e2VRFyN1Z3Hu6jCxGTOme4tdFqKwRHpBPFwP83WJm6oEsQa/ArXaOJpVE6gZgtvd/evZvHKPHXUj root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 171.24 seconds 2018-08-03 03:16:52,424 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:16:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:52,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e97a6a-29bb-4f85-a64d-afa1ead5b47b x-compute-request-id: req-67e97a6a-29bb-4f85-a64d-afa1ead5b47b Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:52,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67e97a6a-29bb-4f85-a64d-afa1ead5b47b 2018-08-03 03:16:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444222927094s 2018-08-03 03:16:52,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67e97a6a-29bb-4f85-a64d-afa1ead5b47b 2018-08-03 03:16:52,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a619073c-8d8b-4925-92fb-1ebba996a1c4 x-compute-request-id: req-a619073c-8d8b-4925-92fb-1ebba996a1c4 Content-Encoding: gzip Content-Length: 18631 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.008947] AppArmor: AppArmor initialized\n[ 0.009848] Yama: becoming mindful.\n[ 0.010858] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013379] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015454] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017668] Initializing cgroup subsys memory\n[ 0.018651] Initializing cgroup subsys devices\n[ 0.020005] Initializing cgroup subsys freezer\n[ 0.021142] Initializing cgroup subsys blkio\n[ 0.022289] Initializing cgroup subsys perf_event\n[ 0.024006] Initializing cgroup subsys hugetlb\n[ 0.025171] CPU: Physical Processor ID: 0\n[ 0.026156] FEATURE SPEC_CTRL Present\n[ 0.028585] mce: CPU supports 10 MCE banks\n[ 0.029568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029568] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032009] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033523] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035297] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036005] Speculative Store Bypass: Vulnerable\n[ 0.037467] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042625] ACPI: Core revision 20131115\n[ 0.044492] ACPI: All ACPI Tables successfully acquired\n[ 0.045960] ftrace: allocating 28727 entries in 113 pages\n[ 0.068318] Enabling x2apic\n[ 0.069191] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074132] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.080021] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.088994] KVM setup paravirtual spinlock\n[ 0.091383] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092157] x86: Booting SMP configuration:\n[ 0.093265] .... node #0, CPUs: #1[ 0.091348] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108035] x86: Booted up 1 node, 2 CPUs\n[ 0.108026] KVM setup async PF for cpu 1\n[ 0.108026] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111335] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112360] devtmpfs: initialized\n[ 0.114409] EVM: security.selinux\n[ 0.115268] EVM: security.SMACK64\n[ 0.116006] EVM: security.ima\n[ 0.116806] EVM: security.capability\n[ 0.117749] pinctrl core: initialized pinctrl subsystem\n[ 0.118095] regulator-dummy: no parameters\n[ 0.120065] RTC time: 3:13:58, date: 08/03/18\n[ 0.121147] NET: Registered protocol family 16\n[ 0.122294] cpuidle: using governor ladder\n[ 0.123278] cpuidle: using governor menu\n[ 0.124069] ACPI: bus type PCI registered\n[ 0.125070] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126569] PCI: Using configuration type 1 for base access\n[ 0.128415] bio: create slab at 0\n[ 0.129034] ACPI: Added _OSI(Module Device)\n[ 0.129056] ACPI: Added _OSI(Processor Device)\n[ 0.130082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134304] ACPI: Interpreter enabled\n[ 0.135246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.143782] ACPI: (supports S0 S5)\n[ 0.144003] ACPI: Using IOAPIC for interrupt routing\n[ 0.148042] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150159] ACPI: No dock devices found.\n[ 0.154751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156070] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160349] acpiphp: Slot [3] registered\n[ 0.161351] acpiphp: Slot [4] registered\n[ 0.162360] acpiphp: Slot [5] registered\n[ 0.163371] acpiphp: Slot [6] registered\n[ 0.164039] acpiphp: Slot [7] registered\n[ 0.165047] acpiphp: Slot [8] registered\n[ 0.165784] acpiphp: Slot [9] registered\n[ 0.166527] acpiphp: Slot [10] registered\n[ 0.167275] acpiphp: Slot [11] registered\n[ 0.168019] acpiphp: Slot [12] registered\n[ 0.169035] acpiphp: Slot [13] registered\n[ 0.170046] acpiphp: Slot [14] registered\n[ 0.171059] acpiphp: Slot [15] registered\n[ 0.172019] acpiphp: Slot [16] registered\n[ 0.173210] acpiphp: Slot [17] registered\n[ 0.174312] acpiphp: Slot [18] registered\n[ 0.175519] acpiphp: Slot [19] registered\n[ 0.176022] acpiphp: Slot [20] registered\n[ 0.177297] acpiphp: Slot [21] registered\n[ 0.178410] acpiphp: Slot [22] registered\n[ 0.179606] acpiphp: Slot [23] registered\n[ 0.180032] acpiphp: Slot [24] registered\n[ 0.181147] acpiphp: Slot [25] registered\n[ 0.182168] acpiphp: Slot [26] registered\n[ 0.183177] acpiphp: Slot [27] registered\n[ 0.184023] acpiphp: Slot [28] registered\n[ 0.185094] acpiphp: Slot [29] registered\n[ 0.185979] acpiphp: Slot [30] registered\n[ 0.186996] acpiphp: Slot [31] registered\n[ 0.187989] PCI host bridge to bus 0000:00\n[ 0.188010] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.191104] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193826] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195629] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.206157] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.240489] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.242660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.244514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.246505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250161] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252234] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255459] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257772] SCSI subsystem initialized\n[ 0.259213] ACPI: bus type USB registered\n[ 0.260075] usbcore: registered new interface driver usbfs\n[ 0.261752] usbcore: registered new interface driver hub\n[ 0.263120] usbcore: registered new device driver usb\n[ 0.264146] PCI: Using ACPI for IRQ routing\n[ 0.265684] NetLabel: Initializing\n[ 0.266595] NetLabel: domain hash size = 128\n[ 0.267699] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.268083] NetLabel: unlabeled traffic allowed by default\n[ 0.269424] Switched to clocksource kvm-clock\n[ 0.276026] AppArmor: AppArmor Filesystem Enabled\n[ 0.277276] pnp: PnP ACPI init\n[ 0.278125] ACPI: bus type PNP registered\n[ 0.279681] pnp: PnP ACPI: found 8 devices\n[ 0.280737] ACPI: bus type PNP unregistered\n[ 0.288214] NET: Registered protocol family 2\n[ 0.289808] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291721] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293585] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.295466] TCP: reno registered\n[ 0.296376] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298048] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299926] NET: Registered protocol family 1\n[ 0.301154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.302750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.304168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.327300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.350036] Trying to unpack rootfs image as initramfs...\n[ 0.458135] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460353] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461776] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464586] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466638] Scanning for low memory corruption every 60 seconds\n[ 0.468535] Initialise system trusted keyring\n[ 0.469712] audit: initializing netlink socket (disabled)\n[ 0.470983] type=2000 audit(1533266038.683:1): initialized\n[ 0.494200] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497126] zbud: loaded\n[ 0.498170] VFS: Disk quotas dquot_6.5.2\n[ 0.499500] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502429] fuse init (API version 7.22)\n[ 0.503838] msgmni has been set to 3997\n[ 0.505062] Key type big_key registered\n[ 0.506675] Key type asymmetric registered\n[ 0.507734] Asymmetric key parser 'x509' registered\n[ 0.508930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.510762] io scheduler noop registered\n[ 0.511733] io scheduler deadline registered (default)\n[ 0.512802] io scheduler cfq registered\n[ 0.513753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514882] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516227] ipmi message handler version 39.2\n[ 0.517215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518772] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.541878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608755] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634812] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637282] Linux agpgart interface v0.103\n[ 0.638956] brd: module loaded\n[ 0.640026] loop: module loaded\n[ 0.641114] blk-mq: CPU -> queue map\n[ 0.641910] CPU 0 -> Queue 0\n[ 0.642563] CPU 1 -> Queue 0\n[ 0.643972] vda: vda1\n[ 0.645318] scsi0 : ata_piix\n[ 0.646070] scsi1 : ata_piix\n[ 0.646774] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.648036] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.649651] libphy: Fixed MDIO Bus: probed\n[ 0.650797] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651804] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654559] PPP generic driver version 2.4.2\n[ 0.655901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657730] ehci-pci: EHCI PCI platform driver\n[ 0.659043] ehci-platform: EHCI generic platform driver\n[ 0.660537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662167] ohci-pci: OHCI PCI platform driver\n[ 0.663390] ohci-platform: OHCI generic platform driver\n[ 0.664863] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687618] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.689123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.693024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694935] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697071] usb usb1: Product: UHCI Host Controller\n[ 0.698475] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.700245] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701738] hub 1-0:1.0: USB hub found\n[ 0.702868] hub 1-0:1.0: 2 ports detected\n[ 0.704205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.707112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710277] mousedev: PS/2 mouse device common for all mice\n[ 0.712199] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714886] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716475] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.720225] device-mapper: uevent: version 1.0.3\n[ 0.721757] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725877] TCP: cubic registered\n[ 0.726977] NET: Registered protocol family 10\n[ 0.728468] NET: Registered protocol family 17\n[ 0.730362] Key type dns_resolver registered\n[ 0.731848] Loading compiled-in X.509 certificates\n[ 0.733709] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.743317] registered taskstats version 1\n[ 0.746289] Key type trusted registered\n[ 0.749786] Key type encrypted registered\n[ 0.750797] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752165] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754158] regulator-dummy: disabling\n[ 0.755277] Magic number: 14:718:208\n[ 0.756433] vc vcsa: hash matches\n[ 0.757538] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039)\n[ 0.759507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760989] EDD information not available.\n[ 0.805362] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.807293] Write protecting the kernel read-only data: 12288k\n[ 0.809124] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.812330] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.827956] systemd-udevd[107]: starting version 204\n[ 0.872585] FDC 0 is a S82078B\n[ 1.016119] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180264] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.181826] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183194] usb 1-1: Product: QEMU USB Tablet\n[ 1.184102] usb 1-1: Manufacturer: QEMU\n[ 1.184914] usb 1-1: SerialNumber: 42\n[ 1.460092] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.885151] 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.130921] 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.477220] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.147964] 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 Fri, 03 Aug 2018 03:14:02 +0000. Up 3.50 seconds.\ncloud-init-nonet[3.67]: 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 cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.97]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 5.17 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:9c:9f:eb |\nci-info: | eth0 | True | 192.168.0.28 | 255.255.255.0 | fa:16:3e:d5:e0:f2 |\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:\n70:83:ec:bc:83:92:52:ec:8f:8d:4d:a8:c8:4b:cb:3f root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| + o |\n| . o o . |\n| o o S |\n| o o . . |\n|..= o o |\n|=o.E . |\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:\n67:7e:04:8b:91:9f:0b:f0:62:fb:ce:c4:ac:a9:23:42 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . o . |\n| o + + |\n| o S * . |\n| E . = = o |\n|. . + o . |\n|. . . * . |\n| . ..oo.+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ned:20:71:98:34:2d:be:9f:47:1c:74:07:6d:75:64:f3 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o. .o +=|\n| ..+. . . +.+|\n| .+... . o E|\n| .o .. |\n| ..S... |\n| .. oo |\n| . o. |\n| o . |\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:\ncf:fe:87:05:44:8a:17:f7:5f:99:c0:8b:54:5d:27:7d root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..=oo.+|\n| . =.o.oE|\n| . +.. ooo|\n| . ... ..|\n| S . .|\n| o . |\n| o o |\n| . . . |\n| .... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.82 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 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 ]\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 Fri, 03 Aug 2018 03:14:12 +0000. Up 13.87 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 21305 0 --:--:-- --:--:-- --:--:-- 21421\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 4s (2766 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 7s (7293 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 7975\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 7988\nclearwater-socket-factory-sig start/running, process 7993\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 0 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 (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 67:7e:04:8b:91:9f:0b:f0:62:fb:ce:c4:ac:a9:23:42 root@bono-0 (DSA)\nec2: 256 ed:20:71:98:34:2d:be:9f:47:1c:74:07:6d:75:64:f3 root@bono-0 (ECDSA)\nec2: 256 cf:fe:87:05:44:8a:17:f7:5f:99:c0:8b:54:5d:27:7d root@bono-0 (ED25519)\nec2: 2048 70:83:ec:bc:83:92:52:ec:8f:8d:4d:a8:c8:4b:cb:3f root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX2dYc95sDgRIO6TXLuNo7Nan0AgJaIuBpiQ2jQpwDJ+S8gJkoYufR129u8HLDuhJ11XbPGjyH2LmKbu7LbIwE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/3ojwLr+qJ+h+o0jYBlj67CGL+FiEuH+KZqufIGeqJ root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcxTlrPHaowjQ5sqe0x4Qy9UaV4e3JtnLF9BawFuuBN6skk24wISlUkNs/kfhdvJjT+svpb4sV0nh9dRr/HxpJ0D6Czs4BQ9ncVoEKf+t1cMDx0ZVA8q4s/wuEuVfC7s9GiAOuCjfKMxK4kWbWCZCKnDye4S3qYfUuxryZuFGDsvuPRUFhXgAdTwDe3wR+TTzXuXUu4702YonO1wkw/cehHK25hl3R58XmsTU6Gxcz2ucrMX8/zxEltmTAyO1E5+tI8cxXMaYOLKWhnXllSAzMmY927TR9wOm1sPRRPvqOLfMmDTNzhGIiS4EVIK2pNDtbU4jmlERHoH+NzO9tBdGX root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 137.46 seconds\n"} 2018-08-03 03:16:52,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/action used request id req-a619073c-8d8b-4925-92fb-1ebba996a1c4 2018-08-03 03:16:52,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0981111526489s 2018-08-03 03:16:52,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a/action used request id req-a619073c-8d8b-4925-92fb-1ebba996a1c4 2018-08-03 03:16:52,978 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.008947] AppArmor: AppArmor initialized [ 0.009848] Yama: becoming mindful. [ 0.010858] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013379] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015454] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017668] Initializing cgroup subsys memory [ 0.018651] Initializing cgroup subsys devices [ 0.020005] Initializing cgroup subsys freezer [ 0.021142] Initializing cgroup subsys blkio [ 0.022289] Initializing cgroup subsys perf_event [ 0.024006] Initializing cgroup subsys hugetlb [ 0.025171] CPU: Physical Processor ID: 0 [ 0.026156] FEATURE SPEC_CTRL Present [ 0.028585] mce: CPU supports 10 MCE banks [ 0.029568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029568] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032009] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033523] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035297] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036005] Speculative Store Bypass: Vulnerable [ 0.037467] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042625] ACPI: Core revision 20131115 [ 0.044492] ACPI: All ACPI Tables successfully acquired [ 0.045960] ftrace: allocating 28727 entries in 113 pages [ 0.068318] Enabling x2apic [ 0.069191] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074132] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.080021] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.088994] KVM setup paravirtual spinlock [ 0.091383] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092157] x86: Booting SMP configuration: [ 0.093265] .... node #0, CPUs: #1[ 0.091348] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108035] x86: Booted up 1 node, 2 CPUs [ 0.108026] KVM setup async PF for cpu 1 [ 0.108026] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111335] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112360] devtmpfs: initialized [ 0.114409] EVM: security.selinux [ 0.115268] EVM: security.SMACK64 [ 0.116006] EVM: security.ima [ 0.116806] EVM: security.capability [ 0.117749] pinctrl core: initialized pinctrl subsystem [ 0.118095] regulator-dummy: no parameters [ 0.120065] RTC time: 3:13:58, date: 08/03/18 [ 0.121147] NET: Registered protocol family 16 [ 0.122294] cpuidle: using governor ladder [ 0.123278] cpuidle: using governor menu [ 0.124069] ACPI: bus type PCI registered [ 0.125070] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126569] PCI: Using configuration type 1 for base access [ 0.128415] bio: create slab at 0 [ 0.129034] ACPI: Added _OSI(Module Device) [ 0.129056] ACPI: Added _OSI(Processor Device) [ 0.130082] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134304] ACPI: Interpreter enabled [ 0.135246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.143782] ACPI: (supports S0 S5) [ 0.144003] ACPI: Using IOAPIC for interrupt routing [ 0.148042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150159] ACPI: No dock devices found. [ 0.154751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156070] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160349] acpiphp: Slot [3] registered [ 0.161351] acpiphp: Slot [4] registered [ 0.162360] acpiphp: Slot [5] registered [ 0.163371] acpiphp: Slot [6] registered [ 0.164039] acpiphp: Slot [7] registered [ 0.165047] acpiphp: Slot [8] registered [ 0.165784] acpiphp: Slot [9] registered [ 0.166527] acpiphp: Slot [10] registered [ 0.167275] acpiphp: Slot [11] registered [ 0.168019] acpiphp: Slot [12] registered [ 0.169035] acpiphp: Slot [13] registered [ 0.170046] acpiphp: Slot [14] registered [ 0.171059] acpiphp: Slot [15] registered [ 0.172019] acpiphp: Slot [16] registered [ 0.173210] acpiphp: Slot [17] registered [ 0.174312] acpiphp: Slot [18] registered [ 0.175519] acpiphp: Slot [19] registered [ 0.176022] acpiphp: Slot [20] registered [ 0.177297] acpiphp: Slot [21] registered [ 0.178410] acpiphp: Slot [22] registered [ 0.179606] acpiphp: Slot [23] registered [ 0.180032] acpiphp: Slot [24] registered [ 0.181147] acpiphp: Slot [25] registered [ 0.182168] acpiphp: Slot [26] registered [ 0.183177] acpiphp: Slot [27] registered [ 0.184023] acpiphp: Slot [28] registered [ 0.185094] acpiphp: Slot [29] registered [ 0.185979] acpiphp: Slot [30] registered [ 0.186996] acpiphp: Slot [31] registered [ 0.187989] PCI host bridge to bus 0000:00 [ 0.188010] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.191104] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193826] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195629] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.206157] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.240489] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.242660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.246505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250161] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252234] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255459] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257772] SCSI subsystem initialized [ 0.259213] ACPI: bus type USB registered [ 0.260075] usbcore: registered new interface driver usbfs [ 0.261752] usbcore: registered new interface driver hub [ 0.263120] usbcore: registered new device driver usb [ 0.264146] PCI: Using ACPI for IRQ routing [ 0.265684] NetLabel: Initializing [ 0.266595] NetLabel: domain hash size = 128 [ 0.267699] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268083] NetLabel: unlabeled traffic allowed by default [ 0.269424] Switched to clocksource kvm-clock [ 0.276026] AppArmor: AppArmor Filesystem Enabled [ 0.277276] pnp: PnP ACPI init [ 0.278125] ACPI: bus type PNP registered [ 0.279681] pnp: PnP ACPI: found 8 devices [ 0.280737] ACPI: bus type PNP unregistered [ 0.288214] NET: Registered protocol family 2 [ 0.289808] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291721] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293585] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295466] TCP: reno registered [ 0.296376] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298048] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299926] NET: Registered protocol family 1 [ 0.301154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.302750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.327300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.350036] Trying to unpack rootfs image as initramfs... [ 0.458135] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460353] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461776] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464586] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466638] Scanning for low memory corruption every 60 seconds [ 0.468535] Initialise system trusted keyring [ 0.469712] audit: initializing netlink socket (disabled) [ 0.470983] type=2000 audit(1533266038.683:1): initialized [ 0.494200] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497126] zbud: loaded [ 0.498170] VFS: Disk quotas dquot_6.5.2 [ 0.499500] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502429] fuse init (API version 7.22) [ 0.503838] msgmni has been set to 3997 [ 0.505062] Key type big_key registered [ 0.506675] Key type asymmetric registered [ 0.507734] Asymmetric key parser 'x509' registered [ 0.508930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510762] io scheduler noop registered [ 0.511733] io scheduler deadline registered (default) [ 0.512802] io scheduler cfq registered [ 0.513753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514882] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516227] ipmi message handler version 39.2 [ 0.517215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518772] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.541878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586052] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608755] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.634812] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637282] Linux agpgart interface v0.103 [ 0.638956] brd: module loaded [ 0.640026] loop: module loaded [ 0.641114] blk-mq: CPU -> queue map [ 0.641910] CPU 0 -> Queue 0 [ 0.642563] CPU 1 -> Queue 0 [ 0.643972] vda: vda1 [ 0.645318] scsi0 : ata_piix [ 0.646070] scsi1 : ata_piix [ 0.646774] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648036] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.649651] libphy: Fixed MDIO Bus: probed [ 0.650797] tun: Universal TUN/TAP device driver, 1.6 [ 0.651804] tun: (C) 1999-2004 Max Krasnyansky [ 0.654559] PPP generic driver version 2.4.2 [ 0.655901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657730] ehci-pci: EHCI PCI platform driver [ 0.659043] ehci-platform: EHCI generic platform driver [ 0.660537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.662167] ohci-pci: OHCI PCI platform driver [ 0.663390] ohci-platform: OHCI generic platform driver [ 0.664863] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687618] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.693024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694935] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.697071] usb usb1: Product: UHCI Host Controller [ 0.698475] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.700245] usb usb1: SerialNumber: 0000:00:01.2 [ 0.701738] hub 1-0:1.0: USB hub found [ 0.702868] hub 1-0:1.0: 2 ports detected [ 0.704205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.710277] mousedev: PS/2 mouse device common for all mice [ 0.712199] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714886] rtc_cmos 00:00: RTC can wake from S4 [ 0.716475] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720225] device-mapper: uevent: version 1.0.3 [ 0.721757] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725877] TCP: cubic registered [ 0.726977] NET: Registered protocol family 10 [ 0.728468] NET: Registered protocol family 17 [ 0.730362] Key type dns_resolver registered [ 0.731848] Loading compiled-in X.509 certificates [ 0.733709] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.743317] registered taskstats version 1 [ 0.746289] Key type trusted registered [ 0.749786] Key type encrypted registered [ 0.750797] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752165] IMA: No TPM chip found, activating TPM-bypass! [ 0.754158] regulator-dummy: disabling [ 0.755277] Magic number: 14:718:208 [ 0.756433] vc vcsa: hash matches [ 0.757538] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039) [ 0.759507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760989] EDD information not available. [ 0.805362] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.807293] Write protecting the kernel read-only data: 12288k [ 0.809124] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.812330] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.827956] systemd-udevd[107]: starting version 204 [ 0.872585] FDC 0 is a S82078B [ 1.016119] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180264] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.181826] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183194] usb 1-1: Product: QEMU USB Tablet [ 1.184102] usb 1-1: Manufacturer: QEMU [ 1.184914] usb 1-1: SerialNumber: 42 [ 1.460092] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.885151] 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.130921] 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.477220] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.147964] 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 Fri, 03 Aug 2018 03:14:02 +0000. Up 3.50 seconds. cloud-init-nonet[3.67]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 5.17 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:9c:9f:eb | ci-info: | eth0 | True | 192.168.0.28 | 255.255.255.0 | fa:16:3e:d5:e0:f2 | 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: 70:83:ec:bc:83:92:52:ec:8f:8d:4d:a8:c8:4b:cb:3f root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | + o | | . o o . | | o o S | | o o . . | |..= o o | |=o.E . | |o==.= | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 67:7e:04:8b:91:9f:0b:f0:62:fb:ce:c4:ac:a9:23:42 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o . | | o + + | | o S * . | | E . = = o | |. . + o . | |. . . * . | | . ..oo.+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ed:20:71:98:34:2d:be:9f:47:1c:74:07:6d:75:64:f3 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o. .o +=| | ..+. . . +.+| | .+... . o E| | .o .. | | ..S... | | .. 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: cf:fe:87:05:44:8a:17:f7:5f:99:c0:8b:54:5d:27:7d root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ..=oo.+| | . =.o.oE| | . +.. ooo| | . ... ..| | S . .| | o . | | o o | | . . . | | .... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.82 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 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 ] 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 Fri, 03 Aug 2018 03:14:12 +0000. Up 13.87 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 21305 0 --:--:-- --:--:-- --:--:-- 21421 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 4s (2766 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 7s (7293 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 7975 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 7988 clearwater-socket-factory-sig start/running, process 7993 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 0 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 (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 67:7e:04:8b:91:9f:0b:f0:62:fb:ce:c4:ac:a9:23:42 root@bono-0 (DSA) ec2: 256 ed:20:71:98:34:2d:be:9f:47:1c:74:07:6d:75:64:f3 root@bono-0 (ECDSA) ec2: 256 cf:fe:87:05:44:8a:17:f7:5f:99:c0:8b:54:5d:27:7d root@bono-0 (ED25519) ec2: 2048 70:83:ec:bc:83:92:52:ec:8f:8d:4d:a8:c8:4b:cb:3f root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX2dYc95sDgRIO6TXLuNo7Nan0AgJaIuBpiQ2jQpwDJ+S8gJkoYufR129u8HLDuhJ11XbPGjyH2LmKbu7LbIwE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/3ojwLr+qJ+h+o0jYBlj67CGL+FiEuH+KZqufIGeqJ root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcxTlrPHaowjQ5sqe0x4Qy9UaV4e3JtnLF9BawFuuBN6skk24wISlUkNs/kfhdvJjT+svpb4sV0nh9dRr/HxpJ0D6Czs4BQ9ncVoEKf+t1cMDx0ZVA8q4s/wuEuVfC7s9GiAOuCjfKMxK4kWbWCZCKnDye4S3qYfUuxryZuFGDsvuPRUFhXgAdTwDe3wR+TTzXuXUu4702YonO1wkw/cehHK25hl3R58XmsTU6Gxcz2ucrMX8/zxEltmTAyO1E5+tI8cxXMaYOLKWhnXllSAzMmY927TR9wOm1sPRRPvqOLfMmDTNzhGIiS4EVIK2pNDtbU4jmlERHoH+NzO9tBdGX root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 137.46 seconds 2018-08-03 03:16:52,981 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:16:52,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:16:52,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:16:53,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c87a52a-170d-40c4-84e5-8cb06a7b0ec3 x-compute-request-id: req-3c87a52a-170d-40c4-84e5-8cb06a7b0ec3 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:16:53,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c87a52a-170d-40c4-84e5-8cb06a7b0ec3 2018-08-03 03:16:53,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61273598671s 2018-08-03 03:16:53,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c87a52a-170d-40c4-84e5-8cb06a7b0ec3 2018-08-03 03:16:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:16:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:16:53,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3c49f97-07a1-47fb-b23c-4a1a14361e6e x-compute-request-id: req-c3c49f97-07a1-47fb-b23c-4a1a14361e6e Content-Encoding: gzip Content-Length: 19776 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008087] AppArmor: AppArmor initialized\n[ 0.009332] Yama: becoming mindful.\n[ 0.010813] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013928] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022408] Initializing cgroup subsys memory\n[ 0.024030] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026624] Initializing cgroup subsys blkio\n[ 0.027861] Initializing cgroup subsys perf_event\n[ 0.028012] Initializing cgroup subsys hugetlb\n[ 0.029396] CPU: Physical Processor ID: 0\n[ 0.030622] FEATURE SPEC_CTRL Present\n[ 0.032738] mce: CPU supports 10 MCE banks\n[ 0.034021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036014] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037737] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044004] Speculative Store Bypass: Vulnerable\n[ 0.045972] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.052867] ACPI: Core revision 20131115\n[ 0.054920] ACPI: All ACPI Tables successfully acquired\n[ 0.056392] ftrace: allocating 28727 entries in 113 pages\n[ 0.076334] Enabling x2apic\n[ 0.077092] Enabled x2apic\n[ 0.080010] Switched APIC routing to physical x2apic.\n[ 0.082020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086647] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.092974] KVM setup paravirtual spinlock\n[ 0.095681] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096155] x86: Booting SMP configuration:\n[ 0.097185] .... node #0, CPUs: #1[ 0.095640] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112049] x86: Booted up 1 node, 2 CPUs\n[ 0.112042] KVM setup async PF for cpu 1\n[ 0.112046] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115352] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116362] devtmpfs: initialized\n[ 0.118383] EVM: security.selinux\n[ 0.119220] EVM: security.SMACK64\n[ 0.120006] EVM: security.ima\n[ 0.120767] EVM: security.capability\n[ 0.121695] pinctrl core: initialized pinctrl subsystem\n[ 0.122169] regulator-dummy: no parameters\n[ 0.124068] RTC time: 3:13:58, date: 08/03/18\n[ 0.125114] NET: Registered protocol family 16\n[ 0.126274] cpuidle: using governor ladder\n[ 0.127288] cpuidle: using governor menu\n[ 0.128076] ACPI: bus type PCI registered\n[ 0.128999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130463] PCI: Using configuration type 1 for base access\n[ 0.132290] bio: create slab at 0\n[ 0.133041] ACPI: Added _OSI(Module Device)\n[ 0.133041] ACPI: Added _OSI(Processor Device)\n[ 0.134453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138834] ACPI: Interpreter enabled\n[ 0.139750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.143512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.145471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.147682] ACPI: (supports S0 S5)\n[ 0.148003] ACPI: Using IOAPIC for interrupt routing\n[ 0.152043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154089] ACPI: No dock devices found.\n[ 0.156855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.158120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.159472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.160020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.162415] acpiphp: Slot [3] registered\n[ 0.163297] acpiphp: Slot [4] registered\n[ 0.164031] acpiphp: Slot [5] registered\n[ 0.164901] acpiphp: Slot [6] registered\n[ 0.165790] acpiphp: Slot [7] registered\n[ 0.166654] acpiphp: Slot [8] registered\n[ 0.167601] acpiphp: Slot [9] registered\n[ 0.168026] acpiphp: Slot [10] registered\n[ 0.168783] acpiphp: Slot [11] registered\n[ 0.169858] acpiphp: Slot [12] registered\n[ 0.170710] acpiphp: Slot [13] registered\n[ 0.171631] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.172877] acpiphp: Slot [16] registered\n[ 0.174024] acpiphp: Slot [17] registered\n[ 0.175099] acpiphp: Slot [18] registered\n[ 0.176025] acpiphp: Slot [19] registered\n[ 0.177117] acpiphp: Slot [20] registered\n[ 0.178232] acpiphp: Slot [21] registered\n[ 0.179332] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181288] acpiphp: Slot [24] registered\n[ 0.182382] acpiphp: Slot [25] registered\n[ 0.183467] acpiphp: Slot [26] registered\n[ 0.184023] acpiphp: Slot [27] registered\n[ 0.185104] acpiphp: Slot [28] registered\n[ 0.186182] acpiphp: Slot [29] registered\n[ 0.187270] acpiphp: Slot [30] registered\n[ 0.188025] acpiphp: Slot [31] registered\n[ 0.188914] PCI host bridge to bus 0000:00\n[ 0.189774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.190884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194944] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.236800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.238923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.242189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.245684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.247252] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.247252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.248007] vgaarb: loaded\n[ 0.248867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.250276] SCSI subsystem initialized\n[ 0.251400] ACPI: bus type USB registered\n[ 0.252048] usbcore: registered new interface driver usbfs\n[ 0.253494] usbcore: registered new interface driver hub\n[ 0.254937] usbcore: registered new device driver usb\n[ 0.256092] PCI: Using ACPI for IRQ routing\n[ 0.257138] NetLabel: Initializing\n[ 0.257852] NetLabel: domain hash size = 128\n[ 0.258705] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259701] NetLabel: unlabeled traffic allowed by default\n[ 0.260153] Switched to clocksource kvm-clock\n[ 0.267259] AppArmor: AppArmor Filesystem Enabled\n[ 0.268249] pnp: PnP ACPI init\n[ 0.268929] ACPI: bus type PNP registered\n[ 0.270169] pnp: PnP ACPI: found 8 devices\n[ 0.271005] ACPI: bus type PNP unregistered\n[ 0.277935] NET: Registered protocol family 2\n[ 0.279065] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280623] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.282005] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283302] TCP: reno registered\n[ 0.284013] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285162] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286424] NET: Registered protocol family 1\n[ 0.287323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288447] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.289543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.311385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.333984] Trying to unpack rootfs image as initramfs...\n[ 0.427039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.428813] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.429944] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431314] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.433158] Scanning for low memory corruption every 60 seconds\n[ 0.434847] Initialise system trusted keyring\n[ 0.435857] audit: initializing netlink socket (disabled)\n[ 0.436989] type=2000 audit(1533266038.888:1): initialized\n[ 0.456411] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.458317] zbud: loaded\n[ 0.459108] VFS: Disk quotas dquot_6.5.2\n[ 0.459965] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461433] fuse init (API version 7.22)\n[ 0.462309] msgmni has been set to 3997\n[ 0.463142] Key type big_key registered\n[ 0.464152] Key type asymmetric registered\n[ 0.465075] Asymmetric key parser 'x509' registered\n[ 0.466227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467937] io scheduler noop registered\n[ 0.468759] io scheduler deadline registered (default)\n[ 0.469763] io scheduler cfq registered\n[ 0.470621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.471672] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.472940] ipmi message handler version 39.2\n[ 0.473846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475309] ACPI: Power Button [PWRF]\n[ 0.476161] GHES: HEST is not enabled!\n[ 0.497907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564079] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.565729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591989] Linux agpgart interface v0.103\n[ 0.593601] brd: module loaded\n[ 0.594668] loop: module loaded\n[ 0.595649] blk-mq: CPU -> queue map\n[ 0.596448] CPU 0 -> Queue 0\n[ 0.597133] CPU 1 -> Queue 0\n[ 0.598325] vda: vda1\n[ 0.599675] scsi0 : ata_piix\n[ 0.600613] scsi1 : ata_piix\n[ 0.601473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.603155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.605010] libphy: Fixed MDIO Bus: probed\n[ 0.606191] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607549] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610508] PPP generic driver version 2.4.2\n[ 0.611774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613291] ehci-pci: EHCI PCI platform driver\n[ 0.614508] ehci-platform: EHCI generic platform driver\n[ 0.615912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617661] ohci-pci: OHCI PCI platform driver\n[ 0.619146] ohci-platform: OHCI generic platform driver\n[ 0.620337] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651092] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652779] usb usb1: Product: UHCI Host Controller\n[ 0.653843] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655239] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656443] hub 1-0:1.0: USB hub found\n[ 0.657351] hub 1-0:1.0: 2 ports detected\n[ 0.658417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661873] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663172] mousedev: PS/2 mouse device common for all mice\n[ 0.664619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666690] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669288] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670663] device-mapper: uevent: version 1.0.3\n[ 0.671735] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.673546] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674880] TCP: cubic registered\n[ 0.675724] NET: Registered protocol family 10\n[ 0.676970] NET: Registered protocol family 17\n[ 0.677957] Key type dns_resolver registered\n[ 0.679215] Loading compiled-in X.509 certificates\n[ 0.680873] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.689804] registered taskstats version 1\n[ 0.692561] Key type trusted registered\n[ 0.696352] Key type encrypted registered\n[ 0.697269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.700073] regulator-dummy: disabling\n[ 0.700976] Magic number: 14:718:208\n[ 0.701880] vc vcsa: hash matches\n[ 0.702750] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039)\n[ 0.704647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705942] EDD information not available.\n[ 0.761666] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763523] Write protecting the kernel read-only data: 12288k\n[ 0.765865] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.769326] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.785659] systemd-udevd[107]: starting version 204\n[ 0.824658] FDC 0 is a S82078B\n[ 0.968036] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135107] usb 1-1: Product: QEMU USB Tablet\n[ 1.136067] usb 1-1: Manufacturer: QEMU\n[ 1.137099] usb 1-1: SerialNumber: 42\n[ 1.428069] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.856928] 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.077211] 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.417551] 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 Populate and link to /run filesystem[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.920991] 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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:14:02 +0000. Up 3.27 seconds.\ncloud-init-nonet[3.44]: 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 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 ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 4.55 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:a6:fa:b2 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ca:9b:02 |\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:\n69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . E |\n| . |\n| . .. |\n| . ..So + |\n| o o.+= + . |\n| + .*oo . |\n| .o.=. |\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:\n2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| . + |\n| +.o S |\n| .Bo. |\n| ..o*. |\n| E oo.*o. |\n| o=+B+ |\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:\nc2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . |\n|E+ . |\n|= + . . |\n|.* = . o |\n|+ = o + S |\n| o o . . |\n| . + |\n|o..+ |\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:\nad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ==.o +o o|\n| oo + + oE|\n| o + o o|\n| . X . |\n| S B + |\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 * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.66 seconds.\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 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 * Starting ACPI daemon[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 ]\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 ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:12 +0000. Up 13.25 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 15827 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2484 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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 libjpeg8 amd64 8c-2ubuntu8 [2194 B]\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-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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 libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8803 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8340\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 0 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.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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-08-03 03:16:53,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action used request id req-c3c49f97-07a1-47fb-b23c-4a1a14361e6e 2018-08-03 03:16:53,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0963258743286s 2018-08-03 03:16:53,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action used request id req-c3c49f97-07a1-47fb-b23c-4a1a14361e6e 2018-08-03 03:16:53,701 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008087] AppArmor: AppArmor initialized [ 0.009332] Yama: becoming mindful. [ 0.010813] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013928] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022408] Initializing cgroup subsys memory [ 0.024030] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026624] Initializing cgroup subsys blkio [ 0.027861] Initializing cgroup subsys perf_event [ 0.028012] Initializing cgroup subsys hugetlb [ 0.029396] CPU: Physical Processor ID: 0 [ 0.030622] FEATURE SPEC_CTRL Present [ 0.032738] mce: CPU supports 10 MCE banks [ 0.034021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036014] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037737] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044004] Speculative Store Bypass: Vulnerable [ 0.045972] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.052867] ACPI: Core revision 20131115 [ 0.054920] ACPI: All ACPI Tables successfully acquired [ 0.056392] ftrace: allocating 28727 entries in 113 pages [ 0.076334] Enabling x2apic [ 0.077092] Enabled x2apic [ 0.080010] Switched APIC routing to physical x2apic. [ 0.082020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086647] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.092974] KVM setup paravirtual spinlock [ 0.095681] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096155] x86: Booting SMP configuration: [ 0.097185] .... node #0, CPUs: #1[ 0.095640] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112049] x86: Booted up 1 node, 2 CPUs [ 0.112042] KVM setup async PF for cpu 1 [ 0.112046] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115352] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116362] devtmpfs: initialized [ 0.118383] EVM: security.selinux [ 0.119220] EVM: security.SMACK64 [ 0.120006] EVM: security.ima [ 0.120767] EVM: security.capability [ 0.121695] pinctrl core: initialized pinctrl subsystem [ 0.122169] regulator-dummy: no parameters [ 0.124068] RTC time: 3:13:58, date: 08/03/18 [ 0.125114] NET: Registered protocol family 16 [ 0.126274] cpuidle: using governor ladder [ 0.127288] cpuidle: using governor menu [ 0.128076] ACPI: bus type PCI registered [ 0.128999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130463] PCI: Using configuration type 1 for base access [ 0.132290] bio: create slab at 0 [ 0.133041] ACPI: Added _OSI(Module Device) [ 0.133041] ACPI: Added _OSI(Processor Device) [ 0.134453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138834] ACPI: Interpreter enabled [ 0.139750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.143512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.145471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.147682] ACPI: (supports S0 S5) [ 0.148003] ACPI: Using IOAPIC for interrupt routing [ 0.152043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154089] ACPI: No dock devices found. [ 0.156855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.159472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.160020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.162415] acpiphp: Slot [3] registered [ 0.163297] acpiphp: Slot [4] registered [ 0.164031] acpiphp: Slot [5] registered [ 0.164901] acpiphp: Slot [6] registered [ 0.165790] acpiphp: Slot [7] registered [ 0.166654] acpiphp: Slot [8] registered [ 0.167601] acpiphp: Slot [9] registered [ 0.168026] acpiphp: Slot [10] registered [ 0.168783] acpiphp: Slot [11] registered [ 0.169858] acpiphp: Slot [12] registered [ 0.170710] acpiphp: Slot [13] registered [ 0.171631] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.172877] acpiphp: Slot [16] registered [ 0.174024] acpiphp: Slot [17] registered [ 0.175099] acpiphp: Slot [18] registered [ 0.176025] acpiphp: Slot [19] registered [ 0.177117] acpiphp: Slot [20] registered [ 0.178232] acpiphp: Slot [21] registered [ 0.179332] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181288] acpiphp: Slot [24] registered [ 0.182382] acpiphp: Slot [25] registered [ 0.183467] acpiphp: Slot [26] registered [ 0.184023] acpiphp: Slot [27] registered [ 0.185104] acpiphp: Slot [28] registered [ 0.186182] acpiphp: Slot [29] registered [ 0.187270] acpiphp: Slot [30] registered [ 0.188025] acpiphp: Slot [31] registered [ 0.188914] PCI host bridge to bus 0000:00 [ 0.189774] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.190884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194944] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.236800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.238923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.245684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248007] vgaarb: loaded [ 0.248867] vgaarb: bridge control possible 0000:00:02.0 [ 0.250276] SCSI subsystem initialized [ 0.251400] ACPI: bus type USB registered [ 0.252048] usbcore: registered new interface driver usbfs [ 0.253494] usbcore: registered new interface driver hub [ 0.254937] usbcore: registered new device driver usb [ 0.256092] PCI: Using ACPI for IRQ routing [ 0.257138] NetLabel: Initializing [ 0.257852] NetLabel: domain hash size = 128 [ 0.258705] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259701] NetLabel: unlabeled traffic allowed by default [ 0.260153] Switched to clocksource kvm-clock [ 0.267259] AppArmor: AppArmor Filesystem Enabled [ 0.268249] pnp: PnP ACPI init [ 0.268929] ACPI: bus type PNP registered [ 0.270169] pnp: PnP ACPI: found 8 devices [ 0.271005] ACPI: bus type PNP unregistered [ 0.277935] NET: Registered protocol family 2 [ 0.279065] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280623] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.282005] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283302] TCP: reno registered [ 0.284013] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285162] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286424] NET: Registered protocol family 1 [ 0.287323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288447] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.289543] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.311385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.333984] Trying to unpack rootfs image as initramfs... [ 0.427039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.428813] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.429944] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431314] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.433158] Scanning for low memory corruption every 60 seconds [ 0.434847] Initialise system trusted keyring [ 0.435857] audit: initializing netlink socket (disabled) [ 0.436989] type=2000 audit(1533266038.888:1): initialized [ 0.456411] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.458317] zbud: loaded [ 0.459108] VFS: Disk quotas dquot_6.5.2 [ 0.459965] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461433] fuse init (API version 7.22) [ 0.462309] msgmni has been set to 3997 [ 0.463142] Key type big_key registered [ 0.464152] Key type asymmetric registered [ 0.465075] Asymmetric key parser 'x509' registered [ 0.466227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467937] io scheduler noop registered [ 0.468759] io scheduler deadline registered (default) [ 0.469763] io scheduler cfq registered [ 0.470621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.471672] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.472940] ipmi message handler version 39.2 [ 0.473846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475309] ACPI: Power Button [PWRF] [ 0.476161] GHES: HEST is not enabled! [ 0.497907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564079] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.565729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591989] Linux agpgart interface v0.103 [ 0.593601] brd: module loaded [ 0.594668] loop: module loaded [ 0.595649] blk-mq: CPU -> queue map [ 0.596448] CPU 0 -> Queue 0 [ 0.597133] CPU 1 -> Queue 0 [ 0.598325] vda: vda1 [ 0.599675] scsi0 : ata_piix [ 0.600613] scsi1 : ata_piix [ 0.601473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.603155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.605010] libphy: Fixed MDIO Bus: probed [ 0.606191] tun: Universal TUN/TAP device driver, 1.6 [ 0.607549] tun: (C) 1999-2004 Max Krasnyansky [ 0.610508] PPP generic driver version 2.4.2 [ 0.611774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613291] ehci-pci: EHCI PCI platform driver [ 0.614508] ehci-platform: EHCI generic platform driver [ 0.615912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617661] ohci-pci: OHCI PCI platform driver [ 0.619146] ohci-platform: OHCI generic platform driver [ 0.620337] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651092] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652779] usb usb1: Product: UHCI Host Controller [ 0.653843] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655239] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656443] hub 1-0:1.0: USB hub found [ 0.657351] hub 1-0:1.0: 2 ports detected [ 0.658417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661873] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663172] mousedev: PS/2 mouse device common for all mice [ 0.664619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666690] rtc_cmos 00:00: RTC can wake from S4 [ 0.667974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669288] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670663] device-mapper: uevent: version 1.0.3 [ 0.671735] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.673546] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674880] TCP: cubic registered [ 0.675724] NET: Registered protocol family 10 [ 0.676970] NET: Registered protocol family 17 [ 0.677957] Key type dns_resolver registered [ 0.679215] Loading compiled-in X.509 certificates [ 0.680873] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.689804] registered taskstats version 1 [ 0.692561] Key type trusted registered [ 0.696352] Key type encrypted registered [ 0.697269] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698444] IMA: No TPM chip found, activating TPM-bypass! [ 0.700073] regulator-dummy: disabling [ 0.700976] Magic number: 14:718:208 [ 0.701880] vc vcsa: hash matches [ 0.702750] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039) [ 0.704647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705942] EDD information not available. [ 0.761666] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763523] Write protecting the kernel read-only data: 12288k [ 0.765865] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.769326] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.785659] systemd-udevd[107]: starting version 204 [ 0.824658] FDC 0 is a S82078B [ 0.968036] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135107] usb 1-1: Product: QEMU USB Tablet [ 1.136067] usb 1-1: Manufacturer: QEMU [ 1.137099] usb 1-1: SerialNumber: 42 [ 1.428069] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.856928] 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.077211] 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.417551] 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 Populate and link to /run filesystem[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.920991] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:14:02 +0000. Up 3.27 seconds. cloud-init-nonet[3.44]: 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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 4.55 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:a6:fa:b2 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ca:9b:02 | 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: 69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . E | | . | | . .. | | . ..So + | | o o.+= + . | | + .*oo . | | .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: 2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | . + | | +.o S | | .Bo. | | ..o*. | | E oo.*o. | | o=+B+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |. . | |E+ . | |= + . . | |.* = . o | |+ = o + S | | 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: ad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ==.o +o o| | oo + + oE| | o + o o| | . X . | | S B + | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.66 seconds. 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[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 ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:12 +0000. Up 13.25 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 15827 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 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-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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 libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8803 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8340 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 0 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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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-08-03 03:16:53,705 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:17:03,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:03,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:04,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb20678b-600d-4b55-a141-9b490dc1ee5c x-compute-request-id: req-cb20678b-600d-4b55-a141-9b490dc1ee5c Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:04,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb20678b-600d-4b55-a141-9b490dc1ee5c 2018-08-03 03:17:04,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449347019196s 2018-08-03 03:17:04,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb20678b-600d-4b55-a141-9b490dc1ee5c 2018-08-03 03:17:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:04,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93308bf6-5ecd-4811-9f40-df9a85fd3294 x-compute-request-id: req-93308bf6-5ecd-4811-9f40-df9a85fd3294 Content-Encoding: gzip Content-Length: 20831 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008087] AppArmor: AppArmor initialized\n[ 0.009332] Yama: becoming mindful.\n[ 0.010813] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013928] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022408] Initializing cgroup subsys memory\n[ 0.024030] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026624] Initializing cgroup subsys blkio\n[ 0.027861] Initializing cgroup subsys perf_event\n[ 0.028012] Initializing cgroup subsys hugetlb\n[ 0.029396] CPU: Physical Processor ID: 0\n[ 0.030622] FEATURE SPEC_CTRL Present\n[ 0.032738] mce: CPU supports 10 MCE banks\n[ 0.034021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036014] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037737] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044004] Speculative Store Bypass: Vulnerable\n[ 0.045972] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.052867] ACPI: Core revision 20131115\n[ 0.054920] ACPI: All ACPI Tables successfully acquired\n[ 0.056392] ftrace: allocating 28727 entries in 113 pages\n[ 0.076334] Enabling x2apic\n[ 0.077092] Enabled x2apic\n[ 0.080010] Switched APIC routing to physical x2apic.\n[ 0.082020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086647] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.092974] KVM setup paravirtual spinlock\n[ 0.095681] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096155] x86: Booting SMP configuration:\n[ 0.097185] .... node #0, CPUs: #1[ 0.095640] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112049] x86: Booted up 1 node, 2 CPUs\n[ 0.112042] KVM setup async PF for cpu 1\n[ 0.112046] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115352] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116362] devtmpfs: initialized\n[ 0.118383] EVM: security.selinux\n[ 0.119220] EVM: security.SMACK64\n[ 0.120006] EVM: security.ima\n[ 0.120767] EVM: security.capability\n[ 0.121695] pinctrl core: initialized pinctrl subsystem\n[ 0.122169] regulator-dummy: no parameters\n[ 0.124068] RTC time: 3:13:58, date: 08/03/18\n[ 0.125114] NET: Registered protocol family 16\n[ 0.126274] cpuidle: using governor ladder\n[ 0.127288] cpuidle: using governor menu\n[ 0.128076] ACPI: bus type PCI registered\n[ 0.128999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130463] PCI: Using configuration type 1 for base access\n[ 0.132290] bio: create slab at 0\n[ 0.133041] ACPI: Added _OSI(Module Device)\n[ 0.133041] ACPI: Added _OSI(Processor Device)\n[ 0.134453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138834] ACPI: Interpreter enabled\n[ 0.139750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.143512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.145471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.147682] ACPI: (supports S0 S5)\n[ 0.148003] ACPI: Using IOAPIC for interrupt routing\n[ 0.152043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154089] ACPI: No dock devices found.\n[ 0.156855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.158120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.159472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.160020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.162415] acpiphp: Slot [3] registered\n[ 0.163297] acpiphp: Slot [4] registered\n[ 0.164031] acpiphp: Slot [5] registered\n[ 0.164901] acpiphp: Slot [6] registered\n[ 0.165790] acpiphp: Slot [7] registered\n[ 0.166654] acpiphp: Slot [8] registered\n[ 0.167601] acpiphp: Slot [9] registered\n[ 0.168026] acpiphp: Slot [10] registered\n[ 0.168783] acpiphp: Slot [11] registered\n[ 0.169858] acpiphp: Slot [12] registered\n[ 0.170710] acpiphp: Slot [13] registered\n[ 0.171631] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.172877] acpiphp: Slot [16] registered\n[ 0.174024] acpiphp: Slot [17] registered\n[ 0.175099] acpiphp: Slot [18] registered\n[ 0.176025] acpiphp: Slot [19] registered\n[ 0.177117] acpiphp: Slot [20] registered\n[ 0.178232] acpiphp: Slot [21] registered\n[ 0.179332] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181288] acpiphp: Slot [24] registered\n[ 0.182382] acpiphp: Slot [25] registered\n[ 0.183467] acpiphp: Slot [26] registered\n[ 0.184023] acpiphp: Slot [27] registered\n[ 0.185104] acpiphp: Slot [28] registered\n[ 0.186182] acpiphp: Slot [29] registered\n[ 0.187270] acpiphp: Slot [30] registered\n[ 0.188025] acpiphp: Slot [31] registered\n[ 0.188914] PCI host bridge to bus 0000:00\n[ 0.189774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.190884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194944] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.236800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.238923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.242189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.245684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.247252] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.247252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.248007] vgaarb: loaded\n[ 0.248867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.250276] SCSI subsystem initialized\n[ 0.251400] ACPI: bus type USB registered\n[ 0.252048] usbcore: registered new interface driver usbfs\n[ 0.253494] usbcore: registered new interface driver hub\n[ 0.254937] usbcore: registered new device driver usb\n[ 0.256092] PCI: Using ACPI for IRQ routing\n[ 0.257138] NetLabel: Initializing\n[ 0.257852] NetLabel: domain hash size = 128\n[ 0.258705] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259701] NetLabel: unlabeled traffic allowed by default\n[ 0.260153] Switched to clocksource kvm-clock\n[ 0.267259] AppArmor: AppArmor Filesystem Enabled\n[ 0.268249] pnp: PnP ACPI init\n[ 0.268929] ACPI: bus type PNP registered\n[ 0.270169] pnp: PnP ACPI: found 8 devices\n[ 0.271005] ACPI: bus type PNP unregistered\n[ 0.277935] NET: Registered protocol family 2\n[ 0.279065] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280623] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.282005] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283302] TCP: reno registered\n[ 0.284013] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285162] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286424] NET: Registered protocol family 1\n[ 0.287323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288447] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.289543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.311385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.333984] Trying to unpack rootfs image as initramfs...\n[ 0.427039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.428813] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.429944] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431314] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.433158] Scanning for low memory corruption every 60 seconds\n[ 0.434847] Initialise system trusted keyring\n[ 0.435857] audit: initializing netlink socket (disabled)\n[ 0.436989] type=2000 audit(1533266038.888:1): initialized\n[ 0.456411] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.458317] zbud: loaded\n[ 0.459108] VFS: Disk quotas dquot_6.5.2\n[ 0.459965] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.461433] fuse init (API version 7.22)\n[ 0.462309] msgmni has been set to 3997\n[ 0.463142] Key type big_key registered\n[ 0.464152] Key type asymmetric registered\n[ 0.465075] Asymmetric key parser 'x509' registered\n[ 0.466227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467937] io scheduler noop registered\n[ 0.468759] io scheduler deadline registered (default)\n[ 0.469763] io scheduler cfq registered\n[ 0.470621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.471672] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.472940] ipmi message handler version 39.2\n[ 0.473846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475309] ACPI: Power Button [PWRF]\n[ 0.476161] GHES: HEST is not enabled!\n[ 0.497907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564079] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.565729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591989] Linux agpgart interface v0.103\n[ 0.593601] brd: module loaded\n[ 0.594668] loop: module loaded\n[ 0.595649] blk-mq: CPU -> queue map\n[ 0.596448] CPU 0 -> Queue 0\n[ 0.597133] CPU 1 -> Queue 0\n[ 0.598325] vda: vda1\n[ 0.599675] scsi0 : ata_piix\n[ 0.600613] scsi1 : ata_piix\n[ 0.601473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.603155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.605010] libphy: Fixed MDIO Bus: probed\n[ 0.606191] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607549] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610508] PPP generic driver version 2.4.2\n[ 0.611774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613291] ehci-pci: EHCI PCI platform driver\n[ 0.614508] ehci-platform: EHCI generic platform driver\n[ 0.615912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617661] ohci-pci: OHCI PCI platform driver\n[ 0.619146] ohci-platform: OHCI generic platform driver\n[ 0.620337] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.649669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651092] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652779] usb usb1: Product: UHCI Host Controller\n[ 0.653843] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655239] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656443] hub 1-0:1.0: USB hub found\n[ 0.657351] hub 1-0:1.0: 2 ports detected\n[ 0.658417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661873] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663172] mousedev: PS/2 mouse device common for all mice\n[ 0.664619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666690] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669288] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670663] device-mapper: uevent: version 1.0.3\n[ 0.671735] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.673546] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674880] TCP: cubic registered\n[ 0.675724] NET: Registered protocol family 10\n[ 0.676970] NET: Registered protocol family 17\n[ 0.677957] Key type dns_resolver registered\n[ 0.679215] Loading compiled-in X.509 certificates\n[ 0.680873] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.689804] registered taskstats version 1\n[ 0.692561] Key type trusted registered\n[ 0.696352] Key type encrypted registered\n[ 0.697269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.700073] regulator-dummy: disabling\n[ 0.700976] Magic number: 14:718:208\n[ 0.701880] vc vcsa: hash matches\n[ 0.702750] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039)\n[ 0.704647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705942] EDD information not available.\n[ 0.761666] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763523] Write protecting the kernel read-only data: 12288k\n[ 0.765865] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.769326] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.785659] systemd-udevd[107]: starting version 204\n[ 0.824658] FDC 0 is a S82078B\n[ 0.968036] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.133653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135107] usb 1-1: Product: QEMU USB Tablet\n[ 1.136067] usb 1-1: Manufacturer: QEMU\n[ 1.137099] usb 1-1: SerialNumber: 42\n[ 1.428069] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.856928] 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.077211] 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.417551] 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 Populate and link to /run filesystem[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.920991] 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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:14:02 +0000. Up 3.27 seconds.\ncloud-init-nonet[3.44]: 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 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 ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 4.55 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:a6:fa:b2 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ca:9b:02 |\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:\n69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . E |\n| . |\n| . .. |\n| . ..So + |\n| o o.+= + . |\n| + .*oo . |\n| .o.=. |\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:\n2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| . + |\n| +.o S |\n| .Bo. |\n| ..o*. |\n| E oo.*o. |\n| o=+B+ |\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:\nc2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . |\n|E+ . |\n|= + . . |\n|.* = . o |\n|+ = o + S |\n| o o . . |\n| . + |\n|o..+ |\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:\nad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ==.o +o o|\n| oo + + oE|\n| o + o o|\n| . X . |\n| S B + |\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 * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.66 seconds.\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 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 * Starting ACPI daemon[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 ]\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 ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:12 +0000. Up 13.25 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 15827 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2484 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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 libjpeg8 amd64 8c-2ubuntu8 [2194 B]\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-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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 libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8803 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8340\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 0 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.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0 (DSA)\nec2: 256 c2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0 (ECDSA)\nec2: 256 ad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0 (ED25519)\nec2: 2048 69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIo8J9HwC4ZxxrSidZJxrC4wXnJvSyDghP4dzY9gE3hzO8mjf+JizuGwVG/cnc7RCQltKSB4sh1TiOP/KRvAf3I= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdne7nri5VgAjs7KWEVqmcl2ZUnwgN3aL+K5jmD1Mdr root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0rFx4a8mGLjuqBLwckY2tyhIusdVXDMIhIuVZveF3bxcuHAhOmx0zQ4ECZHk327Ta8RqvKuJsRVLTViSr7dMYqnWKkVv8BbeLoI0o87virTk3fBkeX8S8hSHI37spmcdVubsct1dChcFivHOhtvmb2qFC7isX1lp4inovjDmwOzJEWSz6JYNkyqXFaBpZuY/kXMX+Z6jlA4mbSt7KCj8IFV8KuxInN2lPiogknwMIv2ROVeCcFlvVm/myGZ7T7aAeKIr0sbNCOOTluzCC67o1YiTdVxxZ2BAjDOrg7mYCHuf2rzMxRbRutGcYpgN1WmgfL1tkqZudKHYgkM1044Hp root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 175.01 seconds\n"} 2018-08-03 03:17:04,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action used request id req-93308bf6-5ecd-4811-9f40-df9a85fd3294 2018-08-03 03:17:04,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0963971614838s 2018-08-03 03:17:04,273 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174/action used request id req-93308bf6-5ecd-4811-9f40-df9a85fd3294 2018-08-03 03:17:04,274 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008087] AppArmor: AppArmor initialized [ 0.009332] Yama: becoming mindful. [ 0.010813] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013928] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022408] Initializing cgroup subsys memory [ 0.024030] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026624] Initializing cgroup subsys blkio [ 0.027861] Initializing cgroup subsys perf_event [ 0.028012] Initializing cgroup subsys hugetlb [ 0.029396] CPU: Physical Processor ID: 0 [ 0.030622] FEATURE SPEC_CTRL Present [ 0.032738] mce: CPU supports 10 MCE banks [ 0.034021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036014] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037737] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044004] Speculative Store Bypass: Vulnerable [ 0.045972] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.052867] ACPI: Core revision 20131115 [ 0.054920] ACPI: All ACPI Tables successfully acquired [ 0.056392] ftrace: allocating 28727 entries in 113 pages [ 0.076334] Enabling x2apic [ 0.077092] Enabled x2apic [ 0.080010] Switched APIC routing to physical x2apic. [ 0.082020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086647] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.092974] KVM setup paravirtual spinlock [ 0.095681] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096155] x86: Booting SMP configuration: [ 0.097185] .... node #0, CPUs: #1[ 0.095640] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112049] x86: Booted up 1 node, 2 CPUs [ 0.112042] KVM setup async PF for cpu 1 [ 0.112046] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115352] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116362] devtmpfs: initialized [ 0.118383] EVM: security.selinux [ 0.119220] EVM: security.SMACK64 [ 0.120006] EVM: security.ima [ 0.120767] EVM: security.capability [ 0.121695] pinctrl core: initialized pinctrl subsystem [ 0.122169] regulator-dummy: no parameters [ 0.124068] RTC time: 3:13:58, date: 08/03/18 [ 0.125114] NET: Registered protocol family 16 [ 0.126274] cpuidle: using governor ladder [ 0.127288] cpuidle: using governor menu [ 0.128076] ACPI: bus type PCI registered [ 0.128999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130463] PCI: Using configuration type 1 for base access [ 0.132290] bio: create slab at 0 [ 0.133041] ACPI: Added _OSI(Module Device) [ 0.133041] ACPI: Added _OSI(Processor Device) [ 0.134453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138834] ACPI: Interpreter enabled [ 0.139750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.143512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.145471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.147682] ACPI: (supports S0 S5) [ 0.148003] ACPI: Using IOAPIC for interrupt routing [ 0.152043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154089] ACPI: No dock devices found. [ 0.156855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.159472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.160020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.162415] acpiphp: Slot [3] registered [ 0.163297] acpiphp: Slot [4] registered [ 0.164031] acpiphp: Slot [5] registered [ 0.164901] acpiphp: Slot [6] registered [ 0.165790] acpiphp: Slot [7] registered [ 0.166654] acpiphp: Slot [8] registered [ 0.167601] acpiphp: Slot [9] registered [ 0.168026] acpiphp: Slot [10] registered [ 0.168783] acpiphp: Slot [11] registered [ 0.169858] acpiphp: Slot [12] registered [ 0.170710] acpiphp: Slot [13] registered [ 0.171631] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.172877] acpiphp: Slot [16] registered [ 0.174024] acpiphp: Slot [17] registered [ 0.175099] acpiphp: Slot [18] registered [ 0.176025] acpiphp: Slot [19] registered [ 0.177117] acpiphp: Slot [20] registered [ 0.178232] acpiphp: Slot [21] registered [ 0.179332] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181288] acpiphp: Slot [24] registered [ 0.182382] acpiphp: Slot [25] registered [ 0.183467] acpiphp: Slot [26] registered [ 0.184023] acpiphp: Slot [27] registered [ 0.185104] acpiphp: Slot [28] registered [ 0.186182] acpiphp: Slot [29] registered [ 0.187270] acpiphp: Slot [30] registered [ 0.188025] acpiphp: Slot [31] registered [ 0.188914] PCI host bridge to bus 0000:00 [ 0.189774] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.190884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194944] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.236800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.238923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.245684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248007] vgaarb: loaded [ 0.248867] vgaarb: bridge control possible 0000:00:02.0 [ 0.250276] SCSI subsystem initialized [ 0.251400] ACPI: bus type USB registered [ 0.252048] usbcore: registered new interface driver usbfs [ 0.253494] usbcore: registered new interface driver hub [ 0.254937] usbcore: registered new device driver usb [ 0.256092] PCI: Using ACPI for IRQ routing [ 0.257138] NetLabel: Initializing [ 0.257852] NetLabel: domain hash size = 128 [ 0.258705] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259701] NetLabel: unlabeled traffic allowed by default [ 0.260153] Switched to clocksource kvm-clock [ 0.267259] AppArmor: AppArmor Filesystem Enabled [ 0.268249] pnp: PnP ACPI init [ 0.268929] ACPI: bus type PNP registered [ 0.270169] pnp: PnP ACPI: found 8 devices [ 0.271005] ACPI: bus type PNP unregistered [ 0.277935] NET: Registered protocol family 2 [ 0.279065] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280623] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.282005] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283302] TCP: reno registered [ 0.284013] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285162] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286424] NET: Registered protocol family 1 [ 0.287323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288447] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.289543] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.311385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.333984] Trying to unpack rootfs image as initramfs... [ 0.427039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.428813] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.429944] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431314] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.433158] Scanning for low memory corruption every 60 seconds [ 0.434847] Initialise system trusted keyring [ 0.435857] audit: initializing netlink socket (disabled) [ 0.436989] type=2000 audit(1533266038.888:1): initialized [ 0.456411] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.458317] zbud: loaded [ 0.459108] VFS: Disk quotas dquot_6.5.2 [ 0.459965] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461433] fuse init (API version 7.22) [ 0.462309] msgmni has been set to 3997 [ 0.463142] Key type big_key registered [ 0.464152] Key type asymmetric registered [ 0.465075] Asymmetric key parser 'x509' registered [ 0.466227] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467937] io scheduler noop registered [ 0.468759] io scheduler deadline registered (default) [ 0.469763] io scheduler cfq registered [ 0.470621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.471672] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.472940] ipmi message handler version 39.2 [ 0.473846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475309] ACPI: Power Button [PWRF] [ 0.476161] GHES: HEST is not enabled! [ 0.497907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564079] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.565729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591989] Linux agpgart interface v0.103 [ 0.593601] brd: module loaded [ 0.594668] loop: module loaded [ 0.595649] blk-mq: CPU -> queue map [ 0.596448] CPU 0 -> Queue 0 [ 0.597133] CPU 1 -> Queue 0 [ 0.598325] vda: vda1 [ 0.599675] scsi0 : ata_piix [ 0.600613] scsi1 : ata_piix [ 0.601473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.603155] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.605010] libphy: Fixed MDIO Bus: probed [ 0.606191] tun: Universal TUN/TAP device driver, 1.6 [ 0.607549] tun: (C) 1999-2004 Max Krasnyansky [ 0.610508] PPP generic driver version 2.4.2 [ 0.611774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613291] ehci-pci: EHCI PCI platform driver [ 0.614508] ehci-platform: EHCI generic platform driver [ 0.615912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617661] ohci-pci: OHCI PCI platform driver [ 0.619146] ohci-platform: OHCI generic platform driver [ 0.620337] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.649669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651092] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652779] usb usb1: Product: UHCI Host Controller [ 0.653843] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655239] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656443] hub 1-0:1.0: USB hub found [ 0.657351] hub 1-0:1.0: 2 ports detected [ 0.658417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661873] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663172] mousedev: PS/2 mouse device common for all mice [ 0.664619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666690] rtc_cmos 00:00: RTC can wake from S4 [ 0.667974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669288] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670663] device-mapper: uevent: version 1.0.3 [ 0.671735] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.673546] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674880] TCP: cubic registered [ 0.675724] NET: Registered protocol family 10 [ 0.676970] NET: Registered protocol family 17 [ 0.677957] Key type dns_resolver registered [ 0.679215] Loading compiled-in X.509 certificates [ 0.680873] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.689804] registered taskstats version 1 [ 0.692561] Key type trusted registered [ 0.696352] Key type encrypted registered [ 0.697269] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698444] IMA: No TPM chip found, activating TPM-bypass! [ 0.700073] regulator-dummy: disabling [ 0.700976] Magic number: 14:718:208 [ 0.701880] vc vcsa: hash matches [ 0.702750] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:59 UTC (1533266039) [ 0.704647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705942] EDD information not available. [ 0.761666] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763523] Write protecting the kernel read-only data: 12288k [ 0.765865] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.769326] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.785659] systemd-udevd[107]: starting version 204 [ 0.824658] FDC 0 is a S82078B [ 0.968036] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.133653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135107] usb 1-1: Product: QEMU USB Tablet [ 1.136067] usb 1-1: Manufacturer: QEMU [ 1.137099] usb 1-1: SerialNumber: 42 [ 1.428069] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.856928] 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.077211] 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.417551] 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 Populate and link to /run filesystem[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.920991] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:14:02 +0000. Up 3.27 seconds. cloud-init-nonet[3.44]: 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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:14:03 +0000. Up 4.55 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:a6:fa:b2 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ca:9b:02 | 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: 69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . E | | . | | . .. | | . ..So + | | o o.+= + . | | + .*oo . | | .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: 2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | . + | | +.o S | | .Bo. | | ..o*. | | E oo.*o. | | o=+B+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |. . | |E+ . | |= + . . | |.* = . o | |+ = o + S | | 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: ad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ==.o +o o| | oo + + oE| | o + o o| | . X . | | S B + | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:10 +0000. Up 11.66 seconds. 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[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 ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:12 +0000. Up 13.25 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 15827 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 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-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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 libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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.8 [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://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8803 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8340 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 0 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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2a:bd:32:f5:bb:89:44:12:b6:4f:f8:7b:ce:8b:43:a8 root@homer-0 (DSA) ec2: 256 c2:19:28:52:ba:93:6d:f4:6b:8a:e4:3d:c1:61:80:0a root@homer-0 (ECDSA) ec2: 256 ad:95:8d:6d:11:11:b2:21:14:cc:f4:a7:59:cd:dd:d4 root@homer-0 (ED25519) ec2: 2048 69:3e:a0:3c:f4:fb:f6:02:4f:53:2f:99:8a:53:09:d1 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIo8J9HwC4ZxxrSidZJxrC4wXnJvSyDghP4dzY9gE3hzO8mjf+JizuGwVG/cnc7RCQltKSB4sh1TiOP/KRvAf3I= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdne7nri5VgAjs7KWEVqmcl2ZUnwgN3aL+K5jmD1Mdr root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0rFx4a8mGLjuqBLwckY2tyhIusdVXDMIhIuVZveF3bxcuHAhOmx0zQ4ECZHk327Ta8RqvKuJsRVLTViSr7dMYqnWKkVv8BbeLoI0o87virTk3fBkeX8S8hSHI37spmcdVubsct1dChcFivHOhtvmb2qFC7isX1lp4inovjDmwOzJEWSz6JYNkyqXFaBpZuY/kXMX+Z6jlA4mbSt7KCj8IFV8KuxInN2lPiogknwMIv2ROVeCcFlvVm/myGZ7T7aAeKIr0sbNCOOTluzCC67o1YiTdVxxZ2BAjDOrg7mYCHuf2rzMxRbRutGcYpgN1WmgfL1tkqZudKHYgkM1044Hp root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 175.01 seconds 2018-08-03 03:17:04,278 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:17:04,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:04,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9269bbc9-6261-40ba-8383-e541073357cb x-compute-request-id: req-9269bbc9-6261-40ba-8383-e541073357cb Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:04,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9269bbc9-6261-40ba-8383-e541073357cb 2018-08-03 03:17:04,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613620996475s 2018-08-03 03:17:04,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9269bbc9-6261-40ba-8383-e541073357cb 2018-08-03 03:17:04,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:04,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1229296-6e56-41b6-9822-3da01351adac x-compute-request-id: req-c1229296-6e56-41b6-9822-3da01351adac Content-Encoding: gzip Content-Length: 21291 Content-Type: application/json RESP BODY: {"output": "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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008034] AppArmor: AppArmor initialized\n[ 0.008896] Yama: becoming mindful.\n[ 0.009790] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013229] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015278] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017628] Initializing cgroup subsys memory\n[ 0.018546] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.020925] Initializing cgroup subsys blkio\n[ 0.021796] Initializing cgroup subsys perf_event\n[ 0.022746] Initializing cgroup subsys hugetlb\n[ 0.023698] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025496] mce: CPU supports 10 MCE banks\n[ 0.026399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029263] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030696] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033227] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038450] ACPI: Core revision 20131115\n[ 0.040210] ACPI: All ACPI Tables successfully acquired\n[ 0.041403] ftrace: allocating 28727 entries in 113 pages\n[ 0.060291] Enabling x2apic\n[ 0.060943] Enabled x2apic\n[ 0.061768] Switched APIC routing to physical x2apic.\n[ 0.064136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.067610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072605] KVM setup paravirtual spinlock\n[ 0.074745] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076155] x86: Booting SMP configuration:\n[ 0.077092] .... node #0, CPUs: #1[ 0.074711] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092027] x86: Booted up 1 node, 2 CPUs\n[ 0.092021] KVM setup async PF for cpu 1\n[ 0.092021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096307] devtmpfs: initialized\n[ 0.097915] EVM: security.selinux\n[ 0.098674] EVM: security.SMACK64\n[ 0.099385] EVM: security.ima\n[ 0.100005] EVM: security.capability\n[ 0.100847] pinctrl core: initialized pinctrl subsystem\n[ 0.101903] regulator-dummy: no parameters\n[ 0.102842] RTC time: 3:13:53, date: 08/03/18\n[ 0.104034] NET: Registered protocol family 16\n[ 0.105043] cpuidle: using governor ladder\n[ 0.105918] cpuidle: using governor menu\n[ 0.106825] ACPI: bus type PCI registered\n[ 0.107668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.108094] PCI: Using configuration type 1 for base access\n[ 0.109721] bio: create slab at 0\n[ 0.109721] ACPI: Added _OSI(Module Device)\n[ 0.109721] ACPI: Added _OSI(Processor Device)\n[ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.112959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115059] ACPI: Interpreter enabled\n[ 0.115857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.117250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.120569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.122518] ACPI: (supports S0 S5)\n[ 0.123283] ACPI: Using IOAPIC for interrupt routing\n[ 0.124013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.126172] ACPI: No dock devices found.\n[ 0.128800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.131341] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134343] acpiphp: Slot [3] registered\n[ 0.135236] acpiphp: Slot [4] registered\n[ 0.136017] acpiphp: Slot [5] registered\n[ 0.136937] acpiphp: Slot [6] registered\n[ 0.137892] acpiphp: Slot [7] registered\n[ 0.138755] acpiphp: Slot [8] registered\n[ 0.139613] acpiphp: Slot [9] registered\n[ 0.140023] acpiphp: Slot [10] registered\n[ 0.140899] acpiphp: Slot [11] registered\n[ 0.141793] acpiphp: Slot [12] registered\n[ 0.142694] acpiphp: Slot [13] registered\n[ 0.143625] acpiphp: Slot [14] registered\n[ 0.144017] acpiphp: Slot [15] registered\n[ 0.144888] acpiphp: Slot [16] registered\n[ 0.145843] acpiphp: Slot [17] registered\n[ 0.146752] acpiphp: Slot [18] registered\n[ 0.147676] acpiphp: Slot [19] registered\n[ 0.148017] acpiphp: Slot [20] registered\n[ 0.148945] acpiphp: Slot [21] registered\n[ 0.149873] acpiphp: Slot [22] registered\n[ 0.150793] acpiphp: Slot [23] registered\n[ 0.151731] acpiphp: Slot [24] registered\n[ 0.152017] acpiphp: Slot [25] registered\n[ 0.152955] acpiphp: Slot [26] registered\n[ 0.153855] acpiphp: Slot [27] registered\n[ 0.154826] acpiphp: Slot [28] registered\n[ 0.155692] acpiphp: Slot [29] registered\n[ 0.156016] acpiphp: Slot [30] registered\n[ 0.156886] acpiphp: Slot [31] registered\n[ 0.157748] PCI host bridge to bus 0000:00\n[ 0.158617] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.159676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.161164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.162462] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.163812] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.168813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.170300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.195132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.196727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.198199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.199750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.200706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.202093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.203405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.203405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.204003] vgaarb: loaded\n[ 0.204633] vgaarb: bridge control possible 0000:00:02.0\n[ 0.205914] SCSI subsystem initialized\n[ 0.206876] ACPI: bus type USB registered\n[ 0.206876] usbcore: registered new interface driver usbfs\n[ 0.208012] usbcore: registered new interface driver hub\n[ 0.209140] usbcore: registered new device driver usb\n[ 0.209140] PCI: Using ACPI for IRQ routing\n[ 0.209170] NetLabel: Initializing\n[ 0.212006] NetLabel: domain hash size = 128\n[ 0.212926] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213953] NetLabel: unlabeled traffic allowed by default\n[ 0.215048] Switched to clocksource kvm-clock\n[ 0.219590] AppArmor: AppArmor Filesystem Enabled\n[ 0.220566] pnp: PnP ACPI init\n[ 0.221290] ACPI: bus type PNP registered\n[ 0.222550] pnp: PnP ACPI: found 8 devices\n[ 0.223405] ACPI: bus type PNP unregistered\n[ 0.230309] NET: Registered protocol family 2\n[ 0.231427] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.233027] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.234488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.235830] TCP: reno registered\n[ 0.236583] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237778] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.239080] NET: Registered protocol family 1\n[ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.288483] Trying to unpack rootfs image as initramfs...\n[ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.386821] Scanning for low memory corruption every 60 seconds\n[ 0.388437] Initialise system trusted keyring\n[ 0.389439] audit: initializing netlink socket (disabled)\n[ 0.390584] type=2000 audit(1533266034.237:1): initialized\n[ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412287] zbud: loaded\n[ 0.413145] VFS: Disk quotas dquot_6.5.2\n[ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415821] fuse init (API version 7.22)\n[ 0.416797] msgmni has been set to 3997\n[ 0.417731] Key type big_key registered\n[ 0.418880] Key type asymmetric registered\n[ 0.419872] Asymmetric key parser 'x509' registered\n[ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422750] io scheduler noop registered\n[ 0.423700] io scheduler deadline registered (default)\n[ 0.424857] io scheduler cfq registered\n[ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428505] ipmi message handler version 39.2\n[ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431430] ACPI: Power Button [PWRF]\n[ 0.432449] GHES: HEST is not enabled!\n[ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.550283] Linux agpgart interface v0.103\n[ 0.552073] brd: module loaded\n[ 0.553241] loop: module loaded\n[ 0.554375] blk-mq: CPU -> queue map\n[ 0.555259] CPU 0 -> Queue 0\n[ 0.556028] CPU 1 -> Queue 0\n[ 0.557351] vda: vda1\n[ 0.558690] scsi0 : ata_piix\n[ 0.559431] scsi1 : ata_piix\n[ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.562902] libphy: Fixed MDIO Bus: probed\n[ 0.563852] tun: Universal TUN/TAP device driver, 1.6\n[ 0.564893] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.567456] PPP generic driver version 2.4.2\n[ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.569688] ehci-pci: EHCI PCI platform driver\n[ 0.570611] ehci-platform: EHCI generic platform driver\n[ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.572848] ohci-pci: OHCI PCI platform driver\n[ 0.573783] ohci-platform: OHCI generic platform driver\n[ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.603595] usb usb1: Product: UHCI Host Controller\n[ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.605830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.606887] hub 1-0:1.0: USB hub found\n[ 0.607708] hub 1-0:1.0: 2 ports detected\n[ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.613099] mousedev: PS/2 mouse device common for all mice\n[ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.616295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.619937] device-mapper: uevent: version 1.0.3\n[ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.623842] TCP: cubic registered\n[ 0.624654] NET: Registered protocol family 10\n[ 0.625785] NET: Registered protocol family 17\n[ 0.626680] Key type dns_resolver registered\n[ 0.627733] Loading compiled-in X.509 certificates\n[ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.637760] registered taskstats version 1\n[ 0.640419] Key type trusted registered\n[ 0.643804] Key type encrypted registered\n[ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.645742] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.647196] regulator-dummy: disabling\n[ 0.648095] Magic number: 14:718:208\n[ 0.648897] vc vcsa: hash matches\n[ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033)\n[ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.652555] EDD information not available.\n[ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718907] Write protecting the kernel read-only data: 12288k\n[ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736061] systemd-udevd[107]: starting version 204\n[ 0.775121] FDC 0 is a S82078B\n[ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.087480] usb 1-1: Product: QEMU USB Tablet\n[ 1.088352] usb 1-1: Manufacturer: QEMU\n[ 1.089137] usb 1-1: SerialNumber: 42\n[ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds.\ncloud-init-nonet[2.97]: 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 * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b |\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:\nc8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +.o |\n| E+o* |\n| +.+o. |\n| . o = .o. |\n| o S +. . |\n| =. o . |\n| .+ . |\n| o |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.++..|\n| o .o.|\n| o o.=|\n| . o o.++|\n| S . +... |\n| + o.o|\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:\n42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| . . + |\n|. ..o o |\n|. =oo |\n| ..E* . S |\n| oo o . |\n| .+o. |\n| 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:\nc6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .... |\n| .. |\n| . o. |\n| + *... |\n| S *= |\n| oE*o . |\n| + ... |\n| o + . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 ]\n * Starting D-Bus system message bus[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 4s (2673 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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 ... 53135 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 11905\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 12556\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"} 2018-08-03 03:17:04,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-c1229296-6e56-41b6-9822-3da01351adac 2018-08-03 03:17:04,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835430622101s 2018-08-03 03:17:04,985 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-c1229296-6e56-41b6-9822-3da01351adac 2018-08-03 03:17:04,985 - functest.core.singlevm - DEBUG - console: 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008034] AppArmor: AppArmor initialized [ 0.008896] Yama: becoming mindful. [ 0.009790] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013229] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015278] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017628] Initializing cgroup subsys memory [ 0.018546] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.020925] Initializing cgroup subsys blkio [ 0.021796] Initializing cgroup subsys perf_event [ 0.022746] Initializing cgroup subsys hugetlb [ 0.023698] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025496] mce: CPU supports 10 MCE banks [ 0.026399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029263] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030696] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033227] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038450] ACPI: Core revision 20131115 [ 0.040210] ACPI: All ACPI Tables successfully acquired [ 0.041403] ftrace: allocating 28727 entries in 113 pages [ 0.060291] Enabling x2apic [ 0.060943] Enabled x2apic [ 0.061768] Switched APIC routing to physical x2apic. [ 0.064136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.067610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072605] KVM setup paravirtual spinlock [ 0.074745] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076155] x86: Booting SMP configuration: [ 0.077092] .... node #0, CPUs: #1[ 0.074711] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092027] x86: Booted up 1 node, 2 CPUs [ 0.092021] KVM setup async PF for cpu 1 [ 0.092021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096307] devtmpfs: initialized [ 0.097915] EVM: security.selinux [ 0.098674] EVM: security.SMACK64 [ 0.099385] EVM: security.ima [ 0.100005] EVM: security.capability [ 0.100847] pinctrl core: initialized pinctrl subsystem [ 0.101903] regulator-dummy: no parameters [ 0.102842] RTC time: 3:13:53, date: 08/03/18 [ 0.104034] NET: Registered protocol family 16 [ 0.105043] cpuidle: using governor ladder [ 0.105918] cpuidle: using governor menu [ 0.106825] ACPI: bus type PCI registered [ 0.107668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.108094] PCI: Using configuration type 1 for base access [ 0.109721] bio: create slab at 0 [ 0.109721] ACPI: Added _OSI(Module Device) [ 0.109721] ACPI: Added _OSI(Processor Device) [ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.112959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115059] ACPI: Interpreter enabled [ 0.115857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.117250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.120569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.122518] ACPI: (supports S0 S5) [ 0.123283] ACPI: Using IOAPIC for interrupt routing [ 0.124013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.126172] ACPI: No dock devices found. [ 0.128800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.131341] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134343] acpiphp: Slot [3] registered [ 0.135236] acpiphp: Slot [4] registered [ 0.136017] acpiphp: Slot [5] registered [ 0.136937] acpiphp: Slot [6] registered [ 0.137892] acpiphp: Slot [7] registered [ 0.138755] acpiphp: Slot [8] registered [ 0.139613] acpiphp: Slot [9] registered [ 0.140023] acpiphp: Slot [10] registered [ 0.140899] acpiphp: Slot [11] registered [ 0.141793] acpiphp: Slot [12] registered [ 0.142694] acpiphp: Slot [13] registered [ 0.143625] acpiphp: Slot [14] registered [ 0.144017] acpiphp: Slot [15] registered [ 0.144888] acpiphp: Slot [16] registered [ 0.145843] acpiphp: Slot [17] registered [ 0.146752] acpiphp: Slot [18] registered [ 0.147676] acpiphp: Slot [19] registered [ 0.148017] acpiphp: Slot [20] registered [ 0.148945] acpiphp: Slot [21] registered [ 0.149873] acpiphp: Slot [22] registered [ 0.150793] acpiphp: Slot [23] registered [ 0.151731] acpiphp: Slot [24] registered [ 0.152017] acpiphp: Slot [25] registered [ 0.152955] acpiphp: Slot [26] registered [ 0.153855] acpiphp: Slot [27] registered [ 0.154826] acpiphp: Slot [28] registered [ 0.155692] acpiphp: Slot [29] registered [ 0.156016] acpiphp: Slot [30] registered [ 0.156886] acpiphp: Slot [31] registered [ 0.157748] PCI host bridge to bus 0000:00 [ 0.158617] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.159676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.161164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.162462] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.163812] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.168813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.170300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.195132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.196727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.198199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.199750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.200706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.202093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.203405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.203405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204003] vgaarb: loaded [ 0.204633] vgaarb: bridge control possible 0000:00:02.0 [ 0.205914] SCSI subsystem initialized [ 0.206876] ACPI: bus type USB registered [ 0.206876] usbcore: registered new interface driver usbfs [ 0.208012] usbcore: registered new interface driver hub [ 0.209140] usbcore: registered new device driver usb [ 0.209140] PCI: Using ACPI for IRQ routing [ 0.209170] NetLabel: Initializing [ 0.212006] NetLabel: domain hash size = 128 [ 0.212926] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213953] NetLabel: unlabeled traffic allowed by default [ 0.215048] Switched to clocksource kvm-clock [ 0.219590] AppArmor: AppArmor Filesystem Enabled [ 0.220566] pnp: PnP ACPI init [ 0.221290] ACPI: bus type PNP registered [ 0.222550] pnp: PnP ACPI: found 8 devices [ 0.223405] ACPI: bus type PNP unregistered [ 0.230309] NET: Registered protocol family 2 [ 0.231427] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.233027] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.234488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.235830] TCP: reno registered [ 0.236583] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237778] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.239080] NET: Registered protocol family 1 [ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.288483] Trying to unpack rootfs image as initramfs... [ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.386821] Scanning for low memory corruption every 60 seconds [ 0.388437] Initialise system trusted keyring [ 0.389439] audit: initializing netlink socket (disabled) [ 0.390584] type=2000 audit(1533266034.237:1): initialized [ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412287] zbud: loaded [ 0.413145] VFS: Disk quotas dquot_6.5.2 [ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415821] fuse init (API version 7.22) [ 0.416797] msgmni has been set to 3997 [ 0.417731] Key type big_key registered [ 0.418880] Key type asymmetric registered [ 0.419872] Asymmetric key parser 'x509' registered [ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422750] io scheduler noop registered [ 0.423700] io scheduler deadline registered (default) [ 0.424857] io scheduler cfq registered [ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428505] ipmi message handler version 39.2 [ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431430] ACPI: Power Button [PWRF] [ 0.432449] GHES: HEST is not enabled! [ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.550283] Linux agpgart interface v0.103 [ 0.552073] brd: module loaded [ 0.553241] loop: module loaded [ 0.554375] blk-mq: CPU -> queue map [ 0.555259] CPU 0 -> Queue 0 [ 0.556028] CPU 1 -> Queue 0 [ 0.557351] vda: vda1 [ 0.558690] scsi0 : ata_piix [ 0.559431] scsi1 : ata_piix [ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.562902] libphy: Fixed MDIO Bus: probed [ 0.563852] tun: Universal TUN/TAP device driver, 1.6 [ 0.564893] tun: (C) 1999-2004 Max Krasnyansky [ 0.567456] PPP generic driver version 2.4.2 [ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.569688] ehci-pci: EHCI PCI platform driver [ 0.570611] ehci-platform: EHCI generic platform driver [ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.572848] ohci-pci: OHCI PCI platform driver [ 0.573783] ohci-platform: OHCI generic platform driver [ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.603595] usb usb1: Product: UHCI Host Controller [ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.605830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.606887] hub 1-0:1.0: USB hub found [ 0.607708] hub 1-0:1.0: 2 ports detected [ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.613099] mousedev: PS/2 mouse device common for all mice [ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616295] rtc_cmos 00:00: RTC can wake from S4 [ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.619937] device-mapper: uevent: version 1.0.3 [ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623842] TCP: cubic registered [ 0.624654] NET: Registered protocol family 10 [ 0.625785] NET: Registered protocol family 17 [ 0.626680] Key type dns_resolver registered [ 0.627733] Loading compiled-in X.509 certificates [ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.637760] registered taskstats version 1 [ 0.640419] Key type trusted registered [ 0.643804] Key type encrypted registered [ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled [ 0.645742] IMA: No TPM chip found, activating TPM-bypass! [ 0.647196] regulator-dummy: disabling [ 0.648095] Magic number: 14:718:208 [ 0.648897] vc vcsa: hash matches [ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033) [ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652555] EDD information not available. [ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718907] Write protecting the kernel read-only data: 12288k [ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736061] systemd-udevd[107]: starting version 204 [ 0.775121] FDC 0 is a S82078B [ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.087480] usb 1-1: Product: QEMU USB Tablet [ 1.088352] usb 1-1: Manufacturer: QEMU [ 1.089137] usb 1-1: SerialNumber: 42 [ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds. cloud-init-nonet[2.97]: 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 ] * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b | 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: c8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | +.o | | E+o* | | +.+o. | | . o = .o. | | 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: 7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.++..| | o .o.| | o o.=| | . o o.++| | S . +... | | + o.o| | . 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: 42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . . + | |. ..o o | |. =oo | | ..E* . S | | oo 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: c6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .... | | .. | | . o. | | + *... | | S *= | | oE*o . | | + ... | | 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 4s (2673 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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 ... 53135 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 11905 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 12556 * 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 2018-08-03 03:17:04,989 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:17:15,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:15,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eee9fe7-9ec4-4206-8100-4e36be92d09a x-compute-request-id: req-2eee9fe7-9ec4-4206-8100-4e36be92d09a Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:15,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2eee9fe7-9ec4-4206-8100-4e36be92d09a 2018-08-03 03:17:15,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61524605751s 2018-08-03 03:17:15,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2eee9fe7-9ec4-4206-8100-4e36be92d09a 2018-08-03 03:17:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:15,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-226e7d4c-abe7-4ba8-a30d-b2bec4238111 x-compute-request-id: req-226e7d4c-abe7-4ba8-a30d-b2bec4238111 Content-Encoding: gzip Content-Length: 20094 Content-Type: application/json RESP BODY: {"output": "tre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030696] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033227] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038450] ACPI: Core revision 20131115\n[ 0.040210] ACPI: All ACPI Tables successfully acquired\n[ 0.041403] ftrace: allocating 28727 entries in 113 pages\n[ 0.060291] Enabling x2apic\n[ 0.060943] Enabled x2apic\n[ 0.061768] Switched APIC routing to physical x2apic.\n[ 0.064136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.067610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072605] KVM setup paravirtual spinlock\n[ 0.074745] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076155] x86: Booting SMP configuration:\n[ 0.077092] .... node #0, CPUs: #1[ 0.074711] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092027] x86: Booted up 1 node, 2 CPUs\n[ 0.092021] KVM setup async PF for cpu 1\n[ 0.092021] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096307] devtmpfs: initialized\n[ 0.097915] EVM: security.selinux\n[ 0.098674] EVM: security.SMACK64\n[ 0.099385] EVM: security.ima\n[ 0.100005] EVM: security.capability\n[ 0.100847] pinctrl core: initialized pinctrl subsystem\n[ 0.101903] regulator-dummy: no parameters\n[ 0.102842] RTC time: 3:13:53, date: 08/03/18\n[ 0.104034] NET: Registered protocol family 16\n[ 0.105043] cpuidle: using governor ladder\n[ 0.105918] cpuidle: using governor menu\n[ 0.106825] ACPI: bus type PCI registered\n[ 0.107668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.108094] PCI: Using configuration type 1 for base access\n[ 0.109721] bio: create slab at 0\n[ 0.109721] ACPI: Added _OSI(Module Device)\n[ 0.109721] ACPI: Added _OSI(Processor Device)\n[ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.112959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115059] ACPI: Interpreter enabled\n[ 0.115857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.117250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.120569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.122518] ACPI: (supports S0 S5)\n[ 0.123283] ACPI: Using IOAPIC for interrupt routing\n[ 0.124013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.126172] ACPI: No dock devices found.\n[ 0.128800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.131341] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134343] acpiphp: Slot [3] registered\n[ 0.135236] acpiphp: Slot [4] registered\n[ 0.136017] acpiphp: Slot [5] registered\n[ 0.136937] acpiphp: Slot [6] registered\n[ 0.137892] acpiphp: Slot [7] registered\n[ 0.138755] acpiphp: Slot [8] registered\n[ 0.139613] acpiphp: Slot [9] registered\n[ 0.140023] acpiphp: Slot [10] registered\n[ 0.140899] acpiphp: Slot [11] registered\n[ 0.141793] acpiphp: Slot [12] registered\n[ 0.142694] acpiphp: Slot [13] registered\n[ 0.143625] acpiphp: Slot [14] registered\n[ 0.144017] acpiphp: Slot [15] registered\n[ 0.144888] acpiphp: Slot [16] registered\n[ 0.145843] acpiphp: Slot [17] registered\n[ 0.146752] acpiphp: Slot [18] registered\n[ 0.147676] acpiphp: Slot [19] registered\n[ 0.148017] acpiphp: Slot [20] registered\n[ 0.148945] acpiphp: Slot [21] registered\n[ 0.149873] acpiphp: Slot [22] registered\n[ 0.150793] acpiphp: Slot [23] registered\n[ 0.151731] acpiphp: Slot [24] registered\n[ 0.152017] acpiphp: Slot [25] registered\n[ 0.152955] acpiphp: Slot [26] registered\n[ 0.153855] acpiphp: Slot [27] registered\n[ 0.154826] acpiphp: Slot [28] registered\n[ 0.155692] acpiphp: Slot [29] registered\n[ 0.156016] acpiphp: Slot [30] registered\n[ 0.156886] acpiphp: Slot [31] registered\n[ 0.157748] PCI host bridge to bus 0000:00\n[ 0.158617] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.159676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.161164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.162462] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.163812] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.168813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.170300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.195132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.196727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.198199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.199750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.200706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.202093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.203405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.203405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.204003] vgaarb: loaded\n[ 0.204633] vgaarb: bridge control possible 0000:00:02.0\n[ 0.205914] SCSI subsystem initialized\n[ 0.206876] ACPI: bus type USB registered\n[ 0.206876] usbcore: registered new interface driver usbfs\n[ 0.208012] usbcore: registered new interface driver hub\n[ 0.209140] usbcore: registered new device driver usb\n[ 0.209140] PCI: Using ACPI for IRQ routing\n[ 0.209170] NetLabel: Initializing\n[ 0.212006] NetLabel: domain hash size = 128\n[ 0.212926] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213953] NetLabel: unlabeled traffic allowed by default\n[ 0.215048] Switched to clocksource kvm-clock\n[ 0.219590] AppArmor: AppArmor Filesystem Enabled\n[ 0.220566] pnp: PnP ACPI init\n[ 0.221290] ACPI: bus type PNP registered\n[ 0.222550] pnp: PnP ACPI: found 8 devices\n[ 0.223405] ACPI: bus type PNP unregistered\n[ 0.230309] NET: Registered protocol family 2\n[ 0.231427] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.233027] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.234488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.235830] TCP: reno registered\n[ 0.236583] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237778] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.239080] NET: Registered protocol family 1\n[ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.288483] Trying to unpack rootfs image as initramfs...\n[ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.386821] Scanning for low memory corruption every 60 seconds\n[ 0.388437] Initialise system trusted keyring\n[ 0.389439] audit: initializing netlink socket (disabled)\n[ 0.390584] type=2000 audit(1533266034.237:1): initialized\n[ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412287] zbud: loaded\n[ 0.413145] VFS: Disk quotas dquot_6.5.2\n[ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415821] fuse init (API version 7.22)\n[ 0.416797] msgmni has been set to 3997\n[ 0.417731] Key type big_key registered\n[ 0.418880] Key type asymmetric registered\n[ 0.419872] Asymmetric key parser 'x509' registered\n[ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422750] io scheduler noop registered\n[ 0.423700] io scheduler deadline registered (default)\n[ 0.424857] io scheduler cfq registered\n[ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428505] ipmi message handler version 39.2\n[ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431430] ACPI: Power Button [PWRF]\n[ 0.432449] GHES: HEST is not enabled!\n[ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.550283] Linux agpgart interface v0.103\n[ 0.552073] brd: module loaded\n[ 0.553241] loop: module loaded\n[ 0.554375] blk-mq: CPU -> queue map\n[ 0.555259] CPU 0 -> Queue 0\n[ 0.556028] CPU 1 -> Queue 0\n[ 0.557351] vda: vda1\n[ 0.558690] scsi0 : ata_piix\n[ 0.559431] scsi1 : ata_piix\n[ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.562902] libphy: Fixed MDIO Bus: probed\n[ 0.563852] tun: Universal TUN/TAP device driver, 1.6\n[ 0.564893] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.567456] PPP generic driver version 2.4.2\n[ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.569688] ehci-pci: EHCI PCI platform driver\n[ 0.570611] ehci-platform: EHCI generic platform driver\n[ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.572848] ohci-pci: OHCI PCI platform driver\n[ 0.573783] ohci-platform: OHCI generic platform driver\n[ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.603595] usb usb1: Product: UHCI Host Controller\n[ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.605830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.606887] hub 1-0:1.0: USB hub found\n[ 0.607708] hub 1-0:1.0: 2 ports detected\n[ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.613099] mousedev: PS/2 mouse device common for all mice\n[ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.616295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.619937] device-mapper: uevent: version 1.0.3\n[ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.623842] TCP: cubic registered\n[ 0.624654] NET: Registered protocol family 10\n[ 0.625785] NET: Registered protocol family 17\n[ 0.626680] Key type dns_resolver registered\n[ 0.627733] Loading compiled-in X.509 certificates\n[ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.637760] registered taskstats version 1\n[ 0.640419] Key type trusted registered\n[ 0.643804] Key type encrypted registered\n[ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.645742] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.647196] regulator-dummy: disabling\n[ 0.648095] Magic number: 14:718:208\n[ 0.648897] vc vcsa: hash matches\n[ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033)\n[ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.652555] EDD information not available.\n[ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718907] Write protecting the kernel read-only data: 12288k\n[ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736061] systemd-udevd[107]: starting version 204\n[ 0.775121] FDC 0 is a S82078B\n[ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.087480] usb 1-1: Product: QEMU USB Tablet\n[ 1.088352] usb 1-1: Manufacturer: QEMU\n[ 1.089137] usb 1-1: SerialNumber: 42\n[ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds.\ncloud-init-nonet[2.97]: 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 * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b |\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:\nc8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +.o |\n| E+o* |\n| +.+o. |\n| . o = .o. |\n| o S +. . |\n| =. o . |\n| .+ . |\n| o |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.++..|\n| o .o.|\n| o o.=|\n| . o o.++|\n| S . +... |\n| + o.o|\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:\n42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| . . + |\n|. ..o o |\n|. =oo |\n| ..E* . S |\n| oo o . |\n| .+o. |\n| 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:\nc6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .... |\n| .. |\n| . o. |\n| + *... |\n| S *= |\n| oE*o . |\n| + ... |\n| o + . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 ]\n * Starting D-Bus system message bus[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 4s (2673 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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 ... 53135 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 11905\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 12556\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 ddocopt-0.6.2 futures-3.0.5 "} 2018-08-03 03:17:15,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-226e7d4c-abe7-4ba8-a30d-b2bec4238111 2018-08-03 03:17:15,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833330154419s 2018-08-03 03:17:15,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-226e7d4c-abe7-4ba8-a30d-b2bec4238111 2018-08-03 03:17:15,709 - functest.core.singlevm - DEBUG - console: tre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030696] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033227] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038450] ACPI: Core revision 20131115 [ 0.040210] ACPI: All ACPI Tables successfully acquired [ 0.041403] ftrace: allocating 28727 entries in 113 pages [ 0.060291] Enabling x2apic [ 0.060943] Enabled x2apic [ 0.061768] Switched APIC routing to physical x2apic. [ 0.064136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065371] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.067610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072605] KVM setup paravirtual spinlock [ 0.074745] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076155] x86: Booting SMP configuration: [ 0.077092] .... node #0, CPUs: #1[ 0.074711] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092027] x86: Booted up 1 node, 2 CPUs [ 0.092021] KVM setup async PF for cpu 1 [ 0.092021] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096307] devtmpfs: initialized [ 0.097915] EVM: security.selinux [ 0.098674] EVM: security.SMACK64 [ 0.099385] EVM: security.ima [ 0.100005] EVM: security.capability [ 0.100847] pinctrl core: initialized pinctrl subsystem [ 0.101903] regulator-dummy: no parameters [ 0.102842] RTC time: 3:13:53, date: 08/03/18 [ 0.104034] NET: Registered protocol family 16 [ 0.105043] cpuidle: using governor ladder [ 0.105918] cpuidle: using governor menu [ 0.106825] ACPI: bus type PCI registered [ 0.107668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.108094] PCI: Using configuration type 1 for base access [ 0.109721] bio: create slab at 0 [ 0.109721] ACPI: Added _OSI(Module Device) [ 0.109721] ACPI: Added _OSI(Processor Device) [ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.112959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115059] ACPI: Interpreter enabled [ 0.115857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.117250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119213] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.120569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.122518] ACPI: (supports S0 S5) [ 0.123283] ACPI: Using IOAPIC for interrupt routing [ 0.124013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.126172] ACPI: No dock devices found. [ 0.128800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.131341] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134343] acpiphp: Slot [3] registered [ 0.135236] acpiphp: Slot [4] registered [ 0.136017] acpiphp: Slot [5] registered [ 0.136937] acpiphp: Slot [6] registered [ 0.137892] acpiphp: Slot [7] registered [ 0.138755] acpiphp: Slot [8] registered [ 0.139613] acpiphp: Slot [9] registered [ 0.140023] acpiphp: Slot [10] registered [ 0.140899] acpiphp: Slot [11] registered [ 0.141793] acpiphp: Slot [12] registered [ 0.142694] acpiphp: Slot [13] registered [ 0.143625] acpiphp: Slot [14] registered [ 0.144017] acpiphp: Slot [15] registered [ 0.144888] acpiphp: Slot [16] registered [ 0.145843] acpiphp: Slot [17] registered [ 0.146752] acpiphp: Slot [18] registered [ 0.147676] acpiphp: Slot [19] registered [ 0.148017] acpiphp: Slot [20] registered [ 0.148945] acpiphp: Slot [21] registered [ 0.149873] acpiphp: Slot [22] registered [ 0.150793] acpiphp: Slot [23] registered [ 0.151731] acpiphp: Slot [24] registered [ 0.152017] acpiphp: Slot [25] registered [ 0.152955] acpiphp: Slot [26] registered [ 0.153855] acpiphp: Slot [27] registered [ 0.154826] acpiphp: Slot [28] registered [ 0.155692] acpiphp: Slot [29] registered [ 0.156016] acpiphp: Slot [30] registered [ 0.156886] acpiphp: Slot [31] registered [ 0.157748] PCI host bridge to bus 0000:00 [ 0.158617] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.159676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.161164] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.162462] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.163812] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.168813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.170300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.195132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.196727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.198199] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.199750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.200706] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.202093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.203405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.203405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204003] vgaarb: loaded [ 0.204633] vgaarb: bridge control possible 0000:00:02.0 [ 0.205914] SCSI subsystem initialized [ 0.206876] ACPI: bus type USB registered [ 0.206876] usbcore: registered new interface driver usbfs [ 0.208012] usbcore: registered new interface driver hub [ 0.209140] usbcore: registered new device driver usb [ 0.209140] PCI: Using ACPI for IRQ routing [ 0.209170] NetLabel: Initializing [ 0.212006] NetLabel: domain hash size = 128 [ 0.212926] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213953] NetLabel: unlabeled traffic allowed by default [ 0.215048] Switched to clocksource kvm-clock [ 0.219590] AppArmor: AppArmor Filesystem Enabled [ 0.220566] pnp: PnP ACPI init [ 0.221290] ACPI: bus type PNP registered [ 0.222550] pnp: PnP ACPI: found 8 devices [ 0.223405] ACPI: bus type PNP unregistered [ 0.230309] NET: Registered protocol family 2 [ 0.231427] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.233027] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.234488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.235830] TCP: reno registered [ 0.236583] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237778] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.239080] NET: Registered protocol family 1 [ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.288483] Trying to unpack rootfs image as initramfs... [ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.386821] Scanning for low memory corruption every 60 seconds [ 0.388437] Initialise system trusted keyring [ 0.389439] audit: initializing netlink socket (disabled) [ 0.390584] type=2000 audit(1533266034.237:1): initialized [ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412287] zbud: loaded [ 0.413145] VFS: Disk quotas dquot_6.5.2 [ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415821] fuse init (API version 7.22) [ 0.416797] msgmni has been set to 3997 [ 0.417731] Key type big_key registered [ 0.418880] Key type asymmetric registered [ 0.419872] Asymmetric key parser 'x509' registered [ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422750] io scheduler noop registered [ 0.423700] io scheduler deadline registered (default) [ 0.424857] io scheduler cfq registered [ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428505] ipmi message handler version 39.2 [ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431430] ACPI: Power Button [PWRF] [ 0.432449] GHES: HEST is not enabled! [ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.550283] Linux agpgart interface v0.103 [ 0.552073] brd: module loaded [ 0.553241] loop: module loaded [ 0.554375] blk-mq: CPU -> queue map [ 0.555259] CPU 0 -> Queue 0 [ 0.556028] CPU 1 -> Queue 0 [ 0.557351] vda: vda1 [ 0.558690] scsi0 : ata_piix [ 0.559431] scsi1 : ata_piix [ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.562902] libphy: Fixed MDIO Bus: probed [ 0.563852] tun: Universal TUN/TAP device driver, 1.6 [ 0.564893] tun: (C) 1999-2004 Max Krasnyansky [ 0.567456] PPP generic driver version 2.4.2 [ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.569688] ehci-pci: EHCI PCI platform driver [ 0.570611] ehci-platform: EHCI generic platform driver [ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.572848] ohci-pci: OHCI PCI platform driver [ 0.573783] ohci-platform: OHCI generic platform driver [ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.603595] usb usb1: Product: UHCI Host Controller [ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.605830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.606887] hub 1-0:1.0: USB hub found [ 0.607708] hub 1-0:1.0: 2 ports detected [ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.613099] mousedev: PS/2 mouse device common for all mice [ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616295] rtc_cmos 00:00: RTC can wake from S4 [ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.619937] device-mapper: uevent: version 1.0.3 [ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623842] TCP: cubic registered [ 0.624654] NET: Registered protocol family 10 [ 0.625785] NET: Registered protocol family 17 [ 0.626680] Key type dns_resolver registered [ 0.627733] Loading compiled-in X.509 certificates [ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.637760] registered taskstats version 1 [ 0.640419] Key type trusted registered [ 0.643804] Key type encrypted registered [ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled [ 0.645742] IMA: No TPM chip found, activating TPM-bypass! [ 0.647196] regulator-dummy: disabling [ 0.648095] Magic number: 14:718:208 [ 0.648897] vc vcsa: hash matches [ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033) [ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652555] EDD information not available. [ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718907] Write protecting the kernel read-only data: 12288k [ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736061] systemd-udevd[107]: starting version 204 [ 0.775121] FDC 0 is a S82078B [ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.087480] usb 1-1: Product: QEMU USB Tablet [ 1.088352] usb 1-1: Manufacturer: QEMU [ 1.089137] usb 1-1: SerialNumber: 42 [ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds. cloud-init-nonet[2.97]: 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 ] * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b | 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: c8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | +.o | | E+o* | | +.+o. | | . o = .o. | | 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: 7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.++..| | o .o.| | o o.=| | . o o.++| | S . +... | | + o.o| | . 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: 42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . . + | |. ..o o | |. =oo | | ..E* . S | | oo 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: c6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .... | | .. | | . o. | | + *... | | S *= | | oE*o . | | + ... | | 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 4s (2673 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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 ... 53135 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 11905 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 12556 * 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 ddocopt-0.6.2 futures-3.0.5 2018-08-03 03:17:15,715 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 03:17:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bf7e29f-e4a2-4b87-8cbe-6cf30c65d095 x-compute-request-id: req-3bf7e29f-e4a2-4b87-8cbe-6cf30c65d095 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:26,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bf7e29f-e4a2-4b87-8cbe-6cf30c65d095 2018-08-03 03:17:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7892100811s 2018-08-03 03:17:26,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bf7e29f-e4a2-4b87-8cbe-6cf30c65d095 2018-08-03 03:17:26,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50417ccd-60e7-405a-9b6a-85142638b824 x-compute-request-id: req-50417ccd-60e7-405a-9b6a-85142638b824 Content-Encoding: gzip Content-Length: 19715 Content-Type: application/json RESP BODY: {"output": " 0.239080] NET: Registered protocol family 1\n[ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.288483] Trying to unpack rootfs image as initramfs...\n[ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.386821] Scanning for low memory corruption every 60 seconds\n[ 0.388437] Initialise system trusted keyring\n[ 0.389439] audit: initializing netlink socket (disabled)\n[ 0.390584] type=2000 audit(1533266034.237:1): initialized\n[ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412287] zbud: loaded\n[ 0.413145] VFS: Disk quotas dquot_6.5.2\n[ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415821] fuse init (API version 7.22)\n[ 0.416797] msgmni has been set to 3997\n[ 0.417731] Key type big_key registered\n[ 0.418880] Key type asymmetric registered\n[ 0.419872] Asymmetric key parser 'x509' registered\n[ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422750] io scheduler noop registered\n[ 0.423700] io scheduler deadline registered (default)\n[ 0.424857] io scheduler cfq registered\n[ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428505] ipmi message handler version 39.2\n[ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431430] ACPI: Power Button [PWRF]\n[ 0.432449] GHES: HEST is not enabled!\n[ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.550283] Linux agpgart interface v0.103\n[ 0.552073] brd: module loaded\n[ 0.553241] loop: module loaded\n[ 0.554375] blk-mq: CPU -> queue map\n[ 0.555259] CPU 0 -> Queue 0\n[ 0.556028] CPU 1 -> Queue 0\n[ 0.557351] vda: vda1\n[ 0.558690] scsi0 : ata_piix\n[ 0.559431] scsi1 : ata_piix\n[ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.562902] libphy: Fixed MDIO Bus: probed\n[ 0.563852] tun: Universal TUN/TAP device driver, 1.6\n[ 0.564893] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.567456] PPP generic driver version 2.4.2\n[ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.569688] ehci-pci: EHCI PCI platform driver\n[ 0.570611] ehci-platform: EHCI generic platform driver\n[ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.572848] ohci-pci: OHCI PCI platform driver\n[ 0.573783] ohci-platform: OHCI generic platform driver\n[ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.603595] usb usb1: Product: UHCI Host Controller\n[ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.605830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.606887] hub 1-0:1.0: USB hub found\n[ 0.607708] hub 1-0:1.0: 2 ports detected\n[ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.613099] mousedev: PS/2 mouse device common for all mice\n[ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.616295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.619937] device-mapper: uevent: version 1.0.3\n[ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.623842] TCP: cubic registered\n[ 0.624654] NET: Registered protocol family 10\n[ 0.625785] NET: Registered protocol family 17\n[ 0.626680] Key type dns_resolver registered\n[ 0.627733] Loading compiled-in X.509 certificates\n[ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.637760] registered taskstats version 1\n[ 0.640419] Key type trusted registered\n[ 0.643804] Key type encrypted registered\n[ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.645742] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.647196] regulator-dummy: disabling\n[ 0.648095] Magic number: 14:718:208\n[ 0.648897] vc vcsa: hash matches\n[ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033)\n[ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.652555] EDD information not available.\n[ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718907] Write protecting the kernel read-only data: 12288k\n[ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736061] systemd-udevd[107]: starting version 204\n[ 0.775121] FDC 0 is a S82078B\n[ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.087480] usb 1-1: Product: QEMU USB Tablet\n[ 1.088352] usb 1-1: Manufacturer: QEMU\n[ 1.089137] usb 1-1: SerialNumber: 42\n[ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds.\ncloud-init-nonet[2.97]: 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 * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b |\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:\nc8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +.o |\n| E+o* |\n| +.+o. |\n| . o = .o. |\n| o S +. . |\n| =. o . |\n| .+ . |\n| o |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.++..|\n| o .o.|\n| o o.=|\n| . o o.++|\n| S . +... |\n| + o.o|\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:\n42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| . . + |\n|. ..o o |\n|. =oo |\n| ..E* . S |\n| oo o . |\n| .+o. |\n| 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:\nc6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .... |\n| .. |\n| . o. |\n| + *... |\n| S *= |\n| oE*o . |\n| + ... |\n| o + . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 ]\n * Starting D-Bus system message bus[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 4s (2673 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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 ... 53135 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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-2) ...\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 11905\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 12556\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 ddocopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6241 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 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.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.28\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.28\n++ echo A 192.168.1.28\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0 (DSA)\nec2: 256 42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0 (ECDSA)\nec2: 256 c6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0 (ED25519)\nec2: 2048 c8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBz/mXIpKOKho46/yZxzwPY4c1VQFu/vTyt8Qi9kb+JkRvLGa6GmRb0ASUpJqvBruQeWNNm9d16y2MhHgMwl9fM= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKPforANMawdbOSFrFYFAKsMlpYtG43Vkq/Z+gFnMhpB root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg58QdqLAtWhTmAjyrcU5O2OtMJRhrVODpGzP8fWBCAGK00oZ31TDmyRpvi/NxwMMuko9idT5kgSV9H39TyJBolRKIPuCKvm5u60G14AvCb1/e576ExBN1Xh+iNpcsPEti3rdi9uted2eIrE9RCV1tff8vK8e+QtvNHEvks5AUhwBEngXMlprDNP8syJTnnAfdYEUyXa6p5tVE5LzDONnQ1Q3cscwEr9D7mC5xY8M/lE5ImEJdykJsZ8gKANEi9cbHF6jVY7uBiKo23ir0kxG0jOIQmLfZO4FRP1jXaE6DlCzTrOn2LNM+33sSXp1NCwufq+mutzaYVrh8L1e7Nx/B root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:17:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 210.66 seconds\nnsp"} 2018-08-03 03:17:26,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-50417ccd-60e7-405a-9b6a-85142638b824 2018-08-03 03:17:26,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842201709747s 2018-08-03 03:17:26,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400/action used request id req-50417ccd-60e7-405a-9b6a-85142638b824 2018-08-03 03:17:26,609 - functest.core.singlevm - DEBUG - console: 0.239080] NET: Registered protocol family 1 [ 0.240029] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.241196] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.242366] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.265952] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.288483] Trying to unpack rootfs image as initramfs... [ 0.380493] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.382456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383642] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385012] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.386821] Scanning for low memory corruption every 60 seconds [ 0.388437] Initialise system trusted keyring [ 0.389439] audit: initializing netlink socket (disabled) [ 0.390584] type=2000 audit(1533266034.237:1): initialized [ 0.410127] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412287] zbud: loaded [ 0.413145] VFS: Disk quotas dquot_6.5.2 [ 0.414096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415821] fuse init (API version 7.22) [ 0.416797] msgmni has been set to 3997 [ 0.417731] Key type big_key registered [ 0.418880] Key type asymmetric registered [ 0.419872] Asymmetric key parser 'x509' registered [ 0.420999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422750] io scheduler noop registered [ 0.423700] io scheduler deadline registered (default) [ 0.424857] io scheduler cfq registered [ 0.425827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428505] ipmi message handler version 39.2 [ 0.429648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431430] ACPI: Power Button [PWRF] [ 0.432449] GHES: HEST is not enabled! [ 0.454527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.550283] Linux agpgart interface v0.103 [ 0.552073] brd: module loaded [ 0.553241] loop: module loaded [ 0.554375] blk-mq: CPU -> queue map [ 0.555259] CPU 0 -> Queue 0 [ 0.556028] CPU 1 -> Queue 0 [ 0.557351] vda: vda1 [ 0.558690] scsi0 : ata_piix [ 0.559431] scsi1 : ata_piix [ 0.560140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.561422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.562902] libphy: Fixed MDIO Bus: probed [ 0.563852] tun: Universal TUN/TAP device driver, 1.6 [ 0.564893] tun: (C) 1999-2004 Max Krasnyansky [ 0.567456] PPP generic driver version 2.4.2 [ 0.568432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.569688] ehci-pci: EHCI PCI platform driver [ 0.570611] ehci-platform: EHCI generic platform driver [ 0.571660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.572848] ohci-pci: OHCI PCI platform driver [ 0.573783] ohci-platform: OHCI generic platform driver [ 0.574849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.596914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.597989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.599557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.600797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.602111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.603595] usb usb1: Product: UHCI Host Controller [ 0.604590] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.605830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.606887] hub 1-0:1.0: USB hub found [ 0.607708] hub 1-0:1.0: 2 ports detected [ 0.608714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.610908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.611938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.613099] mousedev: PS/2 mouse device common for all mice [ 0.614458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616295] rtc_cmos 00:00: RTC can wake from S4 [ 0.617447] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.618674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.619937] device-mapper: uevent: version 1.0.3 [ 0.620905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.622560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623842] TCP: cubic registered [ 0.624654] NET: Registered protocol family 10 [ 0.625785] NET: Registered protocol family 17 [ 0.626680] Key type dns_resolver registered [ 0.627733] Loading compiled-in X.509 certificates [ 0.629211] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.637760] registered taskstats version 1 [ 0.640419] Key type trusted registered [ 0.643804] Key type encrypted registered [ 0.644666] AppArmor: AppArmor sha1 policy hashing enabled [ 0.645742] IMA: No TPM chip found, activating TPM-bypass! [ 0.647196] regulator-dummy: disabling [ 0.648095] Magic number: 14:718:208 [ 0.648897] vc vcsa: hash matches [ 0.649703] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:53 UTC (1533266033) [ 0.651380] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.652555] EDD information not available. [ 0.717230] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718907] Write protecting the kernel read-only data: 12288k [ 0.720525] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723300] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736061] systemd-udevd[107]: starting version 204 [ 0.775121] FDC 0 is a S82078B [ 0.920115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.084904] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.086183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.087480] usb 1-1: Product: QEMU USB Tablet [ 1.088352] usb 1-1: Manufacturer: QEMU [ 1.089137] usb 1-1: SerialNumber: 42 [ 1.380276] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.788813] 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.021523] 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.183914] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.320244] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:55 +0000. Up 2.82 seconds. cloud-init-nonet[2.97]: 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 ] * Stopping set console keymap[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 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 Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:57 +0000. Up 4.23 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9a:f0:18 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:85:f5:4b | 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: c8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | +.o | | E+o* | | +.+o. | | . o = .o. | | 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: 7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.++..| | o .o.| | o o.=| | . o o.++| | S . +... | | + o.o| | . 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: 42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . . + | |. ..o o | |. =oo | | ..E* . S | | oo 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: c6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .... | | .. | | . o. | | + *... | | S *= | | oE*o . | | + ... | | 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:14:02 +0000. Up 10.01 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:14:04 +0000. Up 11.43 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 18533 0 --:--:-- --:--:-- --:--:-- 18633 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 4s (2673 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-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.1 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:95 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:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 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 [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.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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 ... 53135 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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-2) ... 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 11905 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 12556 * 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 ddocopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6241 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 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.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.28 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.28 ++ echo A 192.168.1.28 + 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7d:61:ae:55:13:94:48:5c:f7:67:a3:df:50:bb:38:33 root@vellum-0 (DSA) ec2: 256 42:e0:3e:3c:7a:f2:6d:a6:10:55:ae:80:fe:b6:50:b1 root@vellum-0 (ECDSA) ec2: 256 c6:a3:de:60:fb:45:78:5a:e4:48:de:51:c0:7b:8e:29 root@vellum-0 (ED25519) ec2: 2048 c8:7d:4e:d4:a8:2d:75:2d:34:67:92:b3:af:46:26:05 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBz/mXIpKOKho46/yZxzwPY4c1VQFu/vTyt8Qi9kb+JkRvLGa6GmRb0ASUpJqvBruQeWNNm9d16y2MhHgMwl9fM= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKPforANMawdbOSFrFYFAKsMlpYtG43Vkq/Z+gFnMhpB root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg58QdqLAtWhTmAjyrcU5O2OtMJRhrVODpGzP8fWBCAGK00oZ31TDmyRpvi/NxwMMuko9idT5kgSV9H39TyJBolRKIPuCKvm5u60G14AvCb1/e576ExBN1Xh+iNpcsPEti3rdi9uted2eIrE9RCV1tff8vK8e+QtvNHEvks5AUhwBEngXMlprDNP8syJTnnAfdYEUyXa6p5tVE5LzDONnQ1Q3cscwEr9D7mC5xY8M/lE5ImEJdykJsZ8gKANEi9cbHF6jVY7uBiKo23ir0kxG0jOIQmLfZO4FRP1jXaE6DlCzTrOn2LNM+33sSXp1NCwufq+mutzaYVrh8L1e7Nx/B root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:17:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 210.66 seconds nsp 2018-08-03 03:17:26,615 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:17:26,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:27,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2880fafa-1d19-46a8-b16a-4992fb849ce2 x-compute-request-id: req-2880fafa-1d19-46a8-b16a-4992fb849ce2 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:27,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2880fafa-1d19-46a8-b16a-4992fb849ce2 2018-08-03 03:17:27,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608624219894s 2018-08-03 03:17:27,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2880fafa-1d19-46a8-b16a-4992fb849ce2 2018-08-03 03:17:27,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:27,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:27,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf48e1ee-1a1c-4142-933f-d26a71bd17cf x-compute-request-id: req-bf48e1ee-1a1c-4142-933f-d26a71bd17cf Content-Encoding: gzip Content-Length: 20878 Content-Type: application/json RESP BODY: {"output": "0] 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008033] AppArmor: AppArmor initialized\n[ 0.008900] Yama: becoming mindful.\n[ 0.009826] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013170] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015194] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016012] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017655] Initializing cgroup subsys memory\n[ 0.018575] Initializing cgroup subsys devices\n[ 0.020005] Initializing cgroup subsys freezer\n[ 0.020932] Initializing cgroup subsys blkio\n[ 0.021814] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.023737] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025507] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029239] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030649] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033271] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038562] ACPI: Core revision 20131115\n[ 0.040180] ACPI: All ACPI Tables successfully acquired\n[ 0.041419] ftrace: allocating 28727 entries in 113 pages\n[ 0.060278] Enabling x2apic\n[ 0.060949] Enabled x2apic\n[ 0.061782] Switched APIC routing to physical x2apic.\n[ 0.064631] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.068018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077441] KVM setup paravirtual spinlock\n[ 0.079661] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080153] x86: Booting SMP configuration:\n[ 0.081115] .... node #0, CPUs: #1[ 0.079627] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096033] x86: Booted up 1 node, 2 CPUs\n[ 0.096037] KVM setup async PF for cpu 1\n[ 0.096040] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100350] devtmpfs: initialized\n[ 0.102155] EVM: security.selinux\n[ 0.102899] EVM: security.SMACK64\n[ 0.104010] EVM: security.ima\n[ 0.104691] EVM: security.capability\n[ 0.105504] pinctrl core: initialized pinctrl subsystem\n[ 0.105959] regulator-dummy: no parameters\n[ 0.108065] RTC time: 3:13:39, date: 08/03/18\n[ 0.109029] NET: Registered protocol family 16\n[ 0.110057] cpuidle: using governor ladder\n[ 0.110925] cpuidle: using governor menu\n[ 0.111817] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113350] PCI: Using configuration type 1 for base access\n[ 0.114995] bio: create slab at 0\n[ 0.116060] ACPI: Added _OSI(Module Device)\n[ 0.116949] ACPI: Added _OSI(Processor Device)\n[ 0.117867] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118826] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121220] ACPI: Interpreter enabled\n[ 0.122032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129261] ACPI: (supports S0 S5)\n[ 0.130245] ACPI: Using IOAPIC for interrupt routing\n[ 0.132017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.134623] ACPI: No dock devices found.\n[ 0.137626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.139285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.141731] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144227] acpiphp: Slot [3] registered\n[ 0.145351] acpiphp: Slot [4] registered\n[ 0.146462] acpiphp: Slot [5] registered\n[ 0.147567] acpiphp: Slot [6] registered\n[ 0.148023] acpiphp: Slot [7] registered\n[ 0.149138] acpiphp: Slot [8] registered\n[ 0.150248] acpiphp: Slot [9] registered\n[ 0.151366] acpiphp: Slot [10] registered\n[ 0.152025] acpiphp: Slot [11] registered\n[ 0.153218] acpiphp: Slot [12] registered\n[ 0.154364] acpiphp: Slot [13] registered\n[ 0.155512] acpiphp: Slot [14] registered\n[ 0.156022] acpiphp: Slot [15] registered\n[ 0.157151] acpiphp: Slot [16] registered\n[ 0.158278] acpiphp: Slot [17] registered\n[ 0.159397] acpiphp: Slot [18] registered\n[ 0.160028] acpiphp: Slot [19] registered\n[ 0.161303] acpiphp: Slot [20] registered\n[ 0.162462] acpiphp: Slot [21] registered\n[ 0.163593] acpiphp: Slot [22] registered\n[ 0.164020] acpiphp: Slot [23] registered\n[ 0.165168] acpiphp: Slot [24] registered\n[ 0.166335] acpiphp: Slot [25] registered\n[ 0.167467] acpiphp: Slot [26] registered\n[ 0.168020] acpiphp: Slot [27] registered\n[ 0.169141] acpiphp: Slot [28] registered\n[ 0.170262] acpiphp: Slot [29] registered\n[ 0.171375] acpiphp: Slot [30] registered\n[ 0.172029] acpiphp: Slot [31] registered\n[ 0.173144] PCI host bridge to bus 0000:00\n[ 0.174262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.175680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.177602] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.179331] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.186881] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.213105] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.215077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.218706] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.220528] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.222258] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.223893] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.223893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224811] vgaarb: bridge control possible 0000:00:02.0\n[ 0.226383] SCSI subsystem initialized\n[ 0.227539] ACPI: bus type USB registered\n[ 0.228030] usbcore: registered new interface driver usbfs\n[ 0.229465] usbcore: registered new interface driver hub\n[ 0.230912] usbcore: registered new device driver usb\n[ 0.232091] PCI: Using ACPI for IRQ routing\n[ 0.233451] NetLabel: Initializing\n[ 0.234425] NetLabel: domain hash size = 128\n[ 0.235595] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236059] NetLabel: unlabeled traffic allowed by default\n[ 0.237528] Switched to clocksource kvm-clock\n[ 0.243306] AppArmor: AppArmor Filesystem Enabled\n[ 0.244575] pnp: PnP ACPI init\n[ 0.245518] ACPI: bus type PNP registered\n[ 0.246985] pnp: PnP ACPI: found 8 devices\n[ 0.248093] ACPI: bus type PNP unregistered\n[ 0.255344] NET: Registered protocol family 2\n[ 0.256772] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.258535] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.259922] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.261236] TCP: reno registered\n[ 0.261977] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263149] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.264466] NET: Registered protocol family 1\n[ 0.265364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.266499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.267607] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.289692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.312038] Trying to unpack rootfs image as initramfs...\n[ 0.404245] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.406022] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.407152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.408342] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.410048] Scanning for low memory corruption every 60 seconds\n[ 0.411480] Initialise system trusted keyring\n[ 0.412431] audit: initializing netlink socket (disabled)\n[ 0.413504] type=2000 audit(1533266020.191:1): initialized\n[ 0.432667] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.434599] zbud: loaded\n[ 0.435381] VFS: Disk quotas dquot_6.5.2\n[ 0.436222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.437702] fuse init (API version 7.22)\n[ 0.438570] msgmni has been set to 3997\n[ 0.439400] Key type big_key registered\n[ 0.440385] Key type asymmetric registered\n[ 0.441217] Asymmetric key parser 'x509' registered\n[ 0.442177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.443676] io scheduler noop registered\n[ 0.444489] io scheduler deadline registered (default)\n[ 0.445486] io scheduler cfq registered\n[ 0.446325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.447381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.448638] ipmi message handler version 39.2\n[ 0.449554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.451013] ACPI: Power Button [PWRF]\n[ 0.451844] GHES: HEST is not enabled!\n[ 0.473336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.516350] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.538424] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.539988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564109] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.566314] Linux agpgart interface v0.103\n[ 0.567949] brd: module loaded\n[ 0.569009] loop: module loaded\n[ 0.569996] blk-mq: CPU -> queue map\n[ 0.570759] CPU 0 -> Queue 0\n[ 0.571431] CPU 1 -> Queue 0\n[ 0.572582] vda: vda1\n[ 0.573790] scsi0 : ata_piix\n[ 0.574534] scsi1 : ata_piix\n[ 0.575237] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.576490] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577936] libphy: Fixed MDIO Bus: probed\n[ 0.578860] tun: Universal TUN/TAP device driver, 1.6\n[ 0.580026] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.582520] PPP generic driver version 2.4.2\n[ 0.583481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.584707] ehci-pci: EHCI PCI platform driver\n[ 0.585642] ehci-platform: EHCI generic platform driver\n[ 0.586656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.587805] ohci-pci: OHCI PCI platform driver\n[ 0.588707] ohci-platform: OHCI generic platform driver\n[ 0.589719] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.611500] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.614058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.615216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.616512] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.617965] usb usb1: Product: UHCI Host Controller\n[ 0.618922] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.620121] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621127] hub 1-0:1.0: USB hub found\n[ 0.621929] hub 1-0:1.0: 2 ports detected\n[ 0.622875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.625026] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.626045] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.627164] mousedev: PS/2 mouse device common for all mice\n[ 0.628475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.630374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.631525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.632748] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634013] device-mapper: uevent: version 1.0.3\n[ 0.634996] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.636698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.637913] TCP: cubic registered\n[ 0.638700] NET: Registered protocol family 10\n[ 0.639775] NET: Registered protocol family 17\n[ 0.640695] Key type dns_resolver registered\n[ 0.641773] Loading compiled-in X.509 certificates\n[ 0.643243] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.652021] registered taskstats version 1\n[ 0.654415] Key type trusted registered\n[ 0.657752] Key type encrypted registered\n[ 0.658624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.659672] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.661127] regulator-dummy: disabling\n[ 0.661950] Magic number: 14:718:208\n[ 0.662754] vc vcsa: hash matches\n[ 0.663550] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:40 UTC (1533266020)\n[ 0.665234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.666409] EDD information not available.\n[ 0.733256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.734907] Write protecting the kernel read-only data: 12288k\n[ 0.736458] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.739178] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.751966] systemd-udevd[107]: starting version 204\n[ 0.784740] FDC 0 is a S82078B\n[ 0.932064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.093532] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.095017] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.096352] usb 1-1: Product: QEMU USB Tablet\n[ 1.097251] usb 1-1: Manufacturer: QEMU\n[ 1.098053] usb 1-1: SerialNumber: 42\n[ 1.404082] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.801156] 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.051673] 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.786869] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.910645] 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 * Stopping Track if upstart is running in a container[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 Fri, 03 Aug 2018 03:13:44 +0000. Up 4.71 seconds.\ncloud-init-nonet[4.85]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * 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 configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.04]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:47 +0000. Up 7.17 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:18:b2:f8 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:47:93:55 |\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:\n6f:c2:cd:09:63:c5:c2:65:84:cc:aa:e3:ff:49:58:29 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o o+ |\n| .++ |\n| .o o |\n| . + |\n| .E S |\n| o * * . |\n| . .. + * |\n| . . + |\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:\nc4:02:66:30:df:2f:a4:d8:42:e4:42:e3:7b:2f:ac:e2 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+.+ |\n|oo.= o . |\n|..o . + o |\n| o.o o + |\n| .o.o . S |\n| o.. . |\n| o . |\n|. . . |\n|oE |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:77:be:27:a1:37:04:ff:46:c2:01:f0:06:71:13:98 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ==Boo |\n| E* B . |\n| + B . |\n| . + * |\n| 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:\n17:15:32:4e:4e:cb:90:45:d2:81:94:a7:92:34:2b:66 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+BO.o. |\n| o +Oo= |\n| . + o* |\n| E + . . |\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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:13:53 +0000. Up 13.67 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\n * Restoring resolver state... [80G [74G[ OK ]\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:13:55 +0000. Up 15.41 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 16000 0 --:--:-- --:--:-- --:--:-- 16066\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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 [160 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 [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1487 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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://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/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.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/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8304 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 8721\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\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'\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 0 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 (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c4:02:66:30:df:2f:a4:d8:42:e4:42:e3:7b:2f:ac:e2 root@dime-0 (DSA)\nec2: 256 01:77:be:27:a1:37:04:ff:46:c2:01:f0:06:71:13:98 root@dime-0 (ECDSA)\nec2: 256 17:15:32:4e:4e:cb:90:45:d2:81:94:a7:92:34:2b:66 root@dime-0 (ED25519)\nec2: 2048 6f:c2:cd:09:63:c5:c2:65:84:cc:aa:e3:ff:49:58:29 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLscPpXBK+IPuV7iVBp0k2KQsB+wjEra239/y2HSMSF77j32hzOMd+yrhTSIWWPoQEwsvvW2ZUP1sHPFuWe42VQ= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOUZc+E3vSmD4ekHGsFIXZQAy+mjrIYNON3T67R8i+PK root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCIAV6TaM1TddoJTITJSMxT5Wq3M3myNUU9uoEgsdfg1yJzR4DtfUMs5wv+DqULaa+YOO2ri1mQ7d4uYOgmTNaosVDlj7ztKnoVqg+0AJm826RF5WB86d5MjHFp70jlmURdqmfrTYi457tserHNCrFDuDcwsjAz9oEZNhYI3grCtO+9eH31IYQjUmWP3HWbMSSPrwJ0ooPHELJTWbD5qewp/y5jMUlqBgO5udynfhkkb0dWi2wnp819Dwaq77N11WCbwYDhnmGQTB5ywoAGYgRqpJhgkdhX8HtM11T5TWluHt2drgFZJk2A9B8GMJgIl8X/y+1bSFZV42OZ2FrVDPZ root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.33 seconds\n"} 2018-08-03 03:17:27,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/action used request id req-bf48e1ee-1a1c-4142-933f-d26a71bd17cf 2018-08-03 03:17:27,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813128948212s 2018-08-03 03:17:27,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870/action used request id req-bf48e1ee-1a1c-4142-933f-d26a71bd17cf 2018-08-03 03:17:27,317 - functest.core.singlevm - DEBUG - console: 0] 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008033] AppArmor: AppArmor initialized [ 0.008900] Yama: becoming mindful. [ 0.009826] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013170] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015194] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016012] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017655] Initializing cgroup subsys memory [ 0.018575] Initializing cgroup subsys devices [ 0.020005] Initializing cgroup subsys freezer [ 0.020932] Initializing cgroup subsys blkio [ 0.021814] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.023737] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025507] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029239] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030649] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033271] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038562] ACPI: Core revision 20131115 [ 0.040180] ACPI: All ACPI Tables successfully acquired [ 0.041419] ftrace: allocating 28727 entries in 113 pages [ 0.060278] Enabling x2apic [ 0.060949] Enabled x2apic [ 0.061782] Switched APIC routing to physical x2apic. [ 0.064631] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.068018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077441] KVM setup paravirtual spinlock [ 0.079661] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080153] x86: Booting SMP configuration: [ 0.081115] .... node #0, CPUs: #1[ 0.079627] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096033] x86: Booted up 1 node, 2 CPUs [ 0.096037] KVM setup async PF for cpu 1 [ 0.096040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100350] devtmpfs: initialized [ 0.102155] EVM: security.selinux [ 0.102899] EVM: security.SMACK64 [ 0.104010] EVM: security.ima [ 0.104691] EVM: security.capability [ 0.105504] pinctrl core: initialized pinctrl subsystem [ 0.105959] regulator-dummy: no parameters [ 0.108065] RTC time: 3:13:39, date: 08/03/18 [ 0.109029] NET: Registered protocol family 16 [ 0.110057] cpuidle: using governor ladder [ 0.110925] cpuidle: using governor menu [ 0.111817] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113350] PCI: Using configuration type 1 for base access [ 0.114995] bio: create slab at 0 [ 0.116060] ACPI: Added _OSI(Module Device) [ 0.116949] ACPI: Added _OSI(Processor Device) [ 0.117867] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118826] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121220] ACPI: Interpreter enabled [ 0.122032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129261] ACPI: (supports S0 S5) [ 0.130245] ACPI: Using IOAPIC for interrupt routing [ 0.132017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.134623] ACPI: No dock devices found. [ 0.137626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.139285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.141731] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144227] acpiphp: Slot [3] registered [ 0.145351] acpiphp: Slot [4] registered [ 0.146462] acpiphp: Slot [5] registered [ 0.147567] acpiphp: Slot [6] registered [ 0.148023] acpiphp: Slot [7] registered [ 0.149138] acpiphp: Slot [8] registered [ 0.150248] acpiphp: Slot [9] registered [ 0.151366] acpiphp: Slot [10] registered [ 0.152025] acpiphp: Slot [11] registered [ 0.153218] acpiphp: Slot [12] registered [ 0.154364] acpiphp: Slot [13] registered [ 0.155512] acpiphp: Slot [14] registered [ 0.156022] acpiphp: Slot [15] registered [ 0.157151] acpiphp: Slot [16] registered [ 0.158278] acpiphp: Slot [17] registered [ 0.159397] acpiphp: Slot [18] registered [ 0.160028] acpiphp: Slot [19] registered [ 0.161303] acpiphp: Slot [20] registered [ 0.162462] acpiphp: Slot [21] registered [ 0.163593] acpiphp: Slot [22] registered [ 0.164020] acpiphp: Slot [23] registered [ 0.165168] acpiphp: Slot [24] registered [ 0.166335] acpiphp: Slot [25] registered [ 0.167467] acpiphp: Slot [26] registered [ 0.168020] acpiphp: Slot [27] registered [ 0.169141] acpiphp: Slot [28] registered [ 0.170262] acpiphp: Slot [29] registered [ 0.171375] acpiphp: Slot [30] registered [ 0.172029] acpiphp: Slot [31] registered [ 0.173144] PCI host bridge to bus 0000:00 [ 0.174262] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.175680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.177602] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.179331] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.186881] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.213105] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.215077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.218706] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.220528] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.222258] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.223893] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.223893] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224811] vgaarb: bridge control possible 0000:00:02.0 [ 0.226383] SCSI subsystem initialized [ 0.227539] ACPI: bus type USB registered [ 0.228030] usbcore: registered new interface driver usbfs [ 0.229465] usbcore: registered new interface driver hub [ 0.230912] usbcore: registered new device driver usb [ 0.232091] PCI: Using ACPI for IRQ routing [ 0.233451] NetLabel: Initializing [ 0.234425] NetLabel: domain hash size = 128 [ 0.235595] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236059] NetLabel: unlabeled traffic allowed by default [ 0.237528] Switched to clocksource kvm-clock [ 0.243306] AppArmor: AppArmor Filesystem Enabled [ 0.244575] pnp: PnP ACPI init [ 0.245518] ACPI: bus type PNP registered [ 0.246985] pnp: PnP ACPI: found 8 devices [ 0.248093] ACPI: bus type PNP unregistered [ 0.255344] NET: Registered protocol family 2 [ 0.256772] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.258535] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.259922] TCP: Hash tables configured (established 16384 bind 16384) [ 0.261236] TCP: reno registered [ 0.261977] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263149] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.264466] NET: Registered protocol family 1 [ 0.265364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.266499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.267607] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.289692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.312038] Trying to unpack rootfs image as initramfs... [ 0.404245] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.406022] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.407152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.408342] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.410048] Scanning for low memory corruption every 60 seconds [ 0.411480] Initialise system trusted keyring [ 0.412431] audit: initializing netlink socket (disabled) [ 0.413504] type=2000 audit(1533266020.191:1): initialized [ 0.432667] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.434599] zbud: loaded [ 0.435381] VFS: Disk quotas dquot_6.5.2 [ 0.436222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.437702] fuse init (API version 7.22) [ 0.438570] msgmni has been set to 3997 [ 0.439400] Key type big_key registered [ 0.440385] Key type asymmetric registered [ 0.441217] Asymmetric key parser 'x509' registered [ 0.442177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.443676] io scheduler noop registered [ 0.444489] io scheduler deadline registered (default) [ 0.445486] io scheduler cfq registered [ 0.446325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.447381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.448638] ipmi message handler version 39.2 [ 0.449554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.451013] ACPI: Power Button [PWRF] [ 0.451844] GHES: HEST is not enabled! [ 0.473336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.516350] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.538424] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.539988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564109] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.566314] Linux agpgart interface v0.103 [ 0.567949] brd: module loaded [ 0.569009] loop: module loaded [ 0.569996] blk-mq: CPU -> queue map [ 0.570759] CPU 0 -> Queue 0 [ 0.571431] CPU 1 -> Queue 0 [ 0.572582] vda: vda1 [ 0.573790] scsi0 : ata_piix [ 0.574534] scsi1 : ata_piix [ 0.575237] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.576490] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577936] libphy: Fixed MDIO Bus: probed [ 0.578860] tun: Universal TUN/TAP device driver, 1.6 [ 0.580026] tun: (C) 1999-2004 Max Krasnyansky [ 0.582520] PPP generic driver version 2.4.2 [ 0.583481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584707] ehci-pci: EHCI PCI platform driver [ 0.585642] ehci-platform: EHCI generic platform driver [ 0.586656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587805] ohci-pci: OHCI PCI platform driver [ 0.588707] ohci-platform: OHCI generic platform driver [ 0.589719] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611500] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.615216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.616512] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.617965] usb usb1: Product: UHCI Host Controller [ 0.618922] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.620121] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621127] hub 1-0:1.0: USB hub found [ 0.621929] hub 1-0:1.0: 2 ports detected [ 0.622875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.625026] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626045] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627164] mousedev: PS/2 mouse device common for all mice [ 0.628475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.630374] rtc_cmos 00:00: RTC can wake from S4 [ 0.631525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.632748] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634013] device-mapper: uevent: version 1.0.3 [ 0.634996] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.636698] ledtrig-cpu: registered to indicate activity on CPUs [ 0.637913] TCP: cubic registered [ 0.638700] NET: Registered protocol family 10 [ 0.639775] NET: Registered protocol family 17 [ 0.640695] Key type dns_resolver registered [ 0.641773] Loading compiled-in X.509 certificates [ 0.643243] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.652021] registered taskstats version 1 [ 0.654415] Key type trusted registered [ 0.657752] Key type encrypted registered [ 0.658624] AppArmor: AppArmor sha1 policy hashing enabled [ 0.659672] IMA: No TPM chip found, activating TPM-bypass! [ 0.661127] regulator-dummy: disabling [ 0.661950] Magic number: 14:718:208 [ 0.662754] vc vcsa: hash matches [ 0.663550] rtc_cmos 00:00: setting system clock to 2018-08-03 03:13:40 UTC (1533266020) [ 0.665234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.666409] EDD information not available. [ 0.733256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.734907] Write protecting the kernel read-only data: 12288k [ 0.736458] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.739178] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.751966] systemd-udevd[107]: starting version 204 [ 0.784740] FDC 0 is a S82078B [ 0.932064] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.093532] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.095017] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.096352] usb 1-1: Product: QEMU USB Tablet [ 1.097251] usb 1-1: Manufacturer: QEMU [ 1.098053] usb 1-1: SerialNumber: 42 [ 1.404082] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.801156] 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.051673] 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.786869] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.910645] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:13:44 +0000. Up 4.71 seconds. cloud-init-nonet[4.85]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.04]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:13:47 +0000. Up 7.17 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:18:b2:f8 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:47:93:55 | 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: 6f:c2:cd:09:63:c5:c2:65:84:cc:aa:e3:ff:49:58:29 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o o+ | | .++ | | .o o | | . + | | .E 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: c4:02:66:30:df:2f:a4:d8:42:e4:42:e3:7b:2f:ac:e2 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o+.+ | |oo.= o . | |..o . + o | | o.o o + | | .o.o . S | | o.. . | | o . | |. . . | |oE | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:77:be:27:a1:37:04:ff:46:c2:01:f0:06:71:13:98 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ==Boo | | E* B . | | + B . | | . + * | | 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: 17:15:32:4e:4e:cb:90:45:d2:81:94:a7:92:34:2b:66 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .+BO.o. | | o +Oo= | | . + o* | | E + . . | | 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:13:53 +0000. Up 13.67 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 CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date * Restoring resolver state... [80G [74G[ OK ] Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:13:55 +0000. Up 15.41 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 16000 0 --:--:-- --:--:-- --:--:-- 16066 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [160 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 [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1487 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 0 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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://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/ ralf-libs 1.0-180326.112116 [657 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 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/ homestead-libs 1.0-180326.115231 [1157 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.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/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 (8304 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 8721 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 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' 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 0 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 (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c4:02:66:30:df:2f:a4:d8:42:e4:42:e3:7b:2f:ac:e2 root@dime-0 (DSA) ec2: 256 01:77:be:27:a1:37:04:ff:46:c2:01:f0:06:71:13:98 root@dime-0 (ECDSA) ec2: 256 17:15:32:4e:4e:cb:90:45:d2:81:94:a7:92:34:2b:66 root@dime-0 (ED25519) ec2: 2048 6f:c2:cd:09:63:c5:c2:65:84:cc:aa:e3:ff:49:58:29 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLscPpXBK+IPuV7iVBp0k2KQsB+wjEra239/y2HSMSF77j32hzOMd+yrhTSIWWPoQEwsvvW2ZUP1sHPFuWe42VQ= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOUZc+E3vSmD4ekHGsFIXZQAy+mjrIYNON3T67R8i+PK root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCIAV6TaM1TddoJTITJSMxT5Wq3M3myNUU9uoEgsdfg1yJzR4DtfUMs5wv+DqULaa+YOO2ri1mQ7d4uYOgmTNaosVDlj7ztKnoVqg+0AJm826RF5WB86d5MjHFp70jlmURdqmfrTYi457tserHNCrFDuDcwsjAz9oEZNhYI3grCtO+9eH31IYQjUmWP3HWbMSSPrwJ0ooPHELJTWbD5qewp/y5jMUlqBgO5udynfhkkb0dWi2wnp819Dwaq77N11WCbwYDhnmGQTB5ywoAGYgRqpJhgkdhX8HtM11T5TWluHt2drgFZJk2A9B8GMJgIl8X/y+1bSFZV42OZ2FrVDPZ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.33 seconds 2018-08-03 03:17:27,321 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:17:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:27,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:27,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e52c5f34-d886-4ec5-a573-428a714178f0 x-compute-request-id: req-e52c5f34-d886-4ec5-a573-428a714178f0 Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:27,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e52c5f34-d886-4ec5-a573-428a714178f0 2018-08-03 03:17:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439158916473s 2018-08-03 03:17:27,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e52c5f34-d886-4ec5-a573-428a714178f0 2018-08-03 03:17:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:27,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3a97b71-00b7-445a-a2a6-ad31da8594c7 x-compute-request-id: req-a3a97b71-00b7-445a-a2a6-ad31da8594c7 Content-Encoding: gzip Content-Length: 20488 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008032] AppArmor: AppArmor initialized\n[ 0.008868] Yama: becoming mindful.\n[ 0.009737] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014793] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017547] Initializing cgroup subsys memory\n[ 0.018427] Initializing cgroup subsys devices\n[ 0.019305] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020846] Initializing cgroup subsys perf_event\n[ 0.021753] Initializing cgroup subsys hugetlb\n[ 0.022668] CPU: Physical Processor ID: 0\n[ 0.023481] FEATURE SPEC_CTRL Present\n[ 0.024683] mce: CPU supports 10 MCE banks\n[ 0.025530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027456] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.029343] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033222] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037414] ACPI: Core revision 20131115\n[ 0.038685] ACPI: All ACPI Tables successfully acquired\n[ 0.039842] ftrace: allocating 28727 entries in 113 pages\n[ 0.060258] Enabling x2apic\n[ 0.060914] Enabled x2apic\n[ 0.061727] Switched APIC routing to physical x2apic.\n[ 0.063580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.066191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072586] KVM setup paravirtual spinlock\n[ 0.074732] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076151] x86: Booting SMP configuration:\n[ 0.077072] .... node #0, CPUs: #1[ 0.074697] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092019] x86: Booted up 1 node, 2 CPUs\n[ 0.092012] KVM setup async PF for cpu 1\n[ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094710] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096222] devtmpfs: initialized\n[ 0.098555] EVM: security.selinux\n[ 0.099263] EVM: security.SMACK64\n[ 0.100005] EVM: security.ima\n[ 0.100660] EVM: security.capability\n[ 0.101426] pinctrl core: initialized pinctrl subsystem\n[ 0.101864] regulator-dummy: no parameters\n[ 0.104062] RTC time: 3:12:54, date: 08/03/18\n[ 0.104959] NET: Registered protocol family 16\n[ 0.105926] cpuidle: using governor ladder\n[ 0.106744] cpuidle: using governor menu\n[ 0.107616] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109288] PCI: Using configuration type 1 for base access\n[ 0.110861] bio: create slab at 0\n[ 0.110861] ACPI: Added _OSI(Module Device)\n[ 0.112004] ACPI: Added _OSI(Processor Device)\n[ 0.112871] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113775] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115818] ACPI: Interpreter enabled\n[ 0.116006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.117868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.121200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.123080] ACPI: (supports S0 S5)\n[ 0.123791] ACPI: Using IOAPIC for interrupt routing\n[ 0.124014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.125978] ACPI: No dock devices found.\n[ 0.128663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.129816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.131051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.132023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134260] acpiphp: Slot [3] registered\n[ 0.135067] acpiphp: Slot [4] registered\n[ 0.135869] acpiphp: Slot [5] registered\n[ 0.136017] acpiphp: Slot [6] registered\n[ 0.136819] acpiphp: Slot [7] registered\n[ 0.137620] acpiphp: Slot [8] registered\n[ 0.138422] acpiphp: Slot [9] registered\n[ 0.139241] acpiphp: Slot [10] registered\n[ 0.140019] acpiphp: Slot [11] registered\n[ 0.140835] acpiphp: Slot [12] registered\n[ 0.141648] acpiphp: Slot [13] registered\n[ 0.142463] acpiphp: Slot [14] registered\n[ 0.143276] acpiphp: Slot [15] registered\n[ 0.144017] acpiphp: Slot [16] registered\n[ 0.144842] acpiphp: Slot [17] registered\n[ 0.145659] acpiphp: Slot [18] registered\n[ 0.146475] acpiphp: Slot [19] registered\n[ 0.147294] acpiphp: Slot [20] registered\n[ 0.148016] acpiphp: Slot [21] registered\n[ 0.148835] acpiphp: Slot [22] registered\n[ 0.149650] acpiphp: Slot [23] registered\n[ 0.150470] acpiphp: Slot [24] registered\n[ 0.151283] acpiphp: Slot [25] registered\n[ 0.152016] acpiphp: Slot [26] registered\n[ 0.152831] acpiphp: Slot [27] registered\n[ 0.153661] acpiphp: Slot [28] registered\n[ 0.154483] acpiphp: Slot [29] registered\n[ 0.155293] acpiphp: Slot [30] registered\n[ 0.156022] acpiphp: Slot [31] registered\n[ 0.156868] PCI host bridge to bus 0000:00\n[ 0.157690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.158712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.159834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.160006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.161237] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.162469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.168215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.169650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.188193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.189742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.191198] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.192611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.194229] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.195585] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.196210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.197120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.198690] vgaarb: loaded\n[ 0.199302] vgaarb: bridge control possible 0000:00:02.0\n[ 0.201314] SCSI subsystem initialized\n[ 0.202867] ACPI: bus type USB registered\n[ 0.202867] usbcore: registered new interface driver usbfs\n[ 0.204029] usbcore: registered new interface driver hub\n[ 0.205083] usbcore: registered new device driver usb\n[ 0.205109] PCI: Using ACPI for IRQ routing\n[ 0.208227] NetLabel: Initializing\n[ 0.208984] NetLabel: domain hash size = 128\n[ 0.209850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.210866] NetLabel: unlabeled traffic allowed by default\n[ 0.212498] Switched to clocksource kvm-clock\n[ 0.219846] AppArmor: AppArmor Filesystem Enabled\n[ 0.220840] pnp: PnP ACPI init\n[ 0.221546] ACPI: bus type PNP registered\n[ 0.223105] pnp: PnP ACPI: found 8 devices\n[ 0.223946] ACPI: bus type PNP unregistered\n[ 0.231505] NET: Registered protocol family 2\n[ 0.232858] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.234412] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.235798] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.237282] TCP: reno registered\n[ 0.238211] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.239746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241526] NET: Registered protocol family 1\n[ 0.242770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245791] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.268220] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.290957] Trying to unpack rootfs image as initramfs...\n[ 0.382919] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.385349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386930] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388869] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.391240] Scanning for low memory corruption every 60 seconds\n[ 0.393310] Initialise system trusted keyring\n[ 0.394339] audit: initializing netlink socket (disabled)\n[ 0.395469] type=2000 audit(1533265974.782:1): initialized\n[ 0.414717] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.416695] zbud: loaded\n[ 0.417529] VFS: Disk quotas dquot_6.5.2\n[ 0.418565] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420859] fuse init (API version 7.22)\n[ 0.421784] msgmni has been set to 3997\n[ 0.422688] Key type big_key registered\n[ 0.423791] Key type asymmetric registered\n[ 0.424740] Asymmetric key parser 'x509' registered\n[ 0.425792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.427411] io scheduler noop registered\n[ 0.428304] io scheduler deadline registered (default)\n[ 0.429382] io scheduler cfq registered\n[ 0.430297] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432848] ipmi message handler version 39.2\n[ 0.433877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.435447] ACPI: Power Button [PWRF]\n[ 0.436374] GHES: HEST is not enabled!\n[ 0.457864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.500852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.502561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.526701] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.528961] Linux agpgart interface v0.103\n[ 0.530630] brd: module loaded\n[ 0.531743] loop: module loaded\n[ 0.532787] blk-mq: CPU -> queue map\n[ 0.533605] CPU 0 -> Queue 0\n[ 0.534291] CPU 1 -> Queue 0\n[ 0.535645] vda: vda1\n[ 0.537271] scsi0 : ata_piix\n[ 0.538221] scsi1 : ata_piix\n[ 0.539113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.540782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.542725] libphy: Fixed MDIO Bus: probed\n[ 0.543931] tun: Universal TUN/TAP device driver, 1.6\n[ 0.545250] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.547566] PPP generic driver version 2.4.2\n[ 0.548547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.549761] ehci-pci: EHCI PCI platform driver\n[ 0.550656] ehci-platform: EHCI generic platform driver\n[ 0.551667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.552820] ohci-pci: OHCI PCI platform driver\n[ 0.553724] ohci-platform: OHCI generic platform driver\n[ 0.554729] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.576645] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.577692] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.579269] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.580486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.581728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.583159] usb usb1: Product: UHCI Host Controller\n[ 0.584110] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.585294] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.586299] hub 1-0:1.0: USB hub found\n[ 0.587100] hub 1-0:1.0: 2 ports detected\n[ 0.588181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.590361] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.591370] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.592460] mousedev: PS/2 mouse device common for all mice\n[ 0.593779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.595693] rtc_cmos 00:00: RTC can wake from S4\n[ 0.596879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.598091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.599355] device-mapper: uevent: version 1.0.3\n[ 0.600366] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.602015] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.603244] TCP: cubic registered\n[ 0.604052] NET: Registered protocol family 10\n[ 0.605292] NET: Registered protocol family 17\n[ 0.606206] Key type dns_resolver registered\n[ 0.607302] Loading compiled-in X.509 certificates\n[ 0.608840] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.610653] registered taskstats version 1\n[ 0.613285] Key type trusted registered\n[ 0.616610] Key type encrypted registered\n[ 0.617437] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.618492] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.619895] regulator-dummy: disabling\n[ 0.620730] Magic number: 14:718:208\n[ 0.628357] vc vcsa: hash matches\n[ 0.629210] rtc_cmos 00:00: setting system clock to 2018-08-03 03:12:54 UTC (1533265974)\n[ 0.630879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.631997] EDD information not available.\n[ 0.697965] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.699567] Write protecting the kernel read-only data: 12288k\n[ 0.701721] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.704952] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.717620] systemd-udevd[107]: starting version 204\n[ 0.772373] FDC 0 is a S82078B\n[ 0.900065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.064639] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.065916] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067223] usb 1-1: Product: QEMU USB Tablet\n[ 1.068104] usb 1-1: Manufacturer: QEMU\n[ 1.068896] usb 1-1: SerialNumber: 42\n[ 1.384067] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.784957] 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.013745] 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.097060] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.208115] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:12:56 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.68]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[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 * 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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device security[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 ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.56]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:12:57 +0000. Up 3.68 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.10 | 255.255.255.0 | fa:16:3e:f3:28:ac |\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:\nc8:59:7c:bb:6a:fe:b9:76:0f:36:42:6c:90:9d:7d:9b root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . o o |\n| = + . . |\n| . + + . . o |\n| + S = E |\n| o . |\n| o + |\n| ...+.o |\n| ooo+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:\ncc:df:12:2f:5a:bc:c2:aa:f7:51:fb:35:54:f4:bb:01 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .|\n| ..|\n| E o|\n| o ...|\n| S o .o |\n| + = . o|\n| .. B o o. |\n| . o+ = . . |\n| .o.oo.. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n8d:52:75:93:62:f6:ff:86:28:09:79:57:fc:65:09:fa root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| .+..o |\n| .o o... .|\n| . o .. o.o|\n| . S.. .o o.|\n| .o . .E. .|\n| o o . o |\n| o . . o|\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:\n4e:f7:69:ef:8f:c7:3a:8d:cf:1d:be:d8:4f:9d:64:33 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S . E |\n| o . . .o =|\n| . + *o|\n| . .*+*|\n| o=XO|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:13:03 +0000. Up 9.59 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:13:04 +0000. Up 10.62 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n + apt-key add -\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16372 0 --:--:-- --:--:-- --:--:-- 16401\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: OK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2332 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.10\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 16s (4113 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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.8) ...\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-2) ...\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 8553\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-153.203) ...\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) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\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) ...\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 9276\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 0 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 7s (5102 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-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.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cc:df:12:2f:5a:bc:c2:aa:f7:51:fb:35:54:f4:bb:01 root@ellis-0 (DSA)\nec2: 256 8d:52:75:93:62:f6:ff:86:28:09:79:57:fc:65:09:fa root@ellis-0 (ECDSA)\nec2: 256 4e:f7:69:ef:8f:c7:3a:8d:cf:1d:be:d8:4f:9d:64:33 root@ellis-0 (ED25519)\nec2: 2048 c8:59:7c:bb:6a:fe:b9:76:0f:36:42:6c:90:9d:7d:9b root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLP+hSRStPIsH8DLCqNTeA90kLnrfk5ze9N8UK2lXOzXDSi1am2yicHkHsnMVZoUATLfSluRFsHl4S6pmKl+dhA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuqRgk8KZifB+MfWYpjrKH9GH7X7fAMre78yE6kpAMu root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/Tm0xYDP9bcryyg6ZPPk65Y4CpSjT25D2KazbBYtV5gSCTFPFY09eF8TXQFoHx/UT8mWv+R6HsBS71amYhPjXrmcQcDnivPmt66JKYwK5hYvn1i0rxY33Deb11wbAoLSAE5Ixd/Rs3v4kl2pTzTx6cUCL9NSq06kVCPzVjZMMi8tPFklX+bWZ92ExEGh1HRQpuSEe144BpbgofuxeD9vNTeZOBcmKyGDscW/Uq92NLCM3ToQzH40Df9AZ1ZNxLE+QviI1rwgQg0gmzk1Ihja5BioJ1NQiaWMyN9fd0VE0axHxvPZw4b6dj7cbmVc1zMXzG96Qyh+0eXCGl6f22qn5 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 214.79 seconds\n"} 2018-08-03 03:17:27,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/action used request id req-a3a97b71-00b7-445a-a2a6-ad31da8594c7 2018-08-03 03:17:27,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0830249786377s 2018-08-03 03:17:27,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12/action used request id req-a3a97b71-00b7-445a-a2a6-ad31da8594c7 2018-08-03 03:17:27,854 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008032] AppArmor: AppArmor initialized [ 0.008868] Yama: becoming mindful. [ 0.009737] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014793] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017547] Initializing cgroup subsys memory [ 0.018427] Initializing cgroup subsys devices [ 0.019305] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020846] Initializing cgroup subsys perf_event [ 0.021753] Initializing cgroup subsys hugetlb [ 0.022668] CPU: Physical Processor ID: 0 [ 0.023481] FEATURE SPEC_CTRL Present [ 0.024683] mce: CPU supports 10 MCE banks [ 0.025530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027456] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.029343] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033222] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037414] ACPI: Core revision 20131115 [ 0.038685] ACPI: All ACPI Tables successfully acquired [ 0.039842] ftrace: allocating 28727 entries in 113 pages [ 0.060258] Enabling x2apic [ 0.060914] Enabled x2apic [ 0.061727] Switched APIC routing to physical x2apic. [ 0.063580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.066191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072586] KVM setup paravirtual spinlock [ 0.074732] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076151] x86: Booting SMP configuration: [ 0.077072] .... node #0, CPUs: #1[ 0.074697] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092019] x86: Booted up 1 node, 2 CPUs [ 0.092012] KVM setup async PF for cpu 1 [ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094710] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096222] devtmpfs: initialized [ 0.098555] EVM: security.selinux [ 0.099263] EVM: security.SMACK64 [ 0.100005] EVM: security.ima [ 0.100660] EVM: security.capability [ 0.101426] pinctrl core: initialized pinctrl subsystem [ 0.101864] regulator-dummy: no parameters [ 0.104062] RTC time: 3:12:54, date: 08/03/18 [ 0.104959] NET: Registered protocol family 16 [ 0.105926] cpuidle: using governor ladder [ 0.106744] cpuidle: using governor menu [ 0.107616] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109288] PCI: Using configuration type 1 for base access [ 0.110861] bio: create slab at 0 [ 0.110861] ACPI: Added _OSI(Module Device) [ 0.112004] ACPI: Added _OSI(Processor Device) [ 0.112871] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115818] ACPI: Interpreter enabled [ 0.116006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.117868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.121200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.123080] ACPI: (supports S0 S5) [ 0.123791] ACPI: Using IOAPIC for interrupt routing [ 0.124014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.125978] ACPI: No dock devices found. [ 0.128663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.129816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.131051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134260] acpiphp: Slot [3] registered [ 0.135067] acpiphp: Slot [4] registered [ 0.135869] acpiphp: Slot [5] registered [ 0.136017] acpiphp: Slot [6] registered [ 0.136819] acpiphp: Slot [7] registered [ 0.137620] acpiphp: Slot [8] registered [ 0.138422] acpiphp: Slot [9] registered [ 0.139241] acpiphp: Slot [10] registered [ 0.140019] acpiphp: Slot [11] registered [ 0.140835] acpiphp: Slot [12] registered [ 0.141648] acpiphp: Slot [13] registered [ 0.142463] acpiphp: Slot [14] registered [ 0.143276] acpiphp: Slot [15] registered [ 0.144017] acpiphp: Slot [16] registered [ 0.144842] acpiphp: Slot [17] registered [ 0.145659] acpiphp: Slot [18] registered [ 0.146475] acpiphp: Slot [19] registered [ 0.147294] acpiphp: Slot [20] registered [ 0.148016] acpiphp: Slot [21] registered [ 0.148835] acpiphp: Slot [22] registered [ 0.149650] acpiphp: Slot [23] registered [ 0.150470] acpiphp: Slot [24] registered [ 0.151283] acpiphp: Slot [25] registered [ 0.152016] acpiphp: Slot [26] registered [ 0.152831] acpiphp: Slot [27] registered [ 0.153661] acpiphp: Slot [28] registered [ 0.154483] acpiphp: Slot [29] registered [ 0.155293] acpiphp: Slot [30] registered [ 0.156022] acpiphp: Slot [31] registered [ 0.156868] PCI host bridge to bus 0000:00 [ 0.157690] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.158712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.159834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.160006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.161237] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.162469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.168215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.169650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.188193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.189742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.191198] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.192611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.194229] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.195585] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.196210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.197120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.198690] vgaarb: loaded [ 0.199302] vgaarb: bridge control possible 0000:00:02.0 [ 0.201314] SCSI subsystem initialized [ 0.202867] ACPI: bus type USB registered [ 0.202867] usbcore: registered new interface driver usbfs [ 0.204029] usbcore: registered new interface driver hub [ 0.205083] usbcore: registered new device driver usb [ 0.205109] PCI: Using ACPI for IRQ routing [ 0.208227] NetLabel: Initializing [ 0.208984] NetLabel: domain hash size = 128 [ 0.209850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.210866] NetLabel: unlabeled traffic allowed by default [ 0.212498] Switched to clocksource kvm-clock [ 0.219846] AppArmor: AppArmor Filesystem Enabled [ 0.220840] pnp: PnP ACPI init [ 0.221546] ACPI: bus type PNP registered [ 0.223105] pnp: PnP ACPI: found 8 devices [ 0.223946] ACPI: bus type PNP unregistered [ 0.231505] NET: Registered protocol family 2 [ 0.232858] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.234412] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.235798] TCP: Hash tables configured (established 16384 bind 16384) [ 0.237282] TCP: reno registered [ 0.238211] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.239746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241526] NET: Registered protocol family 1 [ 0.242770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244320] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245791] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.268220] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.290957] Trying to unpack rootfs image as initramfs... [ 0.382919] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.385349] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386930] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388869] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.391240] Scanning for low memory corruption every 60 seconds [ 0.393310] Initialise system trusted keyring [ 0.394339] audit: initializing netlink socket (disabled) [ 0.395469] type=2000 audit(1533265974.782:1): initialized [ 0.414717] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.416695] zbud: loaded [ 0.417529] VFS: Disk quotas dquot_6.5.2 [ 0.418565] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420859] fuse init (API version 7.22) [ 0.421784] msgmni has been set to 3997 [ 0.422688] Key type big_key registered [ 0.423791] Key type asymmetric registered [ 0.424740] Asymmetric key parser 'x509' registered [ 0.425792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.427411] io scheduler noop registered [ 0.428304] io scheduler deadline registered (default) [ 0.429382] io scheduler cfq registered [ 0.430297] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432848] ipmi message handler version 39.2 [ 0.433877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.435447] ACPI: Power Button [PWRF] [ 0.436374] GHES: HEST is not enabled! [ 0.457864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.500852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.502561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.526701] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.528961] Linux agpgart interface v0.103 [ 0.530630] brd: module loaded [ 0.531743] loop: module loaded [ 0.532787] blk-mq: CPU -> queue map [ 0.533605] CPU 0 -> Queue 0 [ 0.534291] CPU 1 -> Queue 0 [ 0.535645] vda: vda1 [ 0.537271] scsi0 : ata_piix [ 0.538221] scsi1 : ata_piix [ 0.539113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.540782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.542725] libphy: Fixed MDIO Bus: probed [ 0.543931] tun: Universal TUN/TAP device driver, 1.6 [ 0.545250] tun: (C) 1999-2004 Max Krasnyansky [ 0.547566] PPP generic driver version 2.4.2 [ 0.548547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.549761] ehci-pci: EHCI PCI platform driver [ 0.550656] ehci-platform: EHCI generic platform driver [ 0.551667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.552820] ohci-pci: OHCI PCI platform driver [ 0.553724] ohci-platform: OHCI generic platform driver [ 0.554729] uhci_hcd: USB Universal Host Controller Interface driver [ 0.576645] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.577692] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.579269] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.580486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.581728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.583159] usb usb1: Product: UHCI Host Controller [ 0.584110] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.585294] usb usb1: SerialNumber: 0000:00:01.2 [ 0.586299] hub 1-0:1.0: USB hub found [ 0.587100] hub 1-0:1.0: 2 ports detected [ 0.588181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.590361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.591370] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.592460] mousedev: PS/2 mouse device common for all mice [ 0.593779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.595693] rtc_cmos 00:00: RTC can wake from S4 [ 0.596879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.598091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.599355] device-mapper: uevent: version 1.0.3 [ 0.600366] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.602015] ledtrig-cpu: registered to indicate activity on CPUs [ 0.603244] TCP: cubic registered [ 0.604052] NET: Registered protocol family 10 [ 0.605292] NET: Registered protocol family 17 [ 0.606206] Key type dns_resolver registered [ 0.607302] Loading compiled-in X.509 certificates [ 0.608840] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.610653] registered taskstats version 1 [ 0.613285] Key type trusted registered [ 0.616610] Key type encrypted registered [ 0.617437] AppArmor: AppArmor sha1 policy hashing enabled [ 0.618492] IMA: No TPM chip found, activating TPM-bypass! [ 0.619895] regulator-dummy: disabling [ 0.620730] Magic number: 14:718:208 [ 0.628357] vc vcsa: hash matches [ 0.629210] rtc_cmos 00:00: setting system clock to 2018-08-03 03:12:54 UTC (1533265974) [ 0.630879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.631997] EDD information not available. [ 0.697965] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.699567] Write protecting the kernel read-only data: 12288k [ 0.701721] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.704952] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.717620] systemd-udevd[107]: starting version 204 [ 0.772373] FDC 0 is a S82078B [ 0.900065] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.064639] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.065916] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067223] usb 1-1: Product: QEMU USB Tablet [ 1.068104] usb 1-1: Manufacturer: QEMU [ 1.068896] usb 1-1: SerialNumber: 42 [ 1.384067] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.784957] 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.013745] 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.097060] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.208115] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 03:12:56 +0000. Up 2.52 seconds. cloud-init-nonet[2.68]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device security[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.56]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 03:12:57 +0000. Up 3.68 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.10 | 255.255.255.0 | fa:16:3e:f3:28:ac | 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: c8:59:7c:bb:6a:fe:b9:76:0f:36:42:6c:90:9d:7d:9b root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . o o | | = + . . | | . + + . . o | | + S = E | | o . | | o + | | ...+.o | | ooo+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: cc:df:12:2f:5a:bc:c2:aa:f7:51:fb:35:54:f4:bb:01 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .| | ..| | E o| | o ...| | S o .o | | + = . o| | .. B o o. | | . o+ = . . | | .o.oo.. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8d:52:75:93:62:f6:ff:86:28:09:79:57:fc:65:09:fa root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | .+..o | | .o o... .| | . o .. o.o| | . S.. .o o.| | .o . .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: 4e:f7:69:ef:8f:c7:3a:8d:cf:1d:be:d8:4f:9d:64:33 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S . E | | o . . .o =| | . + *o| | . .*+*| | o=XO| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:13:03 +0000. Up 9.59 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 03:13:04 +0000. Up 10.62 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current + apt-key add - Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16372 0 --:--:-- --:--:-- --:--:-- 16401 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2332 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.10 + 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 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 [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 16s (4113 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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.8) ... 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-2) ... 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 8553 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-153.203) ... 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) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... 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) ... 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 9276 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 0 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 7s (5102 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-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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cc:df:12:2f:5a:bc:c2:aa:f7:51:fb:35:54:f4:bb:01 root@ellis-0 (DSA) ec2: 256 8d:52:75:93:62:f6:ff:86:28:09:79:57:fc:65:09:fa root@ellis-0 (ECDSA) ec2: 256 4e:f7:69:ef:8f:c7:3a:8d:cf:1d:be:d8:4f:9d:64:33 root@ellis-0 (ED25519) ec2: 2048 c8:59:7c:bb:6a:fe:b9:76:0f:36:42:6c:90:9d:7d:9b root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLP+hSRStPIsH8DLCqNTeA90kLnrfk5ze9N8UK2lXOzXDSi1am2yicHkHsnMVZoUATLfSluRFsHl4S6pmKl+dhA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuqRgk8KZifB+MfWYpjrKH9GH7X7fAMre78yE6kpAMu root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/Tm0xYDP9bcryyg6ZPPk65Y4CpSjT25D2KazbBYtV5gSCTFPFY09eF8TXQFoHx/UT8mWv+R6HsBS71amYhPjXrmcQcDnivPmt66JKYwK5hYvn1i0rxY33Deb11wbAoLSAE5Ixd/Rs3v4kl2pTzTx6cUCL9NSq06kVCPzVjZMMi8tPFklX+bWZ92ExEGh1HRQpuSEe144BpbgofuxeD9vNTeZOBcmKyGDscW/Uq92NLCM3ToQzH40Df9AZ1ZNxLE+QviI1rwgQg0gmzk1Ihja5BioJ1NQiaWMyN9fd0VE0axHxvPZw4b6dj7cbmVc1zMXzG96Qyh+0eXCGl6f22qn5 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:16:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 214.79 seconds 2018-08-03 03:17:27,858 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:17:27,858 - 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:f3:28:ac', 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:f3:28:ac', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2ed9566-6ed9-43b7-b483-11cc9c7374e8', 'name': u'heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:12:53.000000', 'flavor': Munch({u'id': u'81a73016-8e95-45b4-b6ad-e2c38cd079b5', 'name': u'heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8'}), 'az': u'nova', 'id': u'e608fa22-8b33-4391-a025-927aa64c2d12', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'195f4207-cd8e-460d-aa3e-b9f09b34036c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'37c93ecd-7751-4491-9086-b1e09fe5b720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'842aa48e-9cbc-4f14-b9cf-25652460e7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'99af6459-85b6-4a2f-88f6-af12210a3bed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'e270683a-a35f-4c26-80e7-3e4b89e0579b'})], 'id': u'8445c47d-c15a-458c-bfa7-2b4b8430b2ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'f5cfff8f-c565-49c5-a523-7c6054b3df05'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', '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'f8d0662c-7b6c-4a45-9592-fe754ebff478'})], 'id': u'ecdd09bc-ac2a-4e46-ae67-ec58939d658a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a1763471233475193b9afc0ea8e2082', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': 'heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-08-03T03:12:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:12:53Z', 'hostId': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00', '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-08-03T03:12:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f7e13f2b3cb457eafe42efc41a4d26b', 'created_at': u'2018-08-03T03:11:08Z', 'created': u'2018-08-03T03:11:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 03:17:27,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:17:27,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:17:28,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ea6401f-931f-4d2a-95a2-64867787a64b x-compute-request-id: req-5ea6401f-931f-4d2a-95a2-64867787a64b Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:de:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:9a:b8", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7bab3140-6016-436a-8615-ce17c52c3a1f", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "7bab3140-6016-436a-8615-ce17c52c3a1f", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "192.168.0.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e0:f2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9f:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5743f0b-932b-404e-981b-cbaf6448b69a", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b5743f0b-932b-404e-981b-cbaf6448b69a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:9b:02", "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:a6:fa:b2", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:b2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6da1fe7-07df-41cc-b824-d783544e0174", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:57.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "b6da1fe7-07df-41cc-b824-d783544e0174", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:57Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T03:13:12Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:f5:4b", "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:9a:f0:18", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/378fabda-4363-498f-8c1b-3b10ef687400", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "378fabda-4363-498f-8c1b-3b10ef687400", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:53Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T03:13:09Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:93:55", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:b2:f8", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9db714f5-cb00-4993-9a16-0e1c9d192870", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:13:37.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "9db714f5-cb00-4993-9a16-0e1c9d192870", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:13:37Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T03:13:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:28:ac", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e608fa22-8b33-4391-a025-927aa64c2d12", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:12:53.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "e608fa22-8b33-4391-a025-927aa64c2d12", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:12:53Z", "hostId": "7aa050c682bdca9c6d0125211847016e137395da9f8905c6c7188e00", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T03:11:08Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:08:5b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bc:65", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2", "rel": "bookmark"}], "image": {"id": "b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "links": [{"href": "http://172.30.9.22:8774/images/b2ed9566-6ed9-43b7-b483-11cc9c7374e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:10:58.000000", "flavor": {"id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5", "links": [{"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}]}, "id": "85dfbbb7-a8e7-44fa-a831-872c789af0d2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "9a1763471233475193b9afc0ea8e2082", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:10:58Z", "hostId": "32b02d68e6c34dd90cbe4051188a9fdb23baf8c06ecb66bfc4ed4afa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_5fdef091-8715-4612-927f-9ea3f58743c8", "name": "ns.clearwater.opnfv", "created": "2018-08-03T03:09:17Z", "tenant_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:17:28,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ea6401f-931f-4d2a-95a2-64867787a64b 2018-08-03 03:17:28,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618810176849s 2018-08-03 03:17:28,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ea6401f-931f-4d2a-95a2-64867787a64b 2018-08-03 03:17:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:17:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:17:28,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1a18c3b-a4db-476e-9dae-47b5f780e085 x-compute-request-id: req-a1a18c3b-a4db-476e-9dae-47b5f780e085 Content-Encoding: gzip Content-Length: 11734 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009009] AppArmor: AppArmor initialized\n[ 0.009960] Yama: becoming mindful.\n[ 0.010930] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013354] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015486] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017737] Initializing cgroup subsys memory\n[ 0.020007] Initializing cgroup subsys devices\n[ 0.021027] Initializing cgroup subsys freezer\n[ 0.022037] Initializing cgroup subsys blkio\n[ 0.023002] Initializing cgroup subsys perf_event\n[ 0.024003] Initializing cgroup subsys hugetlb\n[ 0.025054] CPU: Physical Processor ID: 0\n[ 0.025982] FEATURE SPEC_CTRL Present\n[ 0.027521] mce: CPU supports 10 MCE banks\n[ 0.028031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030259] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033559] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.035402] Speculative Store Bypass: Vulnerable\n[ 0.036314] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041284] ACPI: Core revision 20131115\n[ 0.042658] ACPI: All ACPI Tables successfully acquired\n[ 0.043964] ftrace: allocating 28727 entries in 113 pages\n[ 0.064259] Enabling x2apic\n[ 0.064974] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081185] KVM setup paravirtual spinlock\n[ 0.083390] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084148] x86: Booting SMP configuration:\n[ 0.085182] .... node #0, CPUs: #1[ 0.083354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100016] x86: Booted up 1 node, 2 CPUs\n[ 0.100010] KVM setup async PF for cpu 1\n[ 0.100012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104309] devtmpfs: initialized\n[ 0.106306] EVM: security.selinux\n[ 0.107123] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108743] EVM: security.capability\n[ 0.109618] pinctrl core: initialized pinctrl subsystem\n[ 0.109997] regulator-dummy: no parameters\n[ 0.112062] RTC time: 3:10:59, date: 08/03/18\n[ 0.113106] NET: Registered protocol family 16\n[ 0.114205] cpuidle: using governor ladder\n[ 0.115161] cpuidle: using governor menu\n[ 0.116086] ACPI: bus type PCI registered\n[ 0.117009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118460] PCI: Using configuration type 1 for base access\n[ 0.120197] bio: create slab at 0\n[ 0.120984] ACPI: Added _OSI(Module Device)\n[ 0.121028] ACPI: Added _OSI(Processor Device)\n[ 0.122031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126220] ACPI: Interpreter enabled\n[ 0.127100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132593] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134752] ACPI: (supports S0 S5)\n[ 0.135564] ACPI: Using IOAPIC for interrupt routing\n[ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138215] ACPI: No dock devices found.\n[ 0.140936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143712] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146619] acpiphp: Slot [3] registered\n[ 0.147554] acpiphp: Slot [4] registered\n[ 0.148017] acpiphp: Slot [5] registered\n[ 0.148943] acpiphp: Slot [6] registered\n[ 0.149865] acpiphp: Slot [7] registered\n[ 0.150787] acpiphp: Slot [8] registered\n[ 0.151711] acpiphp: Slot [9] registered\n[ 0.152022] acpiphp: Slot [10] registered\n[ 0.152966] acpiphp: Slot [11] registered\n[ 0.153917] acpiphp: Slot [12] registered\n[ 0.154855] acpiphp: Slot [13] registered\n[ 0.155806] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156956] acpiphp: Slot [16] registered\n[ 0.157903] acpiphp: Slot [17] registered\n[ 0.158835] acpiphp: Slot [18] registered\n[ 0.159777] acpiphp: Slot [19] registered\n[ 0.160017] acpiphp: Slot [20] registered\n[ 0.160954] acpiphp: Slot [21] registered\n[ 0.161888] acpiphp: Slot [22] registered\n[ 0.162829] acpiphp: Slot [23] registered\n[ 0.163771] acpiphp: Slot [24] registered\n[ 0.164018] acpiphp: Slot [25] registered\n[ 0.164955] acpiphp: Slot [26] registered\n[ 0.165887] acpiphp: Slot [27] registered\n[ 0.166831] acpiphp: Slot [28] registered\n[ 0.167759] acpiphp: Slot [29] registered\n[ 0.168016] acpiphp: Slot [30] registered\n[ 0.168962] acpiphp: Slot [31] registered\n[ 0.169897] PCI host bridge to bus 0000:00\n[ 0.170849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.173330] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.174647] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.177453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.183504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.209671] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.211362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.212729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.214347] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.215938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.216597] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.218013] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.218013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.220003] vgaarb: loaded\n[ 0.220692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.222061] SCSI subsystem initialized\n[ 0.223064] ACPI: bus type USB registered\n[ 0.224028] usbcore: registered new interface driver usbfs\n[ 0.225239] usbcore: registered new interface driver hub\n[ 0.226441] usbcore: registered new device driver usb\n[ 0.226441] PCI: Using ACPI for IRQ routing\n[ 0.228269] NetLabel: Initializing\n[ 0.229095] NetLabel: domain hash size = 128\n[ 0.230084] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.231237] NetLabel: unlabeled traffic allowed by default\n[ 0.232131] Switched to clocksource kvm-clock\n[ 0.239244] AppArmor: AppArmor Filesystem Enabled\n[ 0.240336] pnp: PnP ACPI init\n[ 0.241104] ACPI: bus type PNP registered\n[ 0.242424] pnp: PnP ACPI: found 8 devices\n[ 0.243373] ACPI: bus type PNP unregistered\n[ 0.250395] NET: Registered protocol family 2\n[ 0.251644] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253414] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.255001] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256500] TCP: reno registered\n[ 0.259484] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260931] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262550] NET: Registered protocol family 1\n[ 0.263606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.264954] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.266233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288342] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310953] Trying to unpack rootfs image as initramfs...\n[ 0.402905] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.405065] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.406365] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.407764] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.409727] Scanning for low memory corruption every 60 seconds\n[ 0.411461] Initialise system trusted keyring\n[ 0.412552] audit: initializing netlink socket (disabled)\n[ 0.413766] type=2000 audit(1533265859.798:1): initialized\n[ 0.433562] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.435641] zbud: loaded\n[ 0.436530] VFS: Disk quotas dquot_6.5.2\n[ 0.437477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.439175] fuse init (API version 7.22)\n[ 0.440156] msgmni has been set to 3997\n[ 0.441109] Key type big_key registered\n[ 0.442241] Key type asymmetric registered\n[ 0.443198] Asymmetric key parser 'x509' registered\n[ 0.444315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.446052] io scheduler noop registered\n[ 0.446973] io scheduler deadline registered (default)\n[ 0.448121] io scheduler cfq registered\n[ 0.449086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.450310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.451753] ipmi message handler version 39.2\n[ 0.452806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.454492] ACPI: Power Button [PWRF]\n[ 0.455459] GHES: HEST is not enabled!\n[ 0.477142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.520793] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543219] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.545117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571567] Linux agpgart interface v0.103\n[ 0.573215] brd: module loaded\n[ 0.574309] loop: module loaded\n[ 0.575364] blk-mq: CPU -> queue map\n[ 0.576226] CPU 0 -> Queue 0\n[ 0.576974] CPU 1 -> Queue 0\n[ 0.578272] vda: vda1\n[ 0.579641] scsi0 : ata_piix\n[ 0.580470] scsi1 : ata_piix\n[ 0.581240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.582698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.584354] libphy: Fixed MDIO Bus: probed\n[ 0.585401] tun: Universal TUN/TAP device driver, 1.6\n[ 0.586554] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.589285] PPP generic driver version 2.4.2\n[ 0.590346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.591767] ehci-pci: EHCI PCI platform driver\n[ 0.592800] ehci-platform: EHCI generic platform driver\n[ 0.593983] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.595358] ohci-pci: OHCI PCI platform driver\n[ 0.596395] ohci-platform: OHCI generic platform driver\n[ 0.597592] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619683] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.624008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627138] usb usb1: Product: UHCI Host Controller\n[ 0.628250] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.629647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630789] hub 1-0:1.0: USB hub found\n[ 0.631702] hub 1-0:1.0: 2 ports detected\n[ 0.632775] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.635164] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.636303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637567] mousedev: PS/2 mouse device common for all mice\n[ 0.639047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.641099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.642375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.645238] device-mapper: uevent: version 1.0.3\n[ 0.646347] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.648252] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649647] TCP: cubic registered\n[ 0.650526] NET: Registered protocol family 10\n[ 0.651754] NET: Registered protocol family 17\n[ 0.652798] Key type dns_resolver registered\n[ 0.653922] Loading compiled-in X.509 certificates\n[ 0.655546] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.664651] registered taskstats version 1\n[ 0.667147] Key type trusted registered\n[ 0.670390] Key type encrypted registered\n[ 0.671339] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672563] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.674194] regulator-dummy: disabling\n[ 0.675160] Magic number: 14:168:158\n[ 0.676158] rtc_cmos 00:00: setting system clock to 2018-08-03 03:11:00 UTC (1533265860)\n[ 0.678086] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679406] EDD information not available.\n[ 0.741242] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.743052] Write protecting the kernel read-only data: 12288k\n[ 0.744810] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.747731] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.760270] systemd-udevd[107]: starting version 204\n[ 0.800559] FDC 0 is a S82078B\n[ 0.944096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.108903] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.110335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.111815] usb 1-1: Product: QEMU USB Tablet\n[ 1.112798] usb 1-1: Manufacturer: QEMU\n[ 1.113692] usb 1-1: SerialNumber: 42\n[ 1.812797] 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.045653] 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.122318] 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.224865] 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 Fri, 03 Aug 2018 03:11:02 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.73]: 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 log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.72]: static networking is now up\n * Starting configure network device[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 Fri, 03 Aug 2018 03:11:03 +0000. Up 3.95 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:74:bc:65 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:eb:08:5b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd6:52:5b:e9:72:00:55:6d:cb:41:11:64:9a:c7:d5:f3 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .....+*oo|\n| . *+o.|\n| o =oooo|\n| o = .o E|\n| S + o |\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:\nea:26:d9:97:75:f7:0a:36:6d:b6:8b:f0:ff:67:a4:fa root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| S |\n| . . ... .|\n| o. o..+.++ |\n| o.o o + *..+|\n| o.. ++E=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:\n97:8f:31:9a:d8:10:3b:d9:47:f3:cf:5b:b6:fe:22:8a root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . o |\n| = . + |\n| = S * . |\n| = = = o |\n| . + . . o o|\n| . . .+.|\n| E .. .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:\ne5:35:f4:b3:33:d5:71:56:64:11:6e:7b:6f:26:95:f9 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . =X|\n| . ..o+|\n| . o ooo|\n| o . ..++|\n| S . ++o|\n| ++|\n| . E|\n| + |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:11:09 +0000. Up 9.31 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\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 Fri, 03 Aug 2018 03:11:10 +0000. Up 10.47 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.4/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 4s (2804 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 0 not upgraded.\nNeed to get 433 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.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 0s (593 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\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.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ea:26:d9:97:75:f7:0a:36:6d:b6:8b:f0:ff:67:a4:fa root@ns (DSA)\nec2: 256 97:8f:31:9a:d8:10:3b:d9:47:f3:cf:5b:b6:fe:22:8a root@ns (ECDSA)\nec2: 256 e5:35:f4:b3:33:d5:71:56:64:11:6e:7b:6f:26:95:f9 root@ns (ED25519)\nec2: 2048 d6:52:5b:e9:72:00:55:6d:cb:41:11:64:9a:c7:d5:f3 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPsXWA7SA8qQSdL0sLct36tkDUGeGrj6a+Fm7C3nz+NYT7mBclyMxu8HSV9T1LknoS8KA9+cAicW74BVx8UDGmI= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL/BrMN5xNKCQ0GlZmP9A15uGEKT3c4Us6RLMLWwRtme root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEP0dktF/STvg0z+/H90tLYY4cRHCpuxAV52dAG8JWOfjRRLvvWqG0q9ixNX2ljx2NDmpFR15mfFAoUXR4269x1bwaPzLN0Dn7vB7nMSag71OMLne3e0XoymIJ0trAgYR0klw2j9x0jHPYVVqtCzwW3OBy71isD29iwGciT9nYArS8CdezKXN7dkAx0MRqFCExvurM/NvgeWcercD/q1VnnM01LOzhSaR98sChEzn/8wDsjEXSNkUlX9kw35+gMUKyuBGY0cHoZCba37C0y+0IJaXSbJGhUYa32d9vdJgwLIbW9qjQQ6cJF8tkXiDg25QLOl4UNJRU6bVlC9M9/8On root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:11:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 20.90 seconds\n"} 2018-08-03 03:17:28,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/action used request id req-a1a18c3b-a4db-476e-9dae-47b5f780e085 2018-08-03 03:17:28,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746228694916s 2018-08-03 03:17:28,563 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/85dfbbb7-a8e7-44fa-a831-872c789af0d2/action used request id req-a1a18c3b-a4db-476e-9dae-47b5f780e085 2018-08-03 03:17:28,563 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009009] AppArmor: AppArmor initialized [ 0.009960] Yama: becoming mindful. [ 0.010930] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013354] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015486] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017737] Initializing cgroup subsys memory [ 0.020007] Initializing cgroup subsys devices [ 0.021027] Initializing cgroup subsys freezer [ 0.022037] Initializing cgroup subsys blkio [ 0.023002] Initializing cgroup subsys perf_event [ 0.024003] Initializing cgroup subsys hugetlb [ 0.025054] CPU: Physical Processor ID: 0 [ 0.025982] FEATURE SPEC_CTRL Present [ 0.027521] mce: CPU supports 10 MCE banks [ 0.028031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030259] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033559] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.035402] Speculative Store Bypass: Vulnerable [ 0.036314] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041284] ACPI: Core revision 20131115 [ 0.042658] ACPI: All ACPI Tables successfully acquired [ 0.043964] ftrace: allocating 28727 entries in 113 pages [ 0.064259] Enabling x2apic [ 0.064974] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081185] KVM setup paravirtual spinlock [ 0.083390] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084148] x86: Booting SMP configuration: [ 0.085182] .... node #0, CPUs: #1[ 0.083354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100016] x86: Booted up 1 node, 2 CPUs [ 0.100010] KVM setup async PF for cpu 1 [ 0.100012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104309] devtmpfs: initialized [ 0.106306] EVM: security.selinux [ 0.107123] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108743] EVM: security.capability [ 0.109618] pinctrl core: initialized pinctrl subsystem [ 0.109997] regulator-dummy: no parameters [ 0.112062] RTC time: 3:10:59, date: 08/03/18 [ 0.113106] NET: Registered protocol family 16 [ 0.114205] cpuidle: using governor ladder [ 0.115161] cpuidle: using governor menu [ 0.116086] ACPI: bus type PCI registered [ 0.117009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118460] PCI: Using configuration type 1 for base access [ 0.120197] bio: create slab at 0 [ 0.120984] ACPI: Added _OSI(Module Device) [ 0.121028] ACPI: Added _OSI(Processor Device) [ 0.122031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126220] ACPI: Interpreter enabled [ 0.127100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132593] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134752] ACPI: (supports S0 S5) [ 0.135564] ACPI: Using IOAPIC for interrupt routing [ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138215] ACPI: No dock devices found. [ 0.140936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143712] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146619] acpiphp: Slot [3] registered [ 0.147554] acpiphp: Slot [4] registered [ 0.148017] acpiphp: Slot [5] registered [ 0.148943] acpiphp: Slot [6] registered [ 0.149865] acpiphp: Slot [7] registered [ 0.150787] acpiphp: Slot [8] registered [ 0.151711] acpiphp: Slot [9] registered [ 0.152022] acpiphp: Slot [10] registered [ 0.152966] acpiphp: Slot [11] registered [ 0.153917] acpiphp: Slot [12] registered [ 0.154855] acpiphp: Slot [13] registered [ 0.155806] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156956] acpiphp: Slot [16] registered [ 0.157903] acpiphp: Slot [17] registered [ 0.158835] acpiphp: Slot [18] registered [ 0.159777] acpiphp: Slot [19] registered [ 0.160017] acpiphp: Slot [20] registered [ 0.160954] acpiphp: Slot [21] registered [ 0.161888] acpiphp: Slot [22] registered [ 0.162829] acpiphp: Slot [23] registered [ 0.163771] acpiphp: Slot [24] registered [ 0.164018] acpiphp: Slot [25] registered [ 0.164955] acpiphp: Slot [26] registered [ 0.165887] acpiphp: Slot [27] registered [ 0.166831] acpiphp: Slot [28] registered [ 0.167759] acpiphp: Slot [29] registered [ 0.168016] acpiphp: Slot [30] registered [ 0.168962] acpiphp: Slot [31] registered [ 0.169897] PCI host bridge to bus 0000:00 [ 0.170849] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.173330] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.174647] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.177453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.183504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.209671] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.211362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.212729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.214347] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.215938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.216597] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.218013] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.218013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.220003] vgaarb: loaded [ 0.220692] vgaarb: bridge control possible 0000:00:02.0 [ 0.222061] SCSI subsystem initialized [ 0.223064] ACPI: bus type USB registered [ 0.224028] usbcore: registered new interface driver usbfs [ 0.225239] usbcore: registered new interface driver hub [ 0.226441] usbcore: registered new device driver usb [ 0.226441] PCI: Using ACPI for IRQ routing [ 0.228269] NetLabel: Initializing [ 0.229095] NetLabel: domain hash size = 128 [ 0.230084] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.231237] NetLabel: unlabeled traffic allowed by default [ 0.232131] Switched to clocksource kvm-clock [ 0.239244] AppArmor: AppArmor Filesystem Enabled [ 0.240336] pnp: PnP ACPI init [ 0.241104] ACPI: bus type PNP registered [ 0.242424] pnp: PnP ACPI: found 8 devices [ 0.243373] ACPI: bus type PNP unregistered [ 0.250395] NET: Registered protocol family 2 [ 0.251644] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253414] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.255001] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256500] TCP: reno registered [ 0.259484] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260931] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262550] NET: Registered protocol family 1 [ 0.263606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.264954] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.266233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288342] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310953] Trying to unpack rootfs image as initramfs... [ 0.402905] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.405065] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.406365] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.407764] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.409727] Scanning for low memory corruption every 60 seconds [ 0.411461] Initialise system trusted keyring [ 0.412552] audit: initializing netlink socket (disabled) [ 0.413766] type=2000 audit(1533265859.798:1): initialized [ 0.433562] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.435641] zbud: loaded [ 0.436530] VFS: Disk quotas dquot_6.5.2 [ 0.437477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.439175] fuse init (API version 7.22) [ 0.440156] msgmni has been set to 3997 [ 0.441109] Key type big_key registered [ 0.442241] Key type asymmetric registered [ 0.443198] Asymmetric key parser 'x509' registered [ 0.444315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.446052] io scheduler noop registered [ 0.446973] io scheduler deadline registered (default) [ 0.448121] io scheduler cfq registered [ 0.449086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.450310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.451753] ipmi message handler version 39.2 [ 0.452806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.454492] ACPI: Power Button [PWRF] [ 0.455459] GHES: HEST is not enabled! [ 0.477142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.520793] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543219] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.545117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571567] Linux agpgart interface v0.103 [ 0.573215] brd: module loaded [ 0.574309] loop: module loaded [ 0.575364] blk-mq: CPU -> queue map [ 0.576226] CPU 0 -> Queue 0 [ 0.576974] CPU 1 -> Queue 0 [ 0.578272] vda: vda1 [ 0.579641] scsi0 : ata_piix [ 0.580470] scsi1 : ata_piix [ 0.581240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.582698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.584354] libphy: Fixed MDIO Bus: probed [ 0.585401] tun: Universal TUN/TAP device driver, 1.6 [ 0.586554] tun: (C) 1999-2004 Max Krasnyansky [ 0.589285] PPP generic driver version 2.4.2 [ 0.590346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591767] ehci-pci: EHCI PCI platform driver [ 0.592800] ehci-platform: EHCI generic platform driver [ 0.593983] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595358] ohci-pci: OHCI PCI platform driver [ 0.596395] ohci-platform: OHCI generic platform driver [ 0.597592] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619683] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.624008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627138] usb usb1: Product: UHCI Host Controller [ 0.628250] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.629647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630789] hub 1-0:1.0: USB hub found [ 0.631702] hub 1-0:1.0: 2 ports detected [ 0.632775] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.635164] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.636303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637567] mousedev: PS/2 mouse device common for all mice [ 0.639047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.641099] rtc_cmos 00:00: RTC can wake from S4 [ 0.642375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.645238] device-mapper: uevent: version 1.0.3 [ 0.646347] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.648252] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649647] TCP: cubic registered [ 0.650526] NET: Registered protocol family 10 [ 0.651754] NET: Registered protocol family 17 [ 0.652798] Key type dns_resolver registered [ 0.653922] Loading compiled-in X.509 certificates [ 0.655546] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.664651] registered taskstats version 1 [ 0.667147] Key type trusted registered [ 0.670390] Key type encrypted registered [ 0.671339] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672563] IMA: No TPM chip found, activating TPM-bypass! [ 0.674194] regulator-dummy: disabling [ 0.675160] Magic number: 14:168:158 [ 0.676158] rtc_cmos 00:00: setting system clock to 2018-08-03 03:11:00 UTC (1533265860) [ 0.678086] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679406] EDD information not available. [ 0.741242] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.743052] Write protecting the kernel read-only data: 12288k [ 0.744810] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.747731] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.760270] systemd-udevd[107]: starting version 204 [ 0.800559] FDC 0 is a S82078B [ 0.944096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.108903] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.110335] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.111815] usb 1-1: Product: QEMU USB Tablet [ 1.112798] usb 1-1: Manufacturer: QEMU [ 1.113692] usb 1-1: SerialNumber: 42 [ 1.812797] 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.045653] 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.122318] 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.224865] 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 Fri, 03 Aug 2018 03:11:02 +0000. Up 2.56 seconds. cloud-init-nonet[2.73]: 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 log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.72]: static networking is now up * Starting configure network device[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 Fri, 03 Aug 2018 03:11:03 +0000. Up 3.95 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:74:bc:65 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:eb:08:5b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d6:52:5b:e9:72:00:55:6d:cb:41:11:64:9a:c7:d5:f3 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .....+*oo| | . *+o.| | o =oooo| | o = .o E| | 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: ea:26:d9:97:75:f7:0a:36:6d:b6:8b:f0:ff:67:a4:fa root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | S | | . . ... .| | o. o..+.++ | | o.o o + *..+| | o.. ++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: 97:8f:31:9a:d8:10:3b:d9:47:f3:cf:5b:b6:fe:22:8a root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . o | | = . + | | = S * . | | = = = o | | . + . . o o| | . . .+.| | E .. .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: e5:35:f4:b3:33:d5:71:56:64:11:6e:7b:6f:26:95:f9 root@ns The key's randomart image is: +--[ED25519 256--+ | . =X| | . ..o+| | . o ooo| | o . ..++| | S . ++o| | ++| | . E| | + | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 03:11:09 +0000. Up 9.31 seconds. * 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 CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * 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 Fri, 03 Aug 2018 03:11:10 +0000. Up 10.47 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.4/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:9 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 4s (2804 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 0 not upgraded. Need to get 433 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.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 0s (593 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... 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.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... 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 | 46:3e:97:1e:88:f6:4f:39:90:75:19:96:b2:a0:a9:b0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ea:26:d9:97:75:f7:0a:36:6d:b6:8b:f0:ff:67:a4:fa root@ns (DSA) ec2: 256 97:8f:31:9a:d8:10:3b:d9:47:f3:cf:5b:b6:fe:22:8a root@ns (ECDSA) ec2: 256 e5:35:f4:b3:33:d5:71:56:64:11:6e:7b:6f:26:95:f9 root@ns (ED25519) ec2: 2048 d6:52:5b:e9:72:00:55:6d:cb:41:11:64:9a:c7:d5:f3 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPsXWA7SA8qQSdL0sLct36tkDUGeGrj6a+Fm7C3nz+NYT7mBclyMxu8HSV9T1LknoS8KA9+cAicW74BVx8UDGmI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL/BrMN5xNKCQ0GlZmP9A15uGEKT3c4Us6RLMLWwRtme root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEP0dktF/STvg0z+/H90tLYY4cRHCpuxAV52dAG8JWOfjRRLvvWqG0q9ixNX2ljx2NDmpFR15mfFAoUXR4269x1bwaPzLN0Dn7vB7nMSag71OMLne3e0XoymIJ0trAgYR0klw2j9x0jHPYVVqtCzwW3OBy71isD29iwGciT9nYArS8CdezKXN7dkAx0MRqFCExvurM/NvgeWcercD/q1VnnM01LOzhSaR98sChEzn/8wDsjEXSNkUlX9kw35+gMUKyuBGY0cHoZCba37C0y+0IJaXSbJGhUYa32d9vdJgwLIbW9qjQQ6cJF8tkXiDg25QLOl4UNJRU6bVlC9M9/8On root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 03:11:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 20.90 seconds 2018-08-03 03:17:28,565 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 03:17:28,566 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2018-08-03 03:17:28,653 - 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-08-03 03:17:28,721 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-03 03:17:28,721 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-03 03:17:28,835 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:17:28,835 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-03 03:17:53,886 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:17:53,886 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-03 03:18:19,032 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:18:19,032 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-03 03:18:44,202 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:18:44,203 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-03 03:19:09,259 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:19:09,260 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-03 03:19:34,314 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:19:34,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-03 03:20:31,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 03:20:31,681 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-03 03:20:56,928 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550659@clearwater.opnfv', u'sip_username': u'6505550659', u'formatted_number': u'(650) 555-0659', u'number': u'6505550659', u'sip_uri': u'sip:6505550659@clearwater.opnfv', u'number_id': u'f31ce4040a324fc7b766d28937ce12ac', u'sip_password': u'Qv8ZKKPja', u'pstn': False} 2018-08-03 03:20:56,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:20:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:20:57,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:20:56 GMT Server: Apache x-openstack-request-id: req-e18baa89-ba85-4777-9296-613a2d505eef Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:20:57,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:20:57 GMT Server: Apache x-openstack-request-id: req-ce823aa2-5e4e-4311-b120-448670bcb2b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 950 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "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-08-03 03:20:57,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-ce823aa2-5e4e-4311-b120-448670bcb2b8 2018-08-03 03:20:57,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.509174823761s 2018-08-03 03:20:57,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-ce823aa2-5e4e-4311-b120-448670bcb2b8 2018-08-03 03:20:57,441 - 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-08-03 03:20:57,442 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-03 03:20:57,443 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-03 03:20:57,454 - 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-08-03 03:20:57,455 - 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-08-03 03:25:42,393 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-03 03:25:42,394 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - 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": "599", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550225%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/basic-call.rb:19: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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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) - (6505550463, 6505550653) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 6159c432c90f612c10acd07ac8ad93a6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550859, 6505550687) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 105624e5fc944862ae24db0e55a25f7c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550012, 6505550538) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550903, 6505550553) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 46d4cbc71036429d4e47d8635362665d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550844, 6505550446) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a34c83d171e1bff5ee627a96d4acc9d6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550544, 6505550572) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c96a7175ab4f3be8763ed065602db530) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550614) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550557, 6505550694) Failed Endpoint threw exception: - Expected 200, got 504 (call ID fcc6a0b54dd95c1e862f9d0ae8da4f7c) - /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 c1e2026c59b26046ad9de4fa7f7e9e49) Call Barring - Outbound Rejection (TCP) - (6505550848, 6505550791) 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) - (6505550012, 6505550554) 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) - (6505550095, 6505550209, 6505550275) Failed Endpoint threw exception: - sip:6505550275@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550275@clearwater.opnfv timed out waiting for 401|200 (call ID 999eb50b56843c3082510e233a8a3046) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550547@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550414@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550770%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550460%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550159%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550059%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550052%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550001%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550630%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550237%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550686%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550535%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550348%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550550%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550199%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550007%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550780%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550734%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550840%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550251%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550372%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550175%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550697%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550970%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550431%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550108%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550302%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550759%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%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/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (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%3A6505550231%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:250:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550857, 6505550641) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550270, 6505550529) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550777, 6505550899) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 63255370d0e58bd8f1ea77b7162cca3b) - /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) - (6505550749, 6505550237) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 08598f03e9376b959f21122810858197) - /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) - (6505550278, 6505550072) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 5802d2efb2c6fcf9fa7e2147f146f888) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550996) Failed Endpoint threw exception: - sip:6505550996@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID e3811a7337fcd159c682ce6f2d39a636) - /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) - (6505550953) Failed Endpoint threw exception: - sip:6505550953@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID eae2c6fef4b46a200bde757e4e84db1b) - /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) - (6505550474) Failed Endpoint threw exception: - sip:6505550474@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID f43d94ca30cbec7b88b18489df18bccb) - /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) - (6505550569, 6505550565) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID cc2569ed3a776f59b14779275b8993c1) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 681c7125f734746f7e1446f166bd4a86) - /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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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) - (6505550506, 6505550366) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID f05b910050317e38ecfa277cfff08651) Failed RuntimeError thrown: - Expected 200, got 504 (call ID f05b910050317e38ecfa277cfff08651) - /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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550414%40clearwater.opnfv/associated_private_ids"} 45 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-03 03:21:18 +0000 Basic Call - SDP (TCP) at 2018-08-03 03:21:25 +0000 Basic Call - Tel URIs (TCP) at 2018-08-03 03:21:30 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-03 03:21:37 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-03 03:21:43 +0000 Basic Call - Pracks (TCP) at 2018-08-03 03:21:48 +0000 Multiple Identities (TCP) at 2018-08-03 03:21:55 +0000 Call Diversion - Not registered (TCP) at 2018-08-03 03:23:01 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-03 03:23:29 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-03 03:23:29 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-03 03:23:29 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-03 03:23:30 +0000 Call Diversion - Busy (TCP) at 2018-08-03 03:23:30 +0000 Call Diversion - Unconditional (TCP) at 2018-08-03 03:23:30 +0000 Call Diversion - No answer (TCP) at 2018-08-03 03:23:30 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-03 03:23:30 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-03 03:23:31 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-03 03:23:31 +0000 Call Waiting - Accepted (TCP) at 2018-08-03 03:23:31 +0000 Call Waiting - Cancelled (TCP) at 2018-08-03 03:23:31 +0000 CANCEL - Mainline (TCP) at 2018-08-03 03:23:31 +0000 Filtering - Accept-Contact (TCP) at 2018-08-03 03:23:32 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-03 03:23:32 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-03 03:23:32 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-03 03:23:32 +0000 Filtering - RFC3841 example (TCP) at 2018-08-03 03:23:32 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-03 03:23:32 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-03 03:23:33 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-03 03:23:33 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-03 03:23:33 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-03 03:23:33 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-03 03:23:33 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-03 03:23:33 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-03 03:23:34 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-03 03:23:34 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-03 03:23:34 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-08-03 03:23:34 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-03 03:23:45 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-03 03:23:50 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-03 03:23:56 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-03 03:24:27 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-03 03:24:59 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-03 03:25:30 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-03 03:25:36 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-03 03:25:42 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-03 03:25:42,398 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 45, 'skipped': 42, 'total': 93, 'passed': 6} 2018-08-03 03:25:42,522 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-03 03:25:42,524 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 03:25:42,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:25:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:42,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-83187e19-0b83-4e38-a535-7016ca35c389 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:42,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-78d35d9e-277b-4e59-a404-c7e3cea472f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:25:42,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-78d35d9e-277b-4e59-a404-c7e3cea472f1 2018-08-03 03:25:42,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.414760828018s 2018-08-03 03:25:42,945 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-78d35d9e-277b-4e59-a404-c7e3cea472f1 2018-08-03 03:25:42,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:25:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:43,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-9f02d095-51fa-4b74-b3b5-f3406be266b9 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:43,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:43 GMT Server: Apache x-openstack-request-id: req-aa86b79d-56ae-4eb9-aaed-d8c2c3664c2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T03:14:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv/events/04963962-5cb7-4566-8699-f69dadc405c1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "64307175-2876-43a7-bd12-5bc4238a8237", "id": "04963962-5cb7-4566-8699-f69dadc405c1"}]} 2018-08-03 03:25:43,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-aa86b79d-56ae-4eb9-aaed-d8c2c3664c2a 2018-08-03 03:25:43,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.243901968002s 2018-08-03 03:25:43,191 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-aa86b79d-56ae-4eb9-aaed-d8c2c3664c2a 2018-08-03 03:25:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-03 03:25:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:43,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:43 GMT Server: Apache x-openstack-request-id: req-0e0ae055-9348-4582-a5d7-de763b054852 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:43,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:25:43 GMT Server: Apache x-openstack-request-id: req-b920f5c2-3441-4b0f-99e9-9f0762d3ee0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:25:43,294 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-b920f5c2-3441-4b0f-99e9-9f0762d3ee0e 2018-08-03 03:25:43,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.10259604454s 2018-08-03 03:25:43,295 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237 used request id req-b920f5c2-3441-4b0f-99e9-9f0762d3ee0e 2018-08-03 03:25:43,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:25:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:43,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:43 GMT Server: Apache x-openstack-request-id: req-199d9b1e-1ad6-4d0b-9621-299d39fefc2e Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:43,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:43 GMT Server: Apache x-openstack-request-id: req-4479d415-a82e-4af1-9fca-23d340c36c6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 430 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T03:25:43Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv/events/f576fdb1-6b10-4f34-b91f-50734c62bdc4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "64307175-2876-43a7-bd12-5bc4238a8237", "id": "f576fdb1-6b10-4f34-b91f-50734c62bdc4"}, {"resource_name": "bono", "event_time": "2018-08-03T03:25:43Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono/events/deff40df-9639-4be8-8bb6-59bb3313bd82", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "90f143ed-5ad4-4ae1-b52f-447fa2ec8398", "id": "deff40df-9639-4be8-8bb6-59bb3313bd82"}]} 2018-08-03 03:25:43,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc&marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc used request id req-4479d415-a82e-4af1-9fca-23d340c36c6f 2018-08-03 03:25:43,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.326864957809s 2018-08-03 03:25:43,622 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc&marker=04963962-5cb7-4566-8699-f69dadc405c1&sort_dir=asc used request id req-4479d415-a82e-4af1-9fca-23d340c36c6f 2018-08-03 03:25:48,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:25:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:48,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-f4e83ca8-b953-4e1b-9b39-3dea9a52c442 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:48,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-bdc4459b-b7d9-457b-b230-68251634afa0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-03T03:25:45Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout/events/1625b00d-c84f-4da2-90fb-ddd44762268b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3fc54877-2002-4f5a-9235-ca5ba10e5fee", "id": "1625b00d-c84f-4da2-90fb-ddd44762268b"}, {"resource_name": "dime", "event_time": "2018-08-03T03:25:46Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime/events/9bdc3a52-6fd0-4d23-b4d3-91964967540c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "78418645-fe30-49f5-a25a-124b444e93f1", "id": "9bdc3a52-6fd0-4d23-b4d3-91964967540c"}, {"resource_name": "vellum", "event_time": "2018-08-03T03:25:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum/events/87822fd0-4ad2-493a-be0f-9a3dfcb3b13e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5464645f-eeff-4e71-9468-e5ef448c010d", "id": "87822fd0-4ad2-493a-be0f-9a3dfcb3b13e"}, {"resource_name": "homer", "event_time": "2018-08-03T03:25:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer/events/10ee34dc-7e2e-4d18-8494-4b7f686c6227", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7fcfb141-d437-45c2-b300-08c5c022c24c", "id": "10ee34dc-7e2e-4d18-8494-4b7f686c6227"}]} 2018-08-03 03:25:48,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc&marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc used request id req-bdc4459b-b7d9-457b-b230-68251634afa0 2018-08-03 03:25:48,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.325996160507s 2018-08-03 03:25:48,951 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc&marker=deff40df-9639-4be8-8bb6-59bb3313bd82&sort_dir=asc used request id req-bdc4459b-b7d9-457b-b230-68251634afa0 2018-08-03 03:25:53,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:25:53,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:53,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-60c70cf7-9499-4deb-a4cf-0eddb814a0c4 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-429771f3-aaf4-4b03-8224-b2e07be21973 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-03T03:25:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono/events/bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "90f143ed-5ad4-4ae1-b52f-447fa2ec8398", "id": "bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c"}]} 2018-08-03 03:25:54,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc&marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc used request id req-429771f3-aaf4-4b03-8224-b2e07be21973 2018-08-03 03:25:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.265074014664s 2018-08-03 03:25:54,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc&marker=10ee34dc-7e2e-4d18-8494-4b7f686c6227&sort_dir=asc used request id req-429771f3-aaf4-4b03-8224-b2e07be21973 2018-08-03 03:25:59,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:25:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:25:59,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-bd268797-a69e-45dc-98f9-0f94ceb1bbd4 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:25:59,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-d24b0c21-cbcb-46b4-b485-4222bf38dd80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-03T03:25:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout/events/95b37caa-f1fc-4b66-bd5f-02f7db1a0e15", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3fc54877-2002-4f5a-9235-ca5ba10e5fee", "id": "95b37caa-f1fc-4b66-bd5f-02f7db1a0e15"}, {"resource_name": "vellum", "event_time": "2018-08-03T03:25:55Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum/events/f56542bf-7451-455a-a1a4-ba50624b2acb", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5464645f-eeff-4e71-9468-e5ef448c010d", "id": "f56542bf-7451-455a-a1a4-ba50624b2acb"}, {"resource_name": "dime", "event_time": "2018-08-03T03:25:55Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime/events/e3000cdb-ecbf-4230-b657-b08910b993c0", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "78418645-fe30-49f5-a25a-124b444e93f1", "id": "e3000cdb-ecbf-4230-b657-b08910b993c0"}, {"resource_name": "homer", "event_time": "2018-08-03T03:25:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer/events/bc264d0a-f765-485f-b8a3-85d69ce95f42", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7fcfb141-d437-45c2-b300-08c5c022c24c", "id": "bc264d0a-f765-485f-b8a3-85d69ce95f42"}, {"resource_name": "ellis", "event_time": "2018-08-03T03:25:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis/events/64849d6a-e356-4084-a668-42d457ac7cf1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f8e223ca-29ab-4402-a75d-3dfeae3d5cf3", "id": "64849d6a-e356-4084-a668-42d457ac7cf1"}]} 2018-08-03 03:25:59,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc&marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc used request id req-d24b0c21-cbcb-46b4-b485-4222bf38dd80 2018-08-03 03:25:59,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.231072187424s 2018-08-03 03:25:59,461 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc&marker=bf44d628-79a9-4e6b-a7cf-0c269c8c0f0c&sort_dir=asc used request id req-d24b0c21-cbcb-46b4-b485-4222bf38dd80 2018-08-03 03:26:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:04,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:04 GMT Server: Apache x-openstack-request-id: req-81578ed2-5e55-4a88-849e-96591e91dd0e Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:04,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:04 GMT Server: Apache x-openstack-request-id: req-822e1f78-06f0-4708-b1ae-3bf95f823f96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-03T03:26:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis/events/4a81a17b-6282-40e3-99ad-8b0d565a1dac", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f8e223ca-29ab-4402-a75d-3dfeae3d5cf3", "id": "4a81a17b-6282-40e3-99ad-8b0d565a1dac"}, {"resource_name": "dns", "event_time": "2018-08-03T03:26:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns/events/5d0fc2ed-9e6e-4915-ae33-11476c002577", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f631bb2a-ab8c-4337-9f1e-0894fe9bec8b", "id": "5d0fc2ed-9e6e-4915-ae33-11476c002577"}]} 2018-08-03 03:26:04,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc&marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc used request id req-822e1f78-06f0-4708-b1ae-3bf95f823f96 2018-08-03 03:26:04,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741047859192s 2018-08-03 03:26:04,543 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc&marker=64849d6a-e356-4084-a668-42d457ac7cf1&sort_dir=asc used request id req-822e1f78-06f0-4708-b1ae-3bf95f823f96 2018-08-03 03:26:09,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:09,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-68802773-b66a-40d4-bcbd-bdbe1ba32676 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:09,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-7f3c800e-5791-47df-8d7f-9e53733889ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-03T03:26:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns/events/8adc0a06-c5e0-4170-aeee-686cac44469c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f631bb2a-ab8c-4337-9f1e-0894fe9bec8b", "id": "8adc0a06-c5e0-4170-aeee-686cac44469c"}, {"resource_name": "security_groups", "event_time": "2018-08-03T03:26:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups/events/1fc7a1b3-03d1-4ab6-94d7-12f7bc2dabd1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8307cc87-8354-4273-828b-709198c51209", "id": "1fc7a1b3-03d1-4ab6-94d7-12f7bc2dabd1"}, {"resource_name": "mgmt_network", "event_time": "2018-08-03T03:26:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network/events/51344a71-7a84-48a6-8715-e205151047bc", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "701206ee-aa89-4860-a59c-560abd272fb5", "id": "51344a71-7a84-48a6-8715-e205151047bc"}, {"resource_name": "sig_network", "event_time": "2018-08-03T03:26:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network/events/3cceb773-c9c7-468a-ab4d-c11984f938ea", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3593e1af-58a8-4cbb-adc0-59b9cab5c46d", "id": "3cceb773-c9c7-468a-ab4d-c11984f938ea"}]} 2018-08-03 03:26:09,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc&marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc used request id req-7f3c800e-5791-47df-8d7f-9e53733889ee 2018-08-03 03:26:09,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381352901459s 2018-08-03 03:26:09,931 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc&marker=5d0fc2ed-9e6e-4915-ae33-11476c002577&sort_dir=asc used request id req-7f3c800e-5791-47df-8d7f-9e53733889ee 2018-08-03 03:26:14,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:15,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:14 GMT Server: Apache x-openstack-request-id: req-8702e7fc-ec21-46d2-b237-4a839b865534 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:15,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:15 GMT Server: Apache x-openstack-request-id: req-26f3a57b-deec-45aa-aa99-70064545ef05 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:26:15,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc&marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc used request id req-26f3a57b-deec-45aa-aa99-70064545ef05 2018-08-03 03:26:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.586850166321s 2018-08-03 03:26:15,525 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc&marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc used request id req-26f3a57b-deec-45aa-aa99-70064545ef05 2018-08-03 03:26:20,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:20,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-3d36e34f-5c56-4a70-9ad7-87dd15efd173 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:20,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-c6ad9a5d-22c2-46e0-9d2c-67e12643e668 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-03T03:26:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network/events/f8bc9829-9e79-443d-b747-cba2f8a6e3c1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "701206ee-aa89-4860-a59c-560abd272fb5", "id": "f8bc9829-9e79-443d-b747-cba2f8a6e3c1"}, {"resource_name": "sig_network", "event_time": "2018-08-03T03:26:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network/events/2fb2f311-2ede-40e4-bf34-8b51019461cb", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3593e1af-58a8-4cbb-adc0-59b9cab5c46d", "id": "2fb2f311-2ede-40e4-bf34-8b51019461cb"}, {"resource_name": "security_groups", "event_time": "2018-08-03T03:26:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups/events/f1f86cf8-ef6c-4e39-bdf1-3ba33bd680e2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8307cc87-8354-4273-828b-709198c51209", "id": "f1f86cf8-ef6c-4e39-bdf1-3ba33bd680e2"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T03:26:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv/events/ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "64307175-2876-43a7-bd12-5bc4238a8237", "id": "ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5"}]} 2018-08-03 03:26:20,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc&marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc used request id req-c6ad9a5d-22c2-46e0-9d2c-67e12643e668 2018-08-03 03:26:20,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072890996933s 2018-08-03 03:26:20,604 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc&marker=3cceb773-c9c7-468a-ab4d-c11984f938ea&sort_dir=asc used request id req-c6ad9a5d-22c2-46e0-9d2c-67e12643e668 2018-08-03 03:26:25,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:25,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:25 GMT Server: Apache x-openstack-request-id: req-15c1abcc-740f-4d6f-ab95-14085be227ba Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:25,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:25 GMT Server: Apache x-openstack-request-id: req-026d8917-d121-4c61-a653-01eacc3a30e5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:26:25,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc&marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc used request id req-026d8917-d121-4c61-a653-01eacc3a30e5 2018-08-03 03:26:25,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730240345001s 2018-08-03 03:26:25,685 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc&marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc used request id req-026d8917-d121-4c61-a653-01eacc3a30e5 2018-08-03 03:26:30,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 03:26:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:30,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-9b8b5090-d788-4897-b2cc-9bf3043fecf8 Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:31,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-4070e76d-be41-4dfd-8ad7-8d81ff93d869 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 03:26:31,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc&marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc used request id req-4070e76d-be41-4dfd-8ad7-8d81ff93d869 2018-08-03 03:26:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327913999557s 2018-08-03 03:26:31,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237/events?marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc&marker=ad2a07fe-7e2c-4592-8380-ab5dd8a6d4e5&sort_dir=asc used request id req-4070e76d-be41-4dfd-8ad7-8d81ff93d869 2018-08-03 03:26:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 03:26:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}84d1f5efe3bc793f9c322748bc8afca359bce34c" 2018-08-03 03:26:31,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 03:26:30 GMT Server: Apache x-openstack-request-id: req-6dfd5bb9-3257-41cc-9fe7-6f5ad8dc015e Location: http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:26:31,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:31 GMT Server: Apache x-openstack-request-id: req-c38875a7-bab2-4fd4-915f-0b5407c04d72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "6f7e13f2b3cb457eafe42efc41a4d26b", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "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_5fdef091-8715-4612-927f-9ea3f58743c8", "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": "43abbc02-a237-4333-934f-d5e440bbf887", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "64307175-2876-43a7-bd12-5bc4238a8237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "deletion_time": "2018-08-03T03:26:21Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "af7e7d27af5e495e82bea6bf4d799146", "tags": null, "creation_time": "2018-08-03T03:08:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-03T03:25:43Z", "id": "64307175-2876-43a7-bd12-5bc4238a8237", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-03 03:26:31,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c38875a7-bab2-4fd4-915f-0b5407c04d72 2018-08-03 03:26:31,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.428031921387s 2018-08-03 03:26:31,448 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6f7e13f2b3cb457eafe42efc41a4d26b/stacks/clearwater-opnfv/64307175-2876-43a7-bd12-5bc4238a8237?resolve_outputs=False used request id req-c38875a7-bab2-4fd4-915f-0b5407c04d72 2018-08-03 03:26:31,449 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-03 03:26:31,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:26:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:31,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be25167-cd75-4e78-882c-bafd2eb656ab Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "links": {"self": "http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9a1763471233475193b9afc0ea8e2082", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:26:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3be25167-cd75-4e78-882c-bafd2eb656ab 2018-08-03 03:26:31,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123570919037s 2018-08-03 03:26:31,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3be25167-cd75-4e78-882c-bafd2eb656ab 2018-08-03 03:26:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:26:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:31,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d903f0-90d8-4e2a-82c9-78bc070f9d08 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_5fdef091-8715-4612-927f-9ea3f58743c8", "links": {"self": "http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9a1763471233475193b9afc0ea8e2082", "description": null}} 2018-08-03 03:26:31,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 used request id req-e9d903f0-90d8-4e2a-82c9-78bc070f9d08 2018-08-03 03:26:31,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128993034363s 2018-08-03 03:26:31,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 used request id req-e9d903f0-90d8-4e2a-82c9-78bc070f9d08 2018-08-03 03:26:31,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 03:26:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:31,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da94823-4509-4aba-a858-9af0aa0b2a74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:26:31,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 used request id req-8da94823-4509-4aba-a858-9af0aa0b2a74 2018-08-03 03:26:31,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24231505394s 2018-08-03 03:26:31,960 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9a1763471233475193b9afc0ea8e2082 used request id req-8da94823-4509-4aba-a858-9af0aa0b2a74 2018-08-03 03:26:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:26:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a74fd4-64df-4c16-865a-90320bf99751 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b"}, "tags": [], "enabled": true, "id": "6f7e13f2b3cb457eafe42efc41a4d26b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_5fdef091-8715-4612-927f-9ea3f58743c8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 03:26:32,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-05a74fd4-64df-4c16-865a-90320bf99751 2018-08-03 03:26:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100550889969s 2018-08-03 03:26:32,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-05a74fd4-64df-4c16-865a-90320bf99751 2018-08-03 03:26:32,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 03:26:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:32,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e8a35b-fc96-42c9-85b5-4419495c5cf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:26:32,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b used request id req-d4e8a35b-fc96-42c9-85b5-4419495c5cf9 2018-08-03 03:26:32,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180099964142s 2018-08-03 03:26:32,252 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6f7e13f2b3cb457eafe42efc41a4d26b used request id req-d4e8a35b-fc96-42c9-85b5-4419495c5cf9 2018-08-03 03:26:32,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:26:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:32,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86cc609-225e-4278-a30a-1715e837e44d Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09fcaa210caf479e804a76559dbce17c", "links": {"self": "http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:26:32,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d86cc609-225e-4278-a30a-1715e837e44d 2018-08-03 03:26:32,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101029872894s 2018-08-03 03:26:32,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d86cc609-225e-4278-a30a-1715e837e44d 2018-08-03 03:26:32,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-03 03:26:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f49c069cb2bfbdba1b51b3cc6c75861da33847" 2018-08-03 03:26:32,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d4548a-8b55-4ff7-a008-91da253dc950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:26:32,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c used request id req-15d4548a-8b55-4ff7-a008-91da253dc950 2018-08-03 03:26:32,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.127476215363s 2018-08-03 03:26:32,490 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/09fcaa210caf479e804a76559dbce17c used request id req-15d4548a-8b55-4ff7-a008-91da253dc950 2018-08-03 03:26:32,517 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-03 03:26:32,569 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-03 03:26:32,605 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-03 03:26:32,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:26:32,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:26:32,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:26:32,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:26:32,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:26:32,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:26:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:26:32,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e146f8-85ba-43e3-8d48-b709ac3223cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:26:32,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-91e146f8-85ba-43e3-8d48-b709ac3223cb 2018-08-03 03:26:32,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:26:33,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["ge1NpgZNQ4yUbUVo9Pmuew"], "issued_at": "2018-08-03T03:26:33.000000Z"}} 2018-08-03 03:26:33,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:26:33,072 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:33,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0a7d0d5b-fe90-466e-ac57-a63ee4d0b15a Date: Fri, 03 Aug 2018 03:26:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 03:26:33,330 - 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-0a7d0d5b-fe90-466e-ac57-a63ee4d0b15a 2018-08-03 03:26:33,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258408784866s 2018-08-03 03:26:33,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a7d0d5b-fe90-466e-ac57-a63ee4d0b15a 2018-08-03 03:26:33,335 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:26:33,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afd9c74c-0b09-4fc9-b2f8-ae90b0f0e5b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 03:26:33,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-afd9c74c-0b09-4fc9-b2f8-ae90b0f0e5b9 2018-08-03 03:26:33,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:26:33,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:33,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91189660-9c5a-4f16-bc73-726d9cdde6de Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 03:26:33,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-91189660-9c5a-4f16-bc73-726d9cdde6de 2018-08-03 03:26:33,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102031946182s 2018-08-03 03:26:33,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-91189660-9c5a-4f16-bc73-726d9cdde6de 2018-08-03 03:26:33,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 03:26:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}}' 2018-08-03 03:26:33,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399fd81f-fa94-44f1-aea9-d17ad4606ad3 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03"}, "tags": [], "enabled": true, "id": "bcdb945a8eb64642aefd0f03a271ce03", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}} 2018-08-03 03:26:33,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-399fd81f-fa94-44f1-aea9-d17ad4606ad3 2018-08-03 03:26:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12743806839s 2018-08-03 03:26:33,580 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-399fd81f-fa94-44f1-aea9-d17ad4606ad3 2018-08-03 03:26:33,581 - 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'bcdb945a8eb64642aefd0f03a271ce03', '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_97113fd9-1e7b-4e3d-b35c-0bfa86a68468'}) 2018-08-03 03:26:33,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 03:26:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "50c29b30-62a0-4445-8cc3-db2c87d24282", "email": null, "name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}}' 2018-08-03 03:26:33,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d6708b-9556-4b98-aea9-9cc378978b8c Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": {"self": "http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48c0f2f4f6494400ae1e2eb12d3d227b", "domain_id": "default", "password_expires_at": null}} 2018-08-03 03:26:33,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-80d6708b-9556-4b98-aea9-9cc378978b8c 2018-08-03 03:26:33,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371215105057s 2018-08-03 03:26:33,957 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-80d6708b-9556-4b98-aea9-9cc378978b8c 2018-08-03 03:26:33,957 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48c0f2f4f6494400ae1e2eb12d3d227b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468'}) 2018-08-03 03:26:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:26:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:33,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64234642-22fd-4a57-9d8b-07b4f9475581 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:26:33,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-64234642-22fd-4a57-9d8b-07b4f9475581 2018-08-03 03:26:33,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0183050632477s 2018-08-03 03:26:33,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-64234642-22fd-4a57-9d8b-07b4f9475581 2018-08-03 03:26:33,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:26:33,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587f0ca6-e48a-457f-bc04-433db2e91db8 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:26:34,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-587f0ca6-e48a-457f-bc04-433db2e91db8 2018-08-03 03:26:34,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972490310669s 2018-08-03 03:26:34,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-587f0ca6-e48a-457f-bc04-433db2e91db8 2018-08-03 03:26:34,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:26:34,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c89da0b-67ff-4d8a-b63f-f3b5f68824bb Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:26:34,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6c89da0b-67ff-4d8a-b63f-f3b5f68824bb 2018-08-03 03:26:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0900731086731s 2018-08-03 03:26:34,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6c89da0b-67ff-4d8a-b63f-f3b5f68824bb 2018-08-03 03:26:34,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:26:34,182 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988376eb-deb0-45a4-8fa8-425043875933 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 03:26:34,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-988376eb-deb0-45a4-8fa8-425043875933 2018-08-03 03:26:34,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100509166718s 2018-08-03 03:26:34,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-988376eb-deb0-45a4-8fa8-425043875933 2018-08-03 03:26:34,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:26:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41b80ef-819c-4139-be3b-15ee81a7e21d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": {"self": "http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48c0f2f4f6494400ae1e2eb12d3d227b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:26:34,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c41b80ef-819c-4139-be3b-15ee81a7e21d 2018-08-03 03:26:34,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114837169647s 2018-08-03 03:26:34,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c41b80ef-819c-4139-be3b-15ee81a7e21d 2018-08-03 03:26:34,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:26:34,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe37068-9de4-49ee-86c4-13fe20840ddb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "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/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03"}, "tags": [], "enabled": true, "id": "bcdb945a8eb64642aefd0f03a271ce03", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:26:34,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4fe37068-9de4-49ee-86c4-13fe20840ddb 2018-08-03 03:26:34,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106595039368s 2018-08-03 03:26:34,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4fe37068-9de4-49ee-86c4-13fe20840ddb 2018-08-03 03:26:34,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 03:26:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=48c0f2f4f6494400ae1e2eb12d3d227b&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=bcdb945a8eb64642aefd0f03a271ce03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61d1d79-49be-4cb8-94fa-2f47d61e9024 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=48c0f2f4f6494400ae1e2eb12d3d227b&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=bcdb945a8eb64642aefd0f03a271ce03", "previous": null, "next": null}} 2018-08-03 03:26:34,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48c0f2f4f6494400ae1e2eb12d3d227b&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=bcdb945a8eb64642aefd0f03a271ce03 used request id req-f61d1d79-49be-4cb8-94fa-2f47d61e9024 2018-08-03 03:26:34,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0937089920044s 2018-08-03 03:26:34,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48c0f2f4f6494400ae1e2eb12d3d227b&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=bcdb945a8eb64642aefd0f03a271ce03 used request id req-f61d1d79-49be-4cb8-94fa-2f47d61e9024 2018-08-03 03:26:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 03:26:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03/users/48c0f2f4f6494400ae1e2eb12d3d227b/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:26:34,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f859c3c-5a7f-4611-b8e5-9cd06a351950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:26:34,759 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03/users/48c0f2f4f6494400ae1e2eb12d3d227b/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-3f859c3c-5a7f-4611-b8e5-9cd06a351950 2018-08-03 03:26:34,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13972401619s 2018-08-03 03:26:34,759 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03/users/48c0f2f4f6494400ae1e2eb12d3d227b/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-3f859c3c-5a7f-4611-b8e5-9cd06a351950 2018-08-03 03:26:34,760 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 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'bcdb945a8eb64642aefd0f03a271ce03', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '50c29b30-62a0-4445-8cc3-db2c87d24282', 'username': u'vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:26:34,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:26:34,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:26:34,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:26:34,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:26:34,764 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'password': '50c29b30-62a0-4445-8cc3-db2c87d24282', 'project_name': 'vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'bcdb945a8eb64642aefd0f03a271ce03', 'project_domain_name': 'Default'} 2018-08-03 03:26:34,791 - 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-08-03 03:26:34,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-03 03:26:34,827 - 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-08-03 03:26:34,834 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:26:34,835 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-08-03 03:26:35,138 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-08-03 03:26:35,207 - 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-08-03 03:26:35,207 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-03 03:26:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:26:35,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ddddc3-7383-4044-b0c7-c5ab49ce108b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:26:35,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-20ddddc3-7383-4044-b0c7-c5ab49ce108b 2018-08-03 03:26:35,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:26:35,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcdb945a8eb64642aefd0f03a271ce03", "name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_bcdb945a8eb64642aefd0f03a271ce03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bcdb945a8eb64642aefd0f03a271ce03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/bcdb945a8eb64642aefd0f03a271ce03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bcdb945a8eb64642aefd0f03a271ce03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/bcdb945a8eb64642aefd0f03a271ce03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/bcdb945a8eb64642aefd0f03a271ce03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bcdb945a8eb64642aefd0f03a271ce03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/bcdb945a8eb64642aefd0f03a271ce03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/bcdb945a8eb64642aefd0f03a271ce03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "id": "48c0f2f4f6494400ae1e2eb12d3d227b"}, "audit_ids": ["n9Hy1JOuS36eOXKn5Xs-KQ"], "issued_at": "2018-08-03T03:26:35.000000Z"}} 2018-08-03 03:26:35,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 03:26:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"network": {"name": "vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "admin_state_up": true}}' 2018-08-03 03:26:36,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-268ec3ab-a208-4b21-af20-706b87d0c3f6 Date: Fri, 03 Aug 2018 03:26:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:26:35Z","is_default":false,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450}} 2018-08-03 03:26:36,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-268ec3ab-a208-4b21-af20-706b87d0c3f6 2018-08-03 03:26:36,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535248994827s 2018-08-03 03:26:36,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-268ec3ab-a208-4b21-af20-706b87d0c3f6 2018-08-03 03:26:36,141 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T03:26:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'34726165-116b-47cf-9296-5cd869c4bf50', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'admin_state_up': True, u'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:26:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'l2_adjacency': True}) 2018-08-03 03:26:36,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:26:36,142 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:26:36,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-b6289f87-38df-4142-a5b4-033f75cc0a08 Date: Fri, 03 Aug 2018 03:26:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:26:35Z","qos_policy_id":null,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500}]} 2018-08-03 03:26:36,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6289f87-38df-4142-a5b4-033f75cc0a08 2018-08-03 03:26:36,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136183977127s 2018-08-03 03:26:36,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6289f87-38df-4142-a5b4-033f75cc0a08 2018-08-03 03:26:36,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 03:26:36,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"subnet": {"name": "vyos_vrouter-subnet_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "enable_dhcp": true, "network_id": "34726165-116b-47cf-9296-5cd869c4bf50", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 03:26:37,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a29c1954-f4c9-40f8-9fa0-2a91aa0865b5 Date: Fri, 03 Aug 2018 03:26:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34726165-116b-47cf-9296-5cd869c4bf50","tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:26:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bcdb945a8eb64642aefd0f03a271ce03","id":"3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357","subnetpool_id":null,"name":"vyos_vrouter-subnet_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}} 2018-08-03 03:26:37,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a29c1954-f4c9-40f8-9fa0-2a91aa0865b5 2018-08-03 03:26:37,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.739328145981s 2018-08-03 03:26:37,020 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a29c1954-f4c9-40f8-9fa0-2a91aa0865b5 2018-08-03 03:26:37,020 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T03:26:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'enable_dhcp': True, u'network_id': u'34726165-116b-47cf-9296-5cd869c4bf50', u'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:26:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bcdb945a8eb64642aefd0f03a271ce03'}) 2018-08-03 03:26:37,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 03:26:37,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "vyos_vrouter-router_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "admin_state_up": true}}' 2018-08-03 03:26:38,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-423a57ca-6f68-4ffc-a404-98993554d730 Date: Fri, 03 Aug 2018 03:26:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:37Z", "admin_state_up": true, "updated_at": "2018-08-03T03:26:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "97359c0b-aa04-487e-aa40-f2b71d9b2bcd", "name": "vyos_vrouter-router_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}} 2018-08-03 03:26:38,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-423a57ca-6f68-4ffc-a404-98993554d730 2018-08-03 03:26:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51103997231s 2018-08-03 03:26:38,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-423a57ca-6f68-4ffc-a404-98993554d730 2018-08-03 03:26:38,533 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T03:26:37Z', u'revision_number': 2, u'id': u'97359c0b-aa04-487e-aa40-f2b71d9b2bcd', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'admin_state_up': True, u'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:26:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'bcdb945a8eb64642aefd0f03a271ce03'}) 2018-08-03 03:26:38,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 03:26:38,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"subnet_id": "3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"}' 2018-08-03 03:26:40,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de809a45-0d9b-4d5a-afd6-1b37d0ec8bda Date: Fri, 03 Aug 2018 03:26:40 GMT RESP BODY: {"network_id": "34726165-116b-47cf-9296-5cd869c4bf50", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "subnet_id": "3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357", "subnet_ids": ["3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"], "port_id": "99d16192-6a78-4ff8-9518-de3277158f9c", "id": "97359c0b-aa04-487e-aa40-f2b71d9b2bcd"} 2018-08-03 03:26:40,878 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/add_router_interface.json used request id req-de809a45-0d9b-4d5a-afd6-1b37d0ec8bda 2018-08-03 03:26:40,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34451913834s 2018-08-03 03:26:40,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/add_router_interface.json used request id req-de809a45-0d9b-4d5a-afd6-1b37d0ec8bda returning object 97359c0b-aa04-487e-aa40-f2b71d9b2bcd 2018-08-03 03:26:40,879 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 03:27:06,025 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 03:27:06,026 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:27:06,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 03:27:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 03:27:06,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:27:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:27:06,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-65a7e0ca-3bfa-47af-b210-6a94895abd2f Date: Fri, 03 Aug 2018 03:27:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:27:06,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-65a7e0ca-3bfa-47af-b210-6a94895abd2f 2018-08-03 03:27:06,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197177171707s 2018-08-03 03:27:06,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-65a7e0ca-3bfa-47af-b210-6a94895abd2f 2018-08-03 03:27:06,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 03:27:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}' 2018-08-03 03:27:06,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dda4670a-31de-4935-a39a-0c68fd2de93a Date: Fri, 03 Aug 2018 03:27:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file", "owner": "bcdb945a8eb64642aefd0f03a271ce03", "id": "a2c74403-7753-49c8-bcad-b111097ae18d", "size": null, "self": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T03:27:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "checksum": null, "created_at": "2018-08-03T03:27:06Z", "protected": false} 2018-08-03 03:27:06,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dda4670a-31de-4935-a39a-0c68fd2de93a 2018-08-03 03:27:06,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461881160736s 2018-08-03 03:27:06,290 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dda4670a-31de-4935-a39a-0c68fd2de93a returning object a2c74403-7753-49c8-bcad-b111097ae18d 2018-08-03 03:27:06,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 03:27:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '' 2018-08-03 03:28:06,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0fab1c3-2336-4570-a108-898055ca21cd Date: Fri, 03 Aug 2018 03:28:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:28:06,767 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file used request id req-c0fab1c3-2336-4570-a108-898055ca21cd 2018-08-03 03:28:06,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.476200819s 2018-08-03 03:28:06,767 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file used request id req-c0fab1c3-2336-4570-a108-898055ca21cd 2018-08-03 03:28:06,768 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T03:27:06Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file', u'owner': u'bcdb945a8eb64642aefd0f03a271ce03', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'a2c74403-7753-49c8-bcad-b111097ae18d', u'size': None, u'name': u'vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'checksum': None, u'self': u'/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T03:27:06Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 03:28:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 03:28:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 03:28:07,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace49dd9-6c34-4073-8e5b-898f7119b8d2 x-compute-request-id: req-ace49dd9-6c34-4073-8e5b-898f7119b8d2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74ab7947-2e9a-4f67-8125-1fb12022d228"}} 2018-08-03 03:28:07,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ace49dd9-6c34-4073-8e5b-898f7119b8d2 2018-08-03 03:28:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.246458053589s 2018-08-03 03:28:07,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ace49dd9-6c34-4073-8e5b-898f7119b8d2 2018-08-03 03:28:07,016 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'74ab7947-2e9a-4f67-8125-1fb12022d228', 'swap': 0}) 2018-08-03 03:28:07,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 03:28:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"extra_specs": {}}' 2018-08-03 03:28:07,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-053a87b5-84c2-4952-a091-599a1670e07d x-compute-request-id: req-053a87b5-84c2-4952-a091-599a1670e07d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 03:28:07,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228/os-extra_specs used request id req-053a87b5-84c2-4952-a091-599a1670e07d 2018-08-03 03:28:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212137699127s 2018-08-03 03:28:07,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228/os-extra_specs used request id req-053a87b5-84c2-4952-a091-599a1670e07d 2018-08-03 03:28:07,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 03:28:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"keypair": {"name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}}' 2018-08-03 03:28:07,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcdc2434-7455-45d7-a03c-5ff254928c73 x-compute-request-id: req-bcdc2434-7455-45d7-a03c-5ff254928c73 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXx5PJapMNbD/m6ozvbpOds+JG6dOtHRH2XoRrfTV7hXPSlGzePvmYeUVbN91xr6X5j/4d3GIQOM1qn3SOhHHIUTtfBrvdjYgWHf9sOIoMVghOK/Mmyb0UAFoiDrNQmQ3+2157TAhnmskF2nR6mKF6ptCFzXfN3oBR9I1OrkeE4rvqHAjdfFSQo7PuNnnx6WGyJjZpaGuLUsBld0XD0PkSw6T7x240nVBkz97neVZo1iT1F8JJFNgLhF5p50URsTBRlawnTjMXhAJoMUbuCkLLS2Gu6puWtJJo6msNLY8zzuD4GNHUjo5BP2SfxKCiVEMfboAC05oiDGvxstmZ3s6x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA18eTyWqTDWw/5uqM726TnbPiRunTrR0R9l6Ea301e4Vz0pRs\n3j75mHlFWzfdca+l+Y/+HdxiEDjNap90joRxyFE7Xwa73Y2IFh3/bDiKDFYITivz\nJsm9FABaIg6zUJkN/ttee0wIZ5rJBdp0epiheqbQhc13zd6AUfSNTq5HhOK76hwI\n3XxUkKOz7jZ58elhsiY2aWhri1LAZXdFw9D5EsOk+8duNJ1QZM/e53lWaNYk9RfC\nSRTYC4ReaedFEbEwUZWsJ04zF4QCaDFG7gpCy0thruqblrSSaOprDS2PM87g+BjR\n1I6OQT9kn8SgolRDH26AAtOaIgxr8bLZmd7OsQIDAQABAoIBAQDEhMBlFUn+VJNS\nVFWtDnEklJrFaNne9PXSArzpRGx8JcuZgpIwSvx40CHJdPSaQJWR14FhYsBw87qp\nm7XEwnz6Knk/D1vz6J2DPyjMQCYCHCyOPVrC/cLVP4jXMbo/8lUbwmCnPFT/PqpM\nSWwB55ZRpTGOWtX8yeLmQSqc+P6r10JdekuVTyquONofJBUVsavjj/3u9iE6uN/S\nKWlELFS5E9XZM9NjWCT2eFM9mFtYLdmPCNhYtFqZ6Bf8EVqOIfLgY7sM+zeYjn06\nAVZCmuITvewaymn2/PI3sWptiZa+Z53kZ34y6/+Y8gIMQh9/Jzsk6vsAguhIZO98\nGioJgSx9AoGBAP2/lZH9JWsG0Um995nVyKAS9fFCSCX2TQbqt0AIZSK/8rqz8cCh\noo6SGkCrglAl0nyXaJCYpsqXr7dacRLDzOY+DEJYBuBmwG+J0wDidRB3zNx2F4QU\nOiBDp9fkP35I0783p82P5aorPr+CR9/8X+yPXN7hxx1fImh1uhED0cpnAoGBANmx\nvjaK2w7C477OlmnuO2JuCntGxTTAp4JVy3JRzin2W+6Pl3wBRRofi9/FaLOTSYKX\nxf0cm//uqnQC9BKpc7kzGxWc3TN5zuBSgj+7ZggHe9yiRLfZdviLUKjXV/7g0q9W\nUOo2/ESHkccP0lqxORGZQEx+4WnUCPfX+SbcVZ8nAoGBANsjV3KKooP5kUkUC/8I\nx4iml0vRqClQuljc34EnPuBx0Jg4yvFHJfHmb1GmTJYW896xi5ZEntabhR7dtoU0\nH4I/16p8BwRI+Kva5SUAbYTZUUybl9dy+HfgtdUWw1a2YlfjIsG+IeOCEWCmjJf9\nhoHvlY7OgXz2Ker4sMX8/HLFAoGAYW95uIXb2DaIov1qO02CzOJ91IFvgNX944ss\n/ST6RrPan+MrJTiYSkH2ZBjCbSWuUEJIPqrQc/PJ3RT5U2T+w9TI+Zp1MzYAz0x+\nubHR0CQxXyZN5Y/y/Pm2B2wjGZRdGFdk7f/gV3fqWpONTkRmS6cxLUvY7noV7YCA\nJtGVjR8CgYEAl3h2q2Ddd2W77mAeR8POYrbVodM1oT4OppA+ZCD+3xeNACom+J+q\nVRWUvmO7mQYFprnuI2ou9ch+idJAkdjPeHdkyEIG83lzLcGh6DGa+5YIbf8smSnw\np0qIO4kxZBzT1hQdkgrsDFtOvO/KsWdlpbUR5yhaP1hDybK/nuE6EKU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "fingerprint": "27:f9:e6:55:34:f5:f0:b2:77:d9:05:4e:db:cd:16:2d"}} 2018-08-03 03:28:07,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bcdc2434-7455-45d7-a03c-5ff254928c73 2018-08-03 03:28:07,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.402229070663s 2018-08-03 03:28:07,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bcdc2434-7455-45d7-a03c-5ff254928c73 2018-08-03 03:28:07,443 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXx5PJapMNbD/m6ozvbpOds+JG6dOtHRH2XoRrfTV7hXPSlGzePvmYeUVbN91xr6X5j/4d3GIQOM1qn3SOhHHIUTtfBrvdjYgWHf9sOIoMVghOK/Mmyb0UAFoiDrNQmQ3+2157TAhnmskF2nR6mKF6ptCFzXfN3oBR9I1OrkeE4rvqHAjdfFSQo7PuNnnx6WGyJjZpaGuLUsBld0XD0PkSw6T7x240nVBkz97neVZo1iT1F8JJFNgLhF5p50URsTBRlawnTjMXhAJoMUbuCkLLS2Gu6puWtJJo6msNLY8zzuD4GNHUjo5BP2SfxKCiVEMfboAC05oiDGvxstmZ3s6x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA18eTyWqTDWw/5uqM726TnbPiRunTrR0R9l6Ea301e4Vz0pRs\n3j75mHlFWzfdca+l+Y/+HdxiEDjNap90joRxyFE7Xwa73Y2IFh3/bDiKDFYITivz\nJsm9FABaIg6zUJkN/ttee0wIZ5rJBdp0epiheqbQhc13zd6AUfSNTq5HhOK76hwI\n3XxUkKOz7jZ58elhsiY2aWhri1LAZXdFw9D5EsOk+8duNJ1QZM/e53lWaNYk9RfC\nSRTYC4ReaedFEbEwUZWsJ04zF4QCaDFG7gpCy0thruqblrSSaOprDS2PM87g+BjR\n1I6OQT9kn8SgolRDH26AAtOaIgxr8bLZmd7OsQIDAQABAoIBAQDEhMBlFUn+VJNS\nVFWtDnEklJrFaNne9PXSArzpRGx8JcuZgpIwSvx40CHJdPSaQJWR14FhYsBw87qp\nm7XEwnz6Knk/D1vz6J2DPyjMQCYCHCyOPVrC/cLVP4jXMbo/8lUbwmCnPFT/PqpM\nSWwB55ZRpTGOWtX8yeLmQSqc+P6r10JdekuVTyquONofJBUVsavjj/3u9iE6uN/S\nKWlELFS5E9XZM9NjWCT2eFM9mFtYLdmPCNhYtFqZ6Bf8EVqOIfLgY7sM+zeYjn06\nAVZCmuITvewaymn2/PI3sWptiZa+Z53kZ34y6/+Y8gIMQh9/Jzsk6vsAguhIZO98\nGioJgSx9AoGBAP2/lZH9JWsG0Um995nVyKAS9fFCSCX2TQbqt0AIZSK/8rqz8cCh\noo6SGkCrglAl0nyXaJCYpsqXr7dacRLDzOY+DEJYBuBmwG+J0wDidRB3zNx2F4QU\nOiBDp9fkP35I0783p82P5aorPr+CR9/8X+yPXN7hxx1fImh1uhED0cpnAoGBANmx\nvjaK2w7C477OlmnuO2JuCntGxTTAp4JVy3JRzin2W+6Pl3wBRRofi9/FaLOTSYKX\nxf0cm//uqnQC9BKpc7kzGxWc3TN5zuBSgj+7ZggHe9yiRLfZdviLUKjXV/7g0q9W\nUOo2/ESHkccP0lqxORGZQEx+4WnUCPfX+SbcVZ8nAoGBANsjV3KKooP5kUkUC/8I\nx4iml0vRqClQuljc34EnPuBx0Jg4yvFHJfHmb1GmTJYW896xi5ZEntabhR7dtoU0\nH4I/16p8BwRI+Kva5SUAbYTZUUybl9dy+HfgtdUWw1a2YlfjIsG+IeOCEWCmjJf9\nhoHvlY7OgXz2Ker4sMX8/HLFAoGAYW95uIXb2DaIov1qO02CzOJ91IFvgNX944ss\n/ST6RrPan+MrJTiYSkH2ZBjCbSWuUEJIPqrQc/PJ3RT5U2T+w9TI+Zp1MzYAz0x+\nubHR0CQxXyZN5Y/y/Pm2B2wjGZRdGFdk7f/gV3fqWpONTkRmS6cxLUvY7noV7YCA\nJtGVjR8CgYEAl3h2q2Ddd2W77mAeR8POYrbVodM1oT4OppA+ZCD+3xeNACom+J+q\nVRWUvmO7mQYFprnuI2ou9ch+idJAkdjPeHdkyEIG83lzLcGh6DGa+5YIbf8smSnw\np0qIO4kxZBzT1hQdkgrsDFtOvO/KsWdlpbUR5yhaP1hDybK/nuE6EKU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'48c0f2f4f6494400ae1e2eb12d3d227b', 'name': u'vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'created_at': '2018-08-03T03:28:07.442966', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bcdb945a8eb64642aefd0f03a271ce03', 'name': 'vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'27:f9:e6:55:34:f5:f0:b2:77:d9:05:4e:db:cd:16:2d', 'type': 'ssh', 'id': u'vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468'}) 2018-08-03 03:28:07,443 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA18eTyWqTDWw/5uqM726TnbPiRunTrR0R9l6Ea301e4Vz0pRs 3j75mHlFWzfdca+l+Y/+HdxiEDjNap90joRxyFE7Xwa73Y2IFh3/bDiKDFYITivz Jsm9FABaIg6zUJkN/ttee0wIZ5rJBdp0epiheqbQhc13zd6AUfSNTq5HhOK76hwI 3XxUkKOz7jZ58elhsiY2aWhri1LAZXdFw9D5EsOk+8duNJ1QZM/e53lWaNYk9RfC SRTYC4ReaedFEbEwUZWsJ04zF4QCaDFG7gpCy0thruqblrSSaOprDS2PM87g+BjR 1I6OQT9kn8SgolRDH26AAtOaIgxr8bLZmd7OsQIDAQABAoIBAQDEhMBlFUn+VJNS VFWtDnEklJrFaNne9PXSArzpRGx8JcuZgpIwSvx40CHJdPSaQJWR14FhYsBw87qp m7XEwnz6Knk/D1vz6J2DPyjMQCYCHCyOPVrC/cLVP4jXMbo/8lUbwmCnPFT/PqpM SWwB55ZRpTGOWtX8yeLmQSqc+P6r10JdekuVTyquONofJBUVsavjj/3u9iE6uN/S KWlELFS5E9XZM9NjWCT2eFM9mFtYLdmPCNhYtFqZ6Bf8EVqOIfLgY7sM+zeYjn06 AVZCmuITvewaymn2/PI3sWptiZa+Z53kZ34y6/+Y8gIMQh9/Jzsk6vsAguhIZO98 GioJgSx9AoGBAP2/lZH9JWsG0Um995nVyKAS9fFCSCX2TQbqt0AIZSK/8rqz8cCh oo6SGkCrglAl0nyXaJCYpsqXr7dacRLDzOY+DEJYBuBmwG+J0wDidRB3zNx2F4QU OiBDp9fkP35I0783p82P5aorPr+CR9/8X+yPXN7hxx1fImh1uhED0cpnAoGBANmx vjaK2w7C477OlmnuO2JuCntGxTTAp4JVy3JRzin2W+6Pl3wBRRofi9/FaLOTSYKX xf0cm//uqnQC9BKpc7kzGxWc3TN5zuBSgj+7ZggHe9yiRLfZdviLUKjXV/7g0q9W UOo2/ESHkccP0lqxORGZQEx+4WnUCPfX+SbcVZ8nAoGBANsjV3KKooP5kUkUC/8I x4iml0vRqClQuljc34EnPuBx0Jg4yvFHJfHmb1GmTJYW896xi5ZEntabhR7dtoU0 H4I/16p8BwRI+Kva5SUAbYTZUUybl9dy+HfgtdUWw1a2YlfjIsG+IeOCEWCmjJf9 hoHvlY7OgXz2Ker4sMX8/HLFAoGAYW95uIXb2DaIov1qO02CzOJ91IFvgNX944ss /ST6RrPan+MrJTiYSkH2ZBjCbSWuUEJIPqrQc/PJ3RT5U2T+w9TI+Zp1MzYAz0x+ ubHR0CQxXyZN5Y/y/Pm2B2wjGZRdGFdk7f/gV3fqWpONTkRmS6cxLUvY7noV7YCA JtGVjR8CgYEAl3h2q2Ddd2W77mAeR8POYrbVodM1oT4OppA+ZCD+3xeNACom+J+q VRWUvmO7mQYFprnuI2ou9ch+idJAkdjPeHdkyEIG83lzLcGh6DGa+5YIbf8smSnw p0qIO4kxZBzT1hQdkgrsDFtOvO/KsWdlpbUR5yhaP1hDybK/nuE6EKU= -----END RSA PRIVATE KEY----- 2018-08-03 03:28:07,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 03:28:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"security_group": {"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-03 03:28:07,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2f562d8c-96e1-4a8d-b07f-4096f833501b Date: Fri, 03 Aug 2018 03:28:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}} 2018-08-03 03:28:07,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2f562d8c-96e1-4a8d-b07f-4096f833501b 2018-08-03 03:28:07,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.336927175522s 2018-08-03 03:28:07,783 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2f562d8c-96e1-4a8d-b07f-4096f833501b 2018-08-03 03:28:07,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:07,788 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-832dd37e-7fe1-41eb-a2d4-d8d7ac6d2c9a Date: Fri, 03 Aug 2018 03:28:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:07,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-832dd37e-7fe1-41eb-a2d4-d8d7ac6d2c9a 2018-08-03 03:28:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0783069133759s 2018-08-03 03:28:07,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-832dd37e-7fe1-41eb-a2d4-d8d7ac6d2c9a 2018-08-03 03:28:07,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-228f409f-9691-453a-a7cb-29524dc2ff07 Date: Fri, 03 Aug 2018 03:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4"}} 2018-08-03 03:28:08,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-228f409f-9691-453a-a7cb-29524dc2ff07 2018-08-03 03:28:08,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138756990433s 2018-08-03 03:28:08,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-228f409f-9691-453a-a7cb-29524dc2ff07 2018-08-03 03:28:08,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:08,015 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-be6590c1-fe42-408f-867b-8104f3c489ae Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 2, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:08,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-be6590c1-fe42-408f-867b-8104f3c489ae 2018-08-03 03:28:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526919364929s 2018-08-03 03:28:08,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-be6590c1-fe42-408f-867b-8104f3c489ae 2018-08-03 03:28:08,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-000f85c1-ab1c-4104-a117-983fd5ea4d05 Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:08Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c"}} 2018-08-03 03:28:08,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-000f85c1-ab1c-4104-a117-983fd5ea4d05 2018-08-03 03:28:08,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120157003403s 2018-08-03 03:28:08,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-000f85c1-ab1c-4104-a117-983fd5ea4d05 2018-08-03 03:28:08,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:08,194 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:08,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-e96ccf85-cad6-4b66-b46e-d239cff3fb9c Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 3, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:08,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e96ccf85-cad6-4b66-b46e-d239cff3fb9c 2018-08-03 03:28:08,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532190799713s 2018-08-03 03:28:08,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e96ccf85-cad6-4b66-b46e-d239cff3fb9c 2018-08-03 03:28:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:08,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fceba9f7-cc1b-44be-a2fb-45e073393957 Date: Fri, 03 Aug 2018 03:28:08 GMT 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-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:08Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe"}} 2018-08-03 03:28:08,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fceba9f7-cc1b-44be-a2fb-45e073393957 2018-08-03 03:28:08,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119136095047s 2018-08-03 03:28:08,370 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fceba9f7-cc1b-44be-a2fb-45e073393957 2018-08-03 03:28:08,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:08,374 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:08,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-650f810d-d569-4b53-be57-cb6d1f0138c3 Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 4, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:08,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-650f810d-d569-4b53-be57-cb6d1f0138c3 2018-08-03 03:28:08,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500721931458s 2018-08-03 03:28:08,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-650f810d-d569-4b53-be57-cb6d1f0138c3 2018-08-03 03:28:08,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-74cf15eb-13d2-430d-954b-6beb4f842c52 Date: Fri, 03 Aug 2018 03:28:08 GMT 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-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": 443, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:08Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f865cc35-c511-4398-8de8-e5998b7069a4"}} 2018-08-03 03:28:08,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-74cf15eb-13d2-430d-954b-6beb4f842c52 2018-08-03 03:28:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139095067978s 2018-08-03 03:28:08,567 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-74cf15eb-13d2-430d-954b-6beb4f842c52 2018-08-03 03:28:08,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:08,569 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-5e0fbb38-63ae-4785-80d8-fcff3bc735b3 Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "f865cc35-c511-4398-8de8-e5998b7069a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 5, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:08,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5e0fbb38-63ae-4785-80d8-fcff3bc735b3 2018-08-03 03:28:08,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520141124725s 2018-08-03 03:28:08,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5e0fbb38-63ae-4785-80d8-fcff3bc735b3 2018-08-03 03:28:08,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-2ddd9e50-fddb-497d-aa49-1b4d525e557f Date: Fri, 03 Aug 2018 03:28:08 GMT 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-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:08Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "1de283bb-d4f4-48f9-88b1-b823c29aef9d"}} 2018-08-03 03:28:08,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ddd9e50-fddb-497d-aa49-1b4d525e557f 2018-08-03 03:28:08,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118279933929s 2018-08-03 03:28:08,741 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ddd9e50-fddb-497d-aa49-1b4d525e557f 2018-08-03 03:28:08,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:28:08,745 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-60350257-f997-4faf-9290-0097f43c9d4a Date: Fri, 03 Aug 2018 03:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "1de283bb-d4f4-48f9-88b1-b823c29aef9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "f865cc35-c511-4398-8de8-e5998b7069a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 6, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-60350257-f997-4faf-9290-0097f43c9d4a 2018-08-03 03:28:08,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501129627228s 2018-08-03 03:28:08,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-60350257-f997-4faf-9290-0097f43c9d4a 2018-08-03 03:28:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:28:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}}' 2018-08-03 03:28:08,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-74297cc6-e97d-4eda-ae8c-f08387c549b5 Date: Fri, 03 Aug 2018 03:28:08 GMT 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-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:08Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "04eb7b03-6b65-41c8-8935-7c6ff52189ff"}} 2018-08-03 03:28:08,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-74297cc6-e97d-4eda-ae8c-f08387c549b5 2018-08-03 03:28:08,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14008307457s 2018-08-03 03:28:08,939 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-74297cc6-e97d-4eda-ae8c-f08387c549b5 2018-08-03 03:28:08,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:28:08,940 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:09,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-f620326f-e6b4-439e-81ba-3a8c6e64abb3 Date: Fri, 03 Aug 2018 03:28:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":["3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"],"description":"","tags":[],"updated_at":"2018-08-03T03:26:36Z","qos_policy_id":null,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500}]} 2018-08-03 03:28:09,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f620326f-e6b4-439e-81ba-3a8c6e64abb3 2018-08-03 03:28:09,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113039970398s 2018-08-03 03:28:09,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f620326f-e6b4-439e-81ba-3a8c6e64abb3 2018-08-03 03:28:09,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:28:09,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:09,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7cae06c4-49f6-4e46-bea4-5f9acdeea316 Date: Fri, 03 Aug 2018 03:28:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "metadata": {}}], "file": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file", "owner": "bcdb945a8eb64642aefd0f03a271ce03", "id": "a2c74403-7753-49c8-bcad-b111097ae18d", "size": 4373348352, "self": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T03:28:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:28:09,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cae06c4-49f6-4e46-bea4-5f9acdeea316 2018-08-03 03:28:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374159812927s 2018-08-03 03:28:09,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cae06c4-49f6-4e46-bea4-5f9acdeea316 2018-08-03 03:28:09,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:28:09,100 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b8a3baf-f6cd-46cc-8f4d-222b7a7ef641 x-compute-request-id: req-5b8a3baf-f6cd-46cc-8f4d-222b7a7ef641 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74ab7947-2e9a-4f67-8125-1fb12022d228"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:28:09,144 - 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-5b8a3baf-f6cd-46cc-8f4d-222b7a7ef641 2018-08-03 03:28:09,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0457029342651s 2018-08-03 03:28:09,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5b8a3baf-f6cd-46cc-8f4d-222b7a7ef641 2018-08-03 03:28:09,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 03:28:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"server": {"name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "imageRef": "a2c74403-7753-49c8-bcad-b111097ae18d", "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "flavorRef": "74ab7947-2e9a-4f67-8125-1fb12022d228", "max_count": 1, "min_count": 1, "networks": [{"uuid": "34726165-116b-47cf-9296-5cd869c4bf50"}], "security_groups": [{"name": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}]}}' 2018-08-03 03:28:10,439 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e57e0a06-5512-4f98-a0d4-54453d1d7179 x-compute-request-id: req-e57e0a06-5512-4f98-a0d4-54453d1d7179 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f0bc35ac-adc9-4d77-b5fe-683941875dc3"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "adminPass": "82GK2uNtgjbW"}} 2018-08-03 03:28:10,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e57e0a06-5512-4f98-a0d4-54453d1d7179 2018-08-03 03:28:10,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.29166793823s 2018-08-03 03:28:10,440 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e57e0a06-5512-4f98-a0d4-54453d1d7179 2018-08-03 03:28:10,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 03:28:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:10,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07841b23-23ee-4f3e-8076-8a42e21d9725 x-compute-request-id: req-07841b23-23ee-4f3e-8076-8a42e21d9725 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "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-08-03T03:28:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 03:28:10,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-07841b23-23ee-4f3e-8076-8a42e21d9725 2018-08-03 03:28:10,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.455091953278s 2018-08-03 03:28:10,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-07841b23-23ee-4f3e-8076-8a42e21d9725 2018-08-03 03:28:10,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:28:10,902 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:11,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-75bd40b7-3bbd-451b-85f2-566eb1664e51 Date: Fri, 03 Aug 2018 03:28:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":["3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"],"description":"","tags":[],"updated_at":"2018-08-03T03:26:36Z","qos_policy_id":null,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500}]} 2018-08-03 03:28:11,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75bd40b7-3bbd-451b-85f2-566eb1664e51 2018-08-03 03:28:11,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119937896729s 2018-08-03 03:28:11,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75bd40b7-3bbd-451b-85f2-566eb1664e51 2018-08-03 03:28:11,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 03:28:11,024 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:11,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4ab6f956-14ae-40e2-aae2-1469a24144d9 Date: Fri, 03 Aug 2018 03:28:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34726165-116b-47cf-9296-5cd869c4bf50","tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bcdb945a8eb64642aefd0f03a271ce03","id":"3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357","subnetpool_id":null,"name":"vyos_vrouter-subnet_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:28:11,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4ab6f956-14ae-40e2-aae2-1469a24144d9 2018-08-03 03:28:11,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.101265907288s 2018-08-03 03:28:11,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4ab6f956-14ae-40e2-aae2-1469a24144d9 2018-08-03 03:28:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:11,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7b151e5-1fbb-4300-bd72-e9460b451cf7 x-compute-request-id: req-c7b151e5-1fbb-4300-bd72-e9460b451cf7 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "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-08-03T03:28:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:11,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c7b151e5-1fbb-4300-bd72-e9460b451cf7 2018-08-03 03:28:11,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508195161819s 2018-08-03 03:28:11,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c7b151e5-1fbb-4300-bd72-e9460b451cf7 2018-08-03 03:28:11,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:13,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:14,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0f45235-99b9-4c41-b2f2-9d512c3b51ff x-compute-request-id: req-e0f45235-99b9-4c41-b2f2-9d512c3b51ff Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:14,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e0f45235-99b9-4c41-b2f2-9d512c3b51ff 2018-08-03 03:28:14,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614618062973s 2018-08-03 03:28:14,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e0f45235-99b9-4c41-b2f2-9d512c3b51ff 2018-08-03 03:28:14,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:16,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:16,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c34826b-82e4-4a3b-b48a-192d4854f4c1 x-compute-request-id: req-7c34826b-82e4-4a3b-b48a-192d4854f4c1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:16,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c34826b-82e4-4a3b-b48a-192d4854f4c1 2018-08-03 03:28:16,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.258380889893s 2018-08-03 03:28:16,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c34826b-82e4-4a3b-b48a-192d4854f4c1 2018-08-03 03:28:16,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:18,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:19,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c1fd1d-9c30-4f68-b105-a49d91096db0 x-compute-request-id: req-64c1fd1d-9c30-4f68-b105-a49d91096db0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:19,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64c1fd1d-9c30-4f68-b105-a49d91096db0 2018-08-03 03:28:19,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592715024948s 2018-08-03 03:28:19,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64c1fd1d-9c30-4f68-b105-a49d91096db0 2018-08-03 03:28:19,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:21,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be2f378-964c-4e56-8ad7-56249c8b18e2 x-compute-request-id: req-5be2f378-964c-4e56-8ad7-56249c8b18e2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:21,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5be2f378-964c-4e56-8ad7-56249c8b18e2 2018-08-03 03:28:21,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594628095627s 2018-08-03 03:28:21,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5be2f378-964c-4e56-8ad7-56249c8b18e2 2018-08-03 03:28:21,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:23,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:23,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:24,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce57f2e5-9de3-4263-bebc-2af4a7a26f60 x-compute-request-id: req-ce57f2e5-9de3-4263-bebc-2af4a7a26f60 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:24,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce57f2e5-9de3-4263-bebc-2af4a7a26f60 2018-08-03 03:28:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401338815689s 2018-08-03 03:28:24,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce57f2e5-9de3-4263-bebc-2af4a7a26f60 2018-08-03 03:28:24,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:26,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:26,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e054cf6d-ba9c-4737-851a-cdb33f515162 x-compute-request-id: req-e054cf6d-ba9c-4737-851a-cdb33f515162 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:26,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e054cf6d-ba9c-4737-851a-cdb33f515162 2018-08-03 03:28:26,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594447135925s 2018-08-03 03:28:26,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e054cf6d-ba9c-4737-851a-cdb33f515162 2018-08-03 03:28:26,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:28,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:28,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaa85a39-b900-4b24-8fc6-7ab533f5bbc5 x-compute-request-id: req-eaa85a39-b900-4b24-8fc6-7ab533f5bbc5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:28,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaa85a39-b900-4b24-8fc6-7ab533f5bbc5 2018-08-03 03:28:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197825908661s 2018-08-03 03:28:28,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaa85a39-b900-4b24-8fc6-7ab533f5bbc5 2018-08-03 03:28:28,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:30,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:30,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:31,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2394e48-749d-4aaa-a3b2-4254e3f647e1 x-compute-request-id: req-f2394e48-749d-4aaa-a3b2-4254e3f647e1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:31,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2394e48-749d-4aaa-a3b2-4254e3f647e1 2018-08-03 03:28:31,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518143892288s 2018-08-03 03:28:31,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2394e48-749d-4aaa-a3b2-4254e3f647e1 2018-08-03 03:28:31,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:33,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:34,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8485e383-a048-4b25-9be2-0fa4cf9cc8b1 x-compute-request-id: req-8485e383-a048-4b25-9be2-0fa4cf9cc8b1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:34,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8485e383-a048-4b25-9be2-0fa4cf9cc8b1 2018-08-03 03:28:34,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567748069763s 2018-08-03 03:28:34,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8485e383-a048-4b25-9be2-0fa4cf9cc8b1 2018-08-03 03:28:34,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:36,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0262f48-55bb-4149-a629-b41d69c97720 x-compute-request-id: req-a0262f48-55bb-4149-a629-b41d69c97720 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:36,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0262f48-55bb-4149-a629-b41d69c97720 2018-08-03 03:28:36,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517920970917s 2018-08-03 03:28:36,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0262f48-55bb-4149-a629-b41d69c97720 2018-08-03 03:28:36,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:38,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:39,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f1f2d55-945e-4f12-891b-6efc536081f1 x-compute-request-id: req-7f1f2d55-945e-4f12-891b-6efc536081f1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:39,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f1f2d55-945e-4f12-891b-6efc536081f1 2018-08-03 03:28:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447636842728s 2018-08-03 03:28:39,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f1f2d55-945e-4f12-891b-6efc536081f1 2018-08-03 03:28:39,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:41,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1cd91e9-9739-450f-85fe-f71844ceea2a x-compute-request-id: req-a1cd91e9-9739-450f-85fe-f71844ceea2a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:41,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1cd91e9-9739-450f-85fe-f71844ceea2a 2018-08-03 03:28:41,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210005044937s 2018-08-03 03:28:41,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1cd91e9-9739-450f-85fe-f71844ceea2a 2018-08-03 03:28:41,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:43,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:43,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:43,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f17be10-6385-4b3a-9cb1-754fe351aad2 x-compute-request-id: req-8f17be10-6385-4b3a-9cb1-754fe351aad2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:43,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f17be10-6385-4b3a-9cb1-754fe351aad2 2018-08-03 03:28:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454969882965s 2018-08-03 03:28:43,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f17be10-6385-4b3a-9cb1-754fe351aad2 2018-08-03 03:28:43,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:45,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:46,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c59de773-0730-45ab-a29a-d8cc1b709944 x-compute-request-id: req-c59de773-0730-45ab-a29a-d8cc1b709944 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:46,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c59de773-0730-45ab-a29a-d8cc1b709944 2018-08-03 03:28:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35216999054s 2018-08-03 03:28:46,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c59de773-0730-45ab-a29a-d8cc1b709944 2018-08-03 03:28:46,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:48,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:48,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-633b7d30-4b96-4908-bcc4-f14ea5e125bc x-compute-request-id: req-633b7d30-4b96-4908-bcc4-f14ea5e125bc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:48,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-633b7d30-4b96-4908-bcc4-f14ea5e125bc 2018-08-03 03:28:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208348035812s 2018-08-03 03:28:48,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-633b7d30-4b96-4908-bcc4-f14ea5e125bc 2018-08-03 03:28:48,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:50,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b40963b1-dd88-4191-a0b6-7f206055cae4 x-compute-request-id: req-b40963b1-dd88-4191-a0b6-7f206055cae4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:50,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b40963b1-dd88-4191-a0b6-7f206055cae4 2018-08-03 03:28:50,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376899003983s 2018-08-03 03:28:50,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b40963b1-dd88-4191-a0b6-7f206055cae4 2018-08-03 03:28:50,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:52,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:52,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:53,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54827d09-fe07-4226-b7ed-b7a65399fb72 x-compute-request-id: req-54827d09-fe07-4226-b7ed-b7a65399fb72 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:53,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54827d09-fe07-4226-b7ed-b7a65399fb72 2018-08-03 03:28:53,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372649908066s 2018-08-03 03:28:53,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54827d09-fe07-4226-b7ed-b7a65399fb72 2018-08-03 03:28:53,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:55,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:55,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:55,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9bcaff9-c908-4822-a275-cd2ead851e90 x-compute-request-id: req-e9bcaff9-c908-4822-a275-cd2ead851e90 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:55,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e9bcaff9-c908-4822-a275-cd2ead851e90 2018-08-03 03:28:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354062795639s 2018-08-03 03:28:55,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e9bcaff9-c908-4822-a275-cd2ead851e90 2018-08-03 03:28:55,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:57,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:28:57,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf7289d-f4f1-472b-993c-60dfafa5aa9c x-compute-request-id: req-eaf7289d-f4f1-472b-993c-60dfafa5aa9c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:28:57,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaf7289d-f4f1-472b-993c-60dfafa5aa9c 2018-08-03 03:28:57,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400959014893s 2018-08-03 03:28:57,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaf7289d-f4f1-472b-993c-60dfafa5aa9c 2018-08-03 03:28:57,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:28:59,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:28:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:00,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0c68579-5518-4a38-b937-bc3b2fcf6aa8 x-compute-request-id: req-b0c68579-5518-4a38-b937-bc3b2fcf6aa8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:00,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0c68579-5518-4a38-b937-bc3b2fcf6aa8 2018-08-03 03:29:00,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361588954926s 2018-08-03 03:29:00,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0c68579-5518-4a38-b937-bc3b2fcf6aa8 2018-08-03 03:29:00,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:02,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:02,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:02,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adc484be-651b-469d-a0eb-79e737ba7063 x-compute-request-id: req-adc484be-651b-469d-a0eb-79e737ba7063 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:02,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adc484be-651b-469d-a0eb-79e737ba7063 2018-08-03 03:29:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365895986557s 2018-08-03 03:29:02,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adc484be-651b-469d-a0eb-79e737ba7063 2018-08-03 03:29:02,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:04,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:04,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:04,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d50e7d45-5a54-45f4-94de-4af5d67a04fe x-compute-request-id: req-d50e7d45-5a54-45f4-94de-4af5d67a04fe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:04,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d50e7d45-5a54-45f4-94de-4af5d67a04fe 2018-08-03 03:29:04,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374897956848s 2018-08-03 03:29:04,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d50e7d45-5a54-45f4-94de-4af5d67a04fe 2018-08-03 03:29:04,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:06,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:06,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:07,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b05e943-539f-4bda-995b-631826a5ac02 x-compute-request-id: req-7b05e943-539f-4bda-995b-631826a5ac02 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:07,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b05e943-539f-4bda-995b-631826a5ac02 2018-08-03 03:29:07,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373910188675s 2018-08-03 03:29:07,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b05e943-539f-4bda-995b-631826a5ac02 2018-08-03 03:29:07,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:09,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:09,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41cd5e6-23e8-44bd-9212-83c4e13bc637 x-compute-request-id: req-d41cd5e6-23e8-44bd-9212-83c4e13bc637 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:09,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d41cd5e6-23e8-44bd-9212-83c4e13bc637 2018-08-03 03:29:09,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529496908188s 2018-08-03 03:29:09,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d41cd5e6-23e8-44bd-9212-83c4e13bc637 2018-08-03 03:29:09,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:11,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:12,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-679e9e3c-eb0d-4272-b4e8-e449eb96bd4d x-compute-request-id: req-679e9e3c-eb0d-4272-b4e8-e449eb96bd4d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:12,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-679e9e3c-eb0d-4272-b4e8-e449eb96bd4d 2018-08-03 03:29:12,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370115995407s 2018-08-03 03:29:12,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-679e9e3c-eb0d-4272-b4e8-e449eb96bd4d 2018-08-03 03:29:12,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:14,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:14,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1acfaadb-8921-4ea6-8a67-b22f66bd99f0 x-compute-request-id: req-1acfaadb-8921-4ea6-8a67-b22f66bd99f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:14,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1acfaadb-8921-4ea6-8a67-b22f66bd99f0 2018-08-03 03:29:14,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204400062561s 2018-08-03 03:29:14,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1acfaadb-8921-4ea6-8a67-b22f66bd99f0 2018-08-03 03:29:14,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:16,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:16,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:16,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e452e27-8842-4d09-a366-cd203e046452 x-compute-request-id: req-1e452e27-8842-4d09-a366-cd203e046452 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:16,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e452e27-8842-4d09-a366-cd203e046452 2018-08-03 03:29:16,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227216959s 2018-08-03 03:29:16,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e452e27-8842-4d09-a366-cd203e046452 2018-08-03 03:29:16,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:18,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:18,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:19,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1edbfd1-7fd8-490e-a159-f37381903b99 x-compute-request-id: req-d1edbfd1-7fd8-490e-a159-f37381903b99 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:19,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1edbfd1-7fd8-490e-a159-f37381903b99 2018-08-03 03:29:19,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432797908783s 2018-08-03 03:29:19,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1edbfd1-7fd8-490e-a159-f37381903b99 2018-08-03 03:29:19,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:21,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca0b68a-a5dc-4970-a24d-8d398f292f8e x-compute-request-id: req-5ca0b68a-a5dc-4970-a24d-8d398f292f8e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:21,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ca0b68a-a5dc-4970-a24d-8d398f292f8e 2018-08-03 03:29:21,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218502044678s 2018-08-03 03:29:21,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ca0b68a-a5dc-4970-a24d-8d398f292f8e 2018-08-03 03:29:21,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:23,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:23,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b47e83f-c7f7-445c-b259-e5a73ec0ef9c x-compute-request-id: req-0b47e83f-c7f7-445c-b259-e5a73ec0ef9c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:23,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b47e83f-c7f7-445c-b259-e5a73ec0ef9c 2018-08-03 03:29:23,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388509988785s 2018-08-03 03:29:23,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b47e83f-c7f7-445c-b259-e5a73ec0ef9c 2018-08-03 03:29:23,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:25,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:25,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cfbc0d-8519-4bec-8b7b-79f943c326bd x-compute-request-id: req-99cfbc0d-8519-4bec-8b7b-79f943c326bd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:25,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99cfbc0d-8519-4bec-8b7b-79f943c326bd 2018-08-03 03:29:25,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205054044724s 2018-08-03 03:29:25,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99cfbc0d-8519-4bec-8b7b-79f943c326bd 2018-08-03 03:29:25,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:27,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:28,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5dcd1c4-d632-41e0-bd5d-fa92a725e04c x-compute-request-id: req-b5dcd1c4-d632-41e0-bd5d-fa92a725e04c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:28,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5dcd1c4-d632-41e0-bd5d-fa92a725e04c 2018-08-03 03:29:28,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427049875259s 2018-08-03 03:29:28,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5dcd1c4-d632-41e0-bd5d-fa92a725e04c 2018-08-03 03:29:28,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:30,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:30,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25bd1f5d-9c04-4e0e-ac68-6827a035c6d7 x-compute-request-id: req-25bd1f5d-9c04-4e0e-ac68-6827a035c6d7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:30,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25bd1f5d-9c04-4e0e-ac68-6827a035c6d7 2018-08-03 03:29:30,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39451789856s 2018-08-03 03:29:30,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25bd1f5d-9c04-4e0e-ac68-6827a035c6d7 2018-08-03 03:29:30,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:32,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:32,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:33,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a61f0412-81d1-42fe-a7c5-d7213c2be206 x-compute-request-id: req-a61f0412-81d1-42fe-a7c5-d7213c2be206 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:33,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a61f0412-81d1-42fe-a7c5-d7213c2be206 2018-08-03 03:29:33,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420970916748s 2018-08-03 03:29:33,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a61f0412-81d1-42fe-a7c5-d7213c2be206 2018-08-03 03:29:33,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:35,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:35,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:35,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0468baa8-f6e3-42c0-806c-9ab6fd19ef7b x-compute-request-id: req-0468baa8-f6e3-42c0-806c-9ab6fd19ef7b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:35,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0468baa8-f6e3-42c0-806c-9ab6fd19ef7b 2018-08-03 03:29:35,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387856006622s 2018-08-03 03:29:35,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0468baa8-f6e3-42c0-806c-9ab6fd19ef7b 2018-08-03 03:29:35,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:38,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b95716-89da-4b78-be83-750f55671a8e x-compute-request-id: req-b8b95716-89da-4b78-be83-750f55671a8e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:38,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b8b95716-89da-4b78-be83-750f55671a8e 2018-08-03 03:29:38,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456004142761s 2018-08-03 03:29:38,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b8b95716-89da-4b78-be83-750f55671a8e 2018-08-03 03:29:38,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:40,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:40,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:40,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e5e9437-40e4-4055-a045-574c73aec337 x-compute-request-id: req-6e5e9437-40e4-4055-a045-574c73aec337 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:40,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e5e9437-40e4-4055-a045-574c73aec337 2018-08-03 03:29:40,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3894572258s 2018-08-03 03:29:40,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e5e9437-40e4-4055-a045-574c73aec337 2018-08-03 03:29:40,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:42,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:42,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ee377b9-e5ec-4c54-bd03-9833756c7588 x-compute-request-id: req-6ee377b9-e5ec-4c54-bd03-9833756c7588 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:42,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ee377b9-e5ec-4c54-bd03-9833756c7588 2018-08-03 03:29:42,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383140087128s 2018-08-03 03:29:42,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ee377b9-e5ec-4c54-bd03-9833756c7588 2018-08-03 03:29:42,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:44,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:44,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d847ddd-cedc-4c6c-87ff-1e648ceb329d x-compute-request-id: req-0d847ddd-cedc-4c6c-87ff-1e648ceb329d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:45,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d847ddd-cedc-4c6c-87ff-1e648ceb329d 2018-08-03 03:29:45,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19503903389s 2018-08-03 03:29:45,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d847ddd-cedc-4c6c-87ff-1e648ceb329d 2018-08-03 03:29:45,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:47,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:47,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:47,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae5b6d82-0dcd-464e-8e4a-8faa5c492611 x-compute-request-id: req-ae5b6d82-0dcd-464e-8e4a-8faa5c492611 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:47,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae5b6d82-0dcd-464e-8e4a-8faa5c492611 2018-08-03 03:29:47,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383353948593s 2018-08-03 03:29:47,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae5b6d82-0dcd-464e-8e4a-8faa5c492611 2018-08-03 03:29:47,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:49,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:49,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2940a467-dd3f-4dac-bd15-25ce46395b8a x-compute-request-id: req-2940a467-dd3f-4dac-bd15-25ce46395b8a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:49,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2940a467-dd3f-4dac-bd15-25ce46395b8a 2018-08-03 03:29:49,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210295915604s 2018-08-03 03:29:49,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2940a467-dd3f-4dac-bd15-25ce46395b8a 2018-08-03 03:29:49,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:51,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29: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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:52,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a609facd-4230-4fe1-b36a-c95cb00a0684 x-compute-request-id: req-a609facd-4230-4fe1-b36a-c95cb00a0684 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:52,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a609facd-4230-4fe1-b36a-c95cb00a0684 2018-08-03 03:29:52,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348737001419s 2018-08-03 03:29:52,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a609facd-4230-4fe1-b36a-c95cb00a0684 2018-08-03 03:29:52,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:54,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:54,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:54,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0967f381-f144-4b57-9296-afbf2daa62b6 x-compute-request-id: req-0967f381-f144-4b57-9296-afbf2daa62b6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:54,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0967f381-f144-4b57-9296-afbf2daa62b6 2018-08-03 03:29:54,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544098138809s 2018-08-03 03:29:54,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0967f381-f144-4b57-9296-afbf2daa62b6 2018-08-03 03:29:54,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:56,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:56,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:56,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bea74efa-f699-4b59-95e5-022328de00e4 x-compute-request-id: req-bea74efa-f699-4b59-95e5-022328de00e4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:56,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bea74efa-f699-4b59-95e5-022328de00e4 2018-08-03 03:29:56,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195816993713s 2018-08-03 03:29:56,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bea74efa-f699-4b59-95e5-022328de00e4 2018-08-03 03:29:56,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:29:58,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:29:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:29:59,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7f3301c-2b95-4f6c-b6ed-f805618c8066 x-compute-request-id: req-a7f3301c-2b95-4f6c-b6ed-f805618c8066 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:29:59,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7f3301c-2b95-4f6c-b6ed-f805618c8066 2018-08-03 03:29:59,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388262033463s 2018-08-03 03:29:59,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7f3301c-2b95-4f6c-b6ed-f805618c8066 2018-08-03 03:29:59,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:01,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:01,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:01,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-186ab748-e09b-4f70-b60f-10cb240d2752 x-compute-request-id: req-186ab748-e09b-4f70-b60f-10cb240d2752 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:01,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-186ab748-e09b-4f70-b60f-10cb240d2752 2018-08-03 03:30:01,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20431303978s 2018-08-03 03:30:01,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-186ab748-e09b-4f70-b60f-10cb240d2752 2018-08-03 03:30:01,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:03,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:03,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5045691-8ee3-48ae-abd3-5286f0e6f205 x-compute-request-id: req-f5045691-8ee3-48ae-abd3-5286f0e6f205 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:03,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5045691-8ee3-48ae-abd3-5286f0e6f205 2018-08-03 03:30:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207021951675s 2018-08-03 03:30:03,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5045691-8ee3-48ae-abd3-5286f0e6f205 2018-08-03 03:30:03,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:05,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:05,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655295ad-241c-41c2-a14b-9ef58b745b52 x-compute-request-id: req-655295ad-241c-41c2-a14b-9ef58b745b52 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:05,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-655295ad-241c-41c2-a14b-9ef58b745b52 2018-08-03 03:30:05,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209119081497s 2018-08-03 03:30:05,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-655295ad-241c-41c2-a14b-9ef58b745b52 2018-08-03 03:30:05,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:07,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:08,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f67861b-e7e4-4e1f-8733-e175ce3eba3c x-compute-request-id: req-0f67861b-e7e4-4e1f-8733-e175ce3eba3c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:08,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f67861b-e7e4-4e1f-8733-e175ce3eba3c 2018-08-03 03:30:08,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20037817955s 2018-08-03 03:30:08,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f67861b-e7e4-4e1f-8733-e175ce3eba3c 2018-08-03 03:30:08,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:10,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:10,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd3d1c8b-3f98-4a67-a9c6-e6608fae45fd x-compute-request-id: req-cd3d1c8b-3f98-4a67-a9c6-e6608fae45fd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:10,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd3d1c8b-3f98-4a67-a9c6-e6608fae45fd 2018-08-03 03:30:10,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198138952255s 2018-08-03 03:30:10,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd3d1c8b-3f98-4a67-a9c6-e6608fae45fd 2018-08-03 03:30:10,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:12,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:12,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70c1b0b9-6f79-4987-b8a1-9922459519e9 x-compute-request-id: req-70c1b0b9-6f79-4987-b8a1-9922459519e9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:12,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70c1b0b9-6f79-4987-b8a1-9922459519e9 2018-08-03 03:30:12,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379042863846s 2018-08-03 03:30:12,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70c1b0b9-6f79-4987-b8a1-9922459519e9 2018-08-03 03:30:12,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:14,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:14,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:14,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6bb39d6-e300-4497-ab15-f6631aa1c470 x-compute-request-id: req-c6bb39d6-e300-4497-ab15-f6631aa1c470 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:14,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6bb39d6-e300-4497-ab15-f6631aa1c470 2018-08-03 03:30:14,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206008911133s 2018-08-03 03:30:14,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6bb39d6-e300-4497-ab15-f6631aa1c470 2018-08-03 03:30:14,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:16,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:17,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e00b019-d163-4824-a4af-bee04d99cb23 x-compute-request-id: req-9e00b019-d163-4824-a4af-bee04d99cb23 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:17,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e00b019-d163-4824-a4af-bee04d99cb23 2018-08-03 03:30:17,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209829807281s 2018-08-03 03:30:17,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e00b019-d163-4824-a4af-bee04d99cb23 2018-08-03 03:30:17,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:19,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:19,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd53547-b6b2-464e-93a4-37e8d4069903 x-compute-request-id: req-8dd53547-b6b2-464e-93a4-37e8d4069903 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:19,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dd53547-b6b2-464e-93a4-37e8d4069903 2018-08-03 03:30:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405920982361s 2018-08-03 03:30:19,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dd53547-b6b2-464e-93a4-37e8d4069903 2018-08-03 03:30:19,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:21,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:21,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2930ff72-68bf-4b2f-b3bc-1e586cc87936 x-compute-request-id: req-2930ff72-68bf-4b2f-b3bc-1e586cc87936 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:21,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2930ff72-68bf-4b2f-b3bc-1e586cc87936 2018-08-03 03:30:21,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209155082703s 2018-08-03 03:30:21,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2930ff72-68bf-4b2f-b3bc-1e586cc87936 2018-08-03 03:30:21,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:24,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9176686-d9e0-42b5-b3c3-463226a401e1 x-compute-request-id: req-f9176686-d9e0-42b5-b3c3-463226a401e1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T03:28:12Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:24,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9176686-d9e0-42b5-b3c3-463226a401e1 2018-08-03 03:30:24,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470726013184s 2018-08-03 03:30:24,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9176686-d9e0-42b5-b3c3-463226a401e1 2018-08-03 03:30:24,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:30:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:30:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:26,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99437e5c-279b-46c0-beac-83058c56db83 x-compute-request-id: req-99437e5c-279b-46c0-beac-83058c56db83 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:30:26,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99437e5c-279b-46c0-beac-83058c56db83 2018-08-03 03:30:26,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210299968719s 2018-08-03 03:30:26,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99437e5c-279b-46c0-beac-83058c56db83 2018-08-03 03:30:26,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 03:30:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:26,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-fcf0e660-3a10-4628-85a4-ff57f1b5516d Date: Fri, 03 Aug 2018 03:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T03:30:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357","ip_address":"192.168.120.12"}],"id":"17494da2-280c-4c28-8aa1-e26e0d726a4a","security_groups":["f0bc35ac-adc9-4d77-b5fe-683941875dc3"],"mac_address":"fa:16:3e:11:84:4e","project_id":"bcdb945a8eb64642aefd0f03a271ce03","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34726165-116b-47cf-9296-5cd869c4bf50","tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:28:12Z","binding:vnic_type":"normal","device_id":"fbaa86f1-efe7-479f-a379-57f4584d74ad","ip_allocation":"immediate"}]} 2018-08-03 03:30:26,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-fcf0e660-3a10-4628-85a4-ff57f1b5516d 2018-08-03 03:30:26,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0576779842377s 2018-08-03 03:30:26,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-fcf0e660-3a10-4628-85a4-ff57f1b5516d 2018-08-03 03:30:26,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 03:30:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=17494da2-280c-4c28-8aa1-e26e0d726a4a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:26,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6f65652-650d-4e00-9795-2f53db6db224 Date: Fri, 03 Aug 2018 03:30:26 GMT RESP BODY: {"floatingips": []} 2018-08-03 03:30:26,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=17494da2-280c-4c28-8aa1-e26e0d726a4a used request id req-e6f65652-650d-4e00-9795-2f53db6db224 2018-08-03 03:30:26,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465109348297s 2018-08-03 03:30:26,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=17494da2-280c-4c28-8aa1-e26e0d726a4a used request id req-e6f65652-650d-4e00-9795-2f53db6db224 2018-08-03 03:30:26,471 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:84:4e', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2c74403-7753-49c8-bcad-b111097ae18d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T03:30:23.000000', 'flavor': Munch({u'id': u'74ab7947-2e9a-4f67-8125-1fb12022d228'}), 'az': u'nova', 'id': u'fbaa86f1-efe7-479f-a379-57f4584d74ad', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48c0f2f4f6494400ae1e2eb12d3d227b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bcdb945a8eb64642aefd0f03a271ce03', 'name': 'vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', '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-08-03T03:30:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T03:30:23Z', 'hostId': u'7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f', '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-08-03T03:30:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bcdb945a8eb64642aefd0f03a271ce03', 'name': u'vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'adminPass': None, 'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', 'created_at': u'2018-08-03T03:28:10Z', 'created': u'2018-08-03T03:28:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 03:30:26,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:30:26,475 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:26,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-be6414eb-975e-4d76-9962-a52aa6663243 Date: Fri, 03 Aug 2018 03:30:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":["3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"],"description":"","tags":[],"updated_at":"2018-08-03T03:26:36Z","qos_policy_id":null,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500}]} 2018-08-03 03:30:26,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-be6414eb-975e-4d76-9962-a52aa6663243 2018-08-03 03:30:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321205854416s 2018-08-03 03:30:26,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-be6414eb-975e-4d76-9962-a52aa6663243 2018-08-03 03:30:26,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 03:30:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:30:26,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3379734b-eb10-4129-b129-d6f06af81d20 Date: Fri, 03 Aug 2018 03:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T03:30:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357","ip_address":"192.168.120.12"}],"id":"17494da2-280c-4c28-8aa1-e26e0d726a4a","security_groups":["f0bc35ac-adc9-4d77-b5fe-683941875dc3"],"mac_address":"fa:16:3e:11:84:4e","project_id":"bcdb945a8eb64642aefd0f03a271ce03","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34726165-116b-47cf-9296-5cd869c4bf50","tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:28:12Z","binding:vnic_type":"normal","device_id":"fbaa86f1-efe7-479f-a379-57f4584d74ad","ip_allocation":"immediate"}]} 2018-08-03 03:30:26,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-3379734b-eb10-4129-b129-d6f06af81d20 2018-08-03 03:30:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554711818695s 2018-08-03 03:30:26,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-3379734b-eb10-4129-b129-d6f06af81d20 2018-08-03 03:30:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 03:30:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"floatingip": {"floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "fixed_ip_address": "192.168.120.12", "port_id": "17494da2-280c-4c28-8aa1-e26e0d726a4a"}}' 2018-08-03 03:30:29,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-276a7ce8-6c0c-4e4d-b65b-d62d37383fc7 Date: Fri, 03 Aug 2018 03:30:29 GMT RESP BODY: {"floatingip": {"router_id": "97359c0b-aa04-487e-aa40-f2b71d9b2bcd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:30:27Z", "updated_at": "2018-08-03T03:30:27Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34726165-116b-47cf-9296-5cd869c4bf50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:84:4e", "device_id": "fbaa86f1-efe7-479f-a379-57f4584d74ad"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_id": "17494da2-280c-4c28-8aa1-e26e0d726a4a", "id": "a2025020-9b2d-4b8c-a624-9f9b92048e67", "qos_policy_id": null}} 2018-08-03 03:30:29,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-276a7ce8-6c0c-4e4d-b65b-d62d37383fc7 2018-08-03 03:30:29,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.28606796265s 2018-08-03 03:30:29,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-276a7ce8-6c0c-4e4d-b65b-d62d37383fc7 2018-08-03 03:30:29,144 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'97359c0b-aa04-487e-aa40-f2b71d9b2bcd', 'updated_at': u'2018-08-03T03:30:27Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.206', 'revision_number': 0, 'port_id': u'17494da2-280c-4c28-8aa1-e26e0d726a4a', 'id': u'a2025020-9b2d-4b8c-a624-9f9b92048e67', 'network': u'43abbc02-a237-4333-934f-d5e440bbf887', 'port': u'17494da2-280c-4c28-8aa1-e26e0d726a4a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bcdb945a8eb64642aefd0f03a271ce03', 'name': 'vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bcdb945a8eb64642aefd0f03a271ce03', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34726165-116b-47cf-9296-5cd869c4bf50', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:84:4e', u'device_id': u'fbaa86f1-efe7-479f-a379-57f4584d74ad'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', 'created_at': u'2018-08-03T03:30:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34726165-116b-47cf-9296-5cd869c4bf50', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:84:4e', u'device_id': u'fbaa86f1-efe7-479f-a379-57f4584d74ad'}), 'router': u'97359c0b-aa04-487e-aa40-f2b71d9b2bcd'}) 2018-08-03 03:30:29,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 03:30:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 03:30:29,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-345b2f52-9b7f-4808-9666-0a8c8ae76d3f x-compute-request-id: req-345b2f52-9b7f-4808-9666-0a8c8ae76d3f Content-Encoding: gzip Content-Length: 10928 Content-Type: application/json 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 1853213076 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.326964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.329206] pid_max: default: 32768 minimum: 301\n[ 0.330420] Security Framework initialized\n[ 0.331540] SELinux: Initializing.\n[ 0.332841] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.337685] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.340699] Mount-cache hash table entries: 4096\n[ 0.342312] Initializing cgroup subsys memory\n[ 0.343483] Initializing cgroup subsys devices\n[ 0.344654] Initializing cgroup subsys freezer\n[ 0.345816] Initializing cgroup subsys net_cls\n[ 0.347222] Initializing cgroup subsys blkio\n[ 0.348371] Initializing cgroup subsys perf_event\n[ 0.349568] Initializing cgroup subsys hugetlb\n[ 0.350728] Initializing cgroup subsys pids\n[ 0.351843] Initializing cgroup subsys net_prio\n[ 0.353095] CPU: Physical Processor ID: 0\n[ 0.354906] mce: CPU supports 10 MCE banks\n[ 0.356045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.357345] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.358635] tlb_flushall_shift: 6\n[ 0.359990] Freeing SMP alternatives: 28k freed\n[ 0.364002] ACPI: Core revision 20130517\n[ 0.365696] ACPI: All ACPI Tables successfully acquired\n[ 0.367422] ftrace: allocating 25812 entries in 101 pages\n[ 0.388794] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.390631] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.392423] smpboot: Max logical packages: 2\n[ 0.393924] Enabling x2apic\n[ 0.394970] Enabled x2apic\n[ 0.396190] Switched APIC routing to physical x2apic.\n[ 0.398619] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.400403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.403582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.411415] KVM setup paravirtual spinlock\n[ 0.413909] smpboot: Booting Node 0, Processors #1 OK\n[ 0.415808] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.437508] Brought up 2 CPUs\n[ 0.437511] KVM setup async PF for cpu 1\n[ 0.437514] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.441182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.443662] devtmpfs: initialized\n[ 0.446198] EVM: security.selinux\n[ 0.447361] EVM: security.ima\n[ 0.448455] EVM: security.capability\n[ 0.450345] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.452222] pinctrl core: initialized pinctrl subsystem\n[ 0.453863] NET: Registered protocol family 16\n[ 0.455473] ACPI: bus type PCI registered\n[ 0.456765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.458676] PCI: Using configuration type 1 for base access\n[ 0.463583] ACPI: Added _OSI(Module Device)\n[ 0.464934] ACPI: Added _OSI(Processor Device)\n[ 0.466340] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.467752] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.470462] ACPI: Interpreter enabled\n[ 0.471697] ACPI: (supports S0 S5)\n[ 0.472846] ACPI: Using IOAPIC for interrupt routing\n[ 0.474316] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480400] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.484057] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.486884] acpiphp: Slot [3] registered\n[ 0.487981] acpiphp: Slot [4] registered\n[ 0.489074] acpiphp: Slot [5] registered\n[ 0.490163] acpiphp: Slot [6] registered\n[ 0.491242] acpiphp: Slot [7] registered\n[ 0.492332] acpiphp: Slot [8] registered\n[ 0.493417] acpiphp: Slot [9] registered\n[ 0.494500] acpiphp: Slot [10] registered\n[ 0.495593] acpiphp: Slot [11] registered\n[ 0.496692] acpiphp: Slot [12] registered\n[ 0.497795] acpiphp: Slot [13] registered\n[ 0.498896] acpiphp: Slot [14] registered\n[ 0.499991] acpiphp: Slot [15] registered\n[ 0.501093] acpiphp: Slot [16] registered\n[ 0.502194] acpiphp: Slot [17] registered\n[ 0.503291] acpiphp: Slot [18] registered\n[ 0.504383] acpiphp: Slot [19] registered\n[ 0.505483] acpiphp: Slot [20] registered\n[ 0.506589] acpiphp: Slot [21] registered\n[ 0.507685] acpiphp: Slot [22] registered\n[ 0.508778] acpiphp: Slot [23] registered\n[ 0.509871] acpiphp: Slot [24] registered\n[ 0.510968] acpiphp: Slot [25] registered\n[ 0.512066] acpiphp: Slot [26] registered\n[ 0.513162] acpiphp: Slot [27] registered\n[ 0.514261] acpiphp: Slot [28] registered\n[ 0.515362] acpiphp: Slot [29] registered\n[ 0.516462] acpiphp: Slot [30] registered\n[ 0.517560] acpiphp: Slot [31] registered\n[ 0.518653] PCI host bridge to bus 0000:00\n[ 0.519748] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521154] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.522666] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.528188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.532852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534422] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.535887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.537457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567257] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.570799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572520] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580576] vgaarb: loaded\n[ 0.581454] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582882] SCSI subsystem initialized\n[ 0.583977] ACPI: bus type USB registered\n[ 0.585088] usbcore: registered new interface driver usbfs\n[ 0.586424] usbcore: registered new interface driver hub\n[ 0.587742] usbcore: registered new device driver usb\n[ 0.589162] PCI: Using ACPI for IRQ routing\n[ 0.590590] NetLabel: Initializing\n[ 0.591592] NetLabel: domain hash size = 128\n[ 0.592731] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.593998] NetLabel: unlabeled traffic allowed by default\n[ 0.595458] Switched to clocksource kvm-clock\n[ 0.603704] pnp: PnP ACPI init\n[ 0.604663] ACPI: bus type PNP registered\n[ 0.606105] pnp: PnP ACPI: found 5 devices\n[ 0.607217] ACPI: bus type PNP unregistered\n[ 0.614661] NET: Registered protocol family 2\n[ 0.616104] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.618305] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.620133] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621699] TCP: reno registered\n[ 0.622676] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624123] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.625753] NET: Registered protocol family 1\n[ 0.626958] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628364] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629720] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.671238] Unpacking initramfs...\n[ 1.119565] Freeing initrd memory: 37508k freed\n[ 1.129145] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.131250] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.134178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.135662] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.137392] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.138830] Initialise system trusted keyring\n[ 1.140000] audit: initializing netlink socket (disabled)\n[ 1.141315] type=2000 audit(1533267026.313:1): initialized\n[ 1.158127] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.159587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162140] zpool: loaded\n[ 1.163145] zbud: loaded\n[ 1.164300] VFS: Disk quotas dquot_6.5.2\n[ 1.165579] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167483] msgmni has been set to 7578\n[ 1.168781] Key type big_key registered\n[ 1.170667] NET: Registered protocol family 38\n[ 1.172037] Key type asymmetric registered\n[ 1.173324] Asymmetric key parser 'x509' registered\n[ 1.174768] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.177134] io scheduler noop registered\n[ 1.178398] io scheduler deadline registered (default)\n[ 1.189695] io scheduler cfq registered\n[ 1.191045] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.192858] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.194452] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.196462] ACPI: Power Button [PWRF]\n[ 1.197594] GHES: HEST is not enabled!\n[ 1.198701] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.223039] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.224713] Non-volatile memory driver v1.3\n[ 1.225840] Linux agpgart interface v0.103\n[ 1.227029] crash memory driver: version 1.1\n[ 1.228211] rdac: device handler registered\n[ 1.229395] hp_sw: device handler registered\n[ 1.230529] emc: device handler registered\n[ 1.231629] alua: device handler registered\n[ 1.232764] libphy: Fixed MDIO Bus: probed\n[ 1.233907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.235393] ehci-pci: EHCI PCI platform driver\n[ 1.236546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.237979] ohci-pci: OHCI PCI platform driver\n[ 1.239236] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.259201] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.260527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.262546] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.263834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.265267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.266784] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.268747] usb usb1: Product: UHCI Host Controller\n[ 1.269959] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.271515] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.272750] hub 1-0:1.0: USB hub found\n[ 1.273819] hub 1-0:1.0: 2 ports detected\n[ 1.275037] usbcore: registered new interface driver usbserial\n[ 1.276425] usbcore: registered new interface driver usbserial_generic\n[ 1.277899] usbserial: USB Serial support registered for generic\n[ 1.279325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.282048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.283317] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.284686] mousedev: PS/2 mouse device common for all mice\n[ 1.286322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.288712] rtc_cmos 00:00: RTC can wake from S4\n[ 1.289221] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.290444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.294743] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.296221] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297735] cpuidle: using governor menu\n[ 1.298876] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.300257] usbcore: registered new interface driver usbhid\n[ 1.301589] usbhid: USB HID core driver\n[ 1.302703] drop_monitor: Initializing network drop monitor service\n[ 1.304187] TCP: cubic registered\n[ 1.305175] Initializing XFRM netlink socket\n[ 1.306373] NET: Registered protocol family 10\n[ 1.307758] NET: Registered protocol family 17\n[ 1.309101] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.310535] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.311970] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.314332] Loading compiled-in X.509 certificates\n[ 1.315585] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.317942] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.320683] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.323039] registered taskstats version 1\n[ 1.325908] Key type trusted registered\n[ 1.328231] Key type encrypted registered\n[ 1.330558] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.332256] rtc_cmos 00:00: setting system clock to 2018-08-03 03:30:26 UTC (1533267026)\n[ 1.335024] Freeing unused kernel memory: 1680k freed\n[ 1.339705] 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.343800] systemd[1]: Detected virtualization kvm.\n[ 1.345046] systemd[1]: Detected architecture x86-64.\n[ 1.346296] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.348666] systemd[1]: No hostname configured.\n[ 1.349860] systemd[1]: Set hostname to .\n[ 1.351152] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373827] systemd[1]: Reached target Local File Systems.\n[ 1.375164] systemd[1]: Starting Local File Systems.\n[ 1.376474] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.378586] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.381423] systemd[1]: Reached target Swap.\n[ 1.382567] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.384368] systemd[1]: Reached target Paths.\n[ 1.385513] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.387333] systemd[1]: Reached target Timers.\n[ 1.388508] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.390442] systemd[1]: Created slice Root Slice.\n[ 1.391655] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.393629] systemd[1]: Created slice System Slice.\n[ 1.394863] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.396868] systemd[1]: Listening on Journal Socket.\n[ 1.398124] systemd[1]: Starting Journal Socket.\n[ 1.399717] 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.403546] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.405940] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.408893] systemd[1]: Listening on udev Kernel Socket.\n[ 1.410526] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.412981] systemd[1]: Listening on udev Control Socket.\n[ 1.414303] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.416324] systemd[1]: Reached target Sockets.\n[ 1.417552] systemd[1]: Starting Sockets.\n[ 1.418897] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.422435] systemd[1]: Reached target Slices.\n[ 1.423678] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.426252] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.431000] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.433186] 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.477331] RPC: Registered named UNIX socket transport module.\n[ 1.478764] RPC: Registered udp transport module.\n[ 1.479960] RPC: Registered tcp transport module.\n[ 1.481157] 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] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.574187] FDC 0 is a S82078B\n[ 1.576467] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.587144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.627224] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.630007] scsi host0: ata_piix\n[ 1.631684] scsi host1: ata_piix\n[ 1.633495] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.636073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.637595] 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.729118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.730929] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.732802] usb 1-1: Product: QEMU USB Tablet\n[ 1.734157] usb 1-1: Manufacturer: QEMU\n[ 1.735398] usb 1-1: SerialNumber: 42\n[ 1.745414] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.748369] 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[ 1.833170] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.835714] XFS (vda1): Mounting V4 Filesystem\n[ 1.867064] 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 System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.096034] systemd-journald[128]: Received SIGTERM from PID 1 (systemd).\n[ 2.136518] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 2.180283] SELinux: Disabled at runtime.\n[ 2.218517] type=1404 audit(1533267027.386:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.247928] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.249355] 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 Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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 Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.588682] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.624439] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[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[ 2.800459] type=1305 audit(1533267027.967:3): audit_pid=436 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[ 2.943442] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.947145] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started udev Coldplug all Devices.\n[ 2.959253] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\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] Reached target S[ 2.981157] ppdev: user-space parallel port driver\nockets.\n[[32m OK [0m] Reached target Basic System.\n[ 2.987682] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.987683] [TTM] Initializing pool allocator\n[ 2.987685] [TTM] Initializing DMA pool allocator\n[ 2.987963] [drm] fb mappable at 0xFC000000\n[ 2.987964] [drm] vram aper at 0xFC000000\n[ 2.987964] [drm] size 33554432\n[ 2.987964] [drm] fb depth is 24\n[ 2.987964] [drm] pitch is 3072\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.022580] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.041974] Console: switching to colour frame buffer device 128x48\n[ 3.053574] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.056470] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.131421] AES CTR mode by8 optimization enabled\n[ 3.136497] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.155494] alg: No test for crc32 (crc32-pclmul)\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[ 3.174033] intel_rapl: no valid rapl domains found in package 0\n] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n[ 3.179424] intel_rapl: no valid rapl domains found in package 0\n[ 3.181537] intel_powerclamp: No package C-state available Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.187293] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n"} 2018-08-03 03:30:29,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad/action used request id req-345b2f52-9b7f-4808-9666-0a8c8ae76d3f 2018-08-03 03:30:29,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0962829589844s 2018-08-03 03:30:29,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad/action used request id req-345b2f52-9b7f-4808-9666-0a8c8ae76d3f 2018-08-03 03:30:29,243 - 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 1853213076 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.326964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.329206] pid_max: default: 32768 minimum: 301 [ 0.330420] Security Framework initialized [ 0.331540] SELinux: Initializing. [ 0.332841] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.337685] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.340699] Mount-cache hash table entries: 4096 [ 0.342312] Initializing cgroup subsys memory [ 0.343483] Initializing cgroup subsys devices [ 0.344654] Initializing cgroup subsys freezer [ 0.345816] Initializing cgroup subsys net_cls [ 0.347222] Initializing cgroup subsys blkio [ 0.348371] Initializing cgroup subsys perf_event [ 0.349568] Initializing cgroup subsys hugetlb [ 0.350728] Initializing cgroup subsys pids [ 0.351843] Initializing cgroup subsys net_prio [ 0.353095] CPU: Physical Processor ID: 0 [ 0.354906] mce: CPU supports 10 MCE banks [ 0.356045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.357345] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.358635] tlb_flushall_shift: 6 [ 0.359990] Freeing SMP alternatives: 28k freed [ 0.364002] ACPI: Core revision 20130517 [ 0.365696] ACPI: All ACPI Tables successfully acquired [ 0.367422] ftrace: allocating 25812 entries in 101 pages [ 0.388794] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390631] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.392423] smpboot: Max logical packages: 2 [ 0.393924] Enabling x2apic [ 0.394970] Enabled x2apic [ 0.396190] Switched APIC routing to physical x2apic. [ 0.398619] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.400403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.403582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.411415] KVM setup paravirtual spinlock [ 0.413909] smpboot: Booting Node 0, Processors #1 OK [ 0.415808] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.437508] Brought up 2 CPUs [ 0.437511] KVM setup async PF for cpu 1 [ 0.437514] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.441182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.443662] devtmpfs: initialized [ 0.446198] EVM: security.selinux [ 0.447361] EVM: security.ima [ 0.448455] EVM: security.capability [ 0.450345] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.452222] pinctrl core: initialized pinctrl subsystem [ 0.453863] NET: Registered protocol family 16 [ 0.455473] ACPI: bus type PCI registered [ 0.456765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.458676] PCI: Using configuration type 1 for base access [ 0.463583] ACPI: Added _OSI(Module Device) [ 0.464934] ACPI: Added _OSI(Processor Device) [ 0.466340] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.467752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.470462] ACPI: Interpreter enabled [ 0.471697] ACPI: (supports S0 S5) [ 0.472846] ACPI: Using IOAPIC for interrupt routing [ 0.474316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480400] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.484057] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.486884] acpiphp: Slot [3] registered [ 0.487981] acpiphp: Slot [4] registered [ 0.489074] acpiphp: Slot [5] registered [ 0.490163] acpiphp: Slot [6] registered [ 0.491242] acpiphp: Slot [7] registered [ 0.492332] acpiphp: Slot [8] registered [ 0.493417] acpiphp: Slot [9] registered [ 0.494500] acpiphp: Slot [10] registered [ 0.495593] acpiphp: Slot [11] registered [ 0.496692] acpiphp: Slot [12] registered [ 0.497795] acpiphp: Slot [13] registered [ 0.498896] acpiphp: Slot [14] registered [ 0.499991] acpiphp: Slot [15] registered [ 0.501093] acpiphp: Slot [16] registered [ 0.502194] acpiphp: Slot [17] registered [ 0.503291] acpiphp: Slot [18] registered [ 0.504383] acpiphp: Slot [19] registered [ 0.505483] acpiphp: Slot [20] registered [ 0.506589] acpiphp: Slot [21] registered [ 0.507685] acpiphp: Slot [22] registered [ 0.508778] acpiphp: Slot [23] registered [ 0.509871] acpiphp: Slot [24] registered [ 0.510968] acpiphp: Slot [25] registered [ 0.512066] acpiphp: Slot [26] registered [ 0.513162] acpiphp: Slot [27] registered [ 0.514261] acpiphp: Slot [28] registered [ 0.515362] acpiphp: Slot [29] registered [ 0.516462] acpiphp: Slot [30] registered [ 0.517560] acpiphp: Slot [31] registered [ 0.518653] PCI host bridge to bus 0000:00 [ 0.519748] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521154] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.522666] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.528188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.532852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534422] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567257] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.570799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572520] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580576] vgaarb: loaded [ 0.581454] vgaarb: bridge control possible 0000:00:02.0 [ 0.582882] SCSI subsystem initialized [ 0.583977] ACPI: bus type USB registered [ 0.585088] usbcore: registered new interface driver usbfs [ 0.586424] usbcore: registered new interface driver hub [ 0.587742] usbcore: registered new device driver usb [ 0.589162] PCI: Using ACPI for IRQ routing [ 0.590590] NetLabel: Initializing [ 0.591592] NetLabel: domain hash size = 128 [ 0.592731] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.593998] NetLabel: unlabeled traffic allowed by default [ 0.595458] Switched to clocksource kvm-clock [ 0.603704] pnp: PnP ACPI init [ 0.604663] ACPI: bus type PNP registered [ 0.606105] pnp: PnP ACPI: found 5 devices [ 0.607217] ACPI: bus type PNP unregistered [ 0.614661] NET: Registered protocol family 2 [ 0.616104] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.618305] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.620133] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621699] TCP: reno registered [ 0.622676] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624123] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.625753] NET: Registered protocol family 1 [ 0.626958] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629720] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.671238] Unpacking initramfs... [ 1.119565] Freeing initrd memory: 37508k freed [ 1.129145] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.131250] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.134178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.135662] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.137392] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.138830] Initialise system trusted keyring [ 1.140000] audit: initializing netlink socket (disabled) [ 1.141315] type=2000 audit(1533267026.313:1): initialized [ 1.158127] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.159587] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162140] zpool: loaded [ 1.163145] zbud: loaded [ 1.164300] VFS: Disk quotas dquot_6.5.2 [ 1.165579] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167483] msgmni has been set to 7578 [ 1.168781] Key type big_key registered [ 1.170667] NET: Registered protocol family 38 [ 1.172037] Key type asymmetric registered [ 1.173324] Asymmetric key parser 'x509' registered [ 1.174768] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.177134] io scheduler noop registered [ 1.178398] io scheduler deadline registered (default) [ 1.189695] io scheduler cfq registered [ 1.191045] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.192858] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.194452] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.196462] ACPI: Power Button [PWRF] [ 1.197594] GHES: HEST is not enabled! [ 1.198701] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.223039] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.224713] Non-volatile memory driver v1.3 [ 1.225840] Linux agpgart interface v0.103 [ 1.227029] crash memory driver: version 1.1 [ 1.228211] rdac: device handler registered [ 1.229395] hp_sw: device handler registered [ 1.230529] emc: device handler registered [ 1.231629] alua: device handler registered [ 1.232764] libphy: Fixed MDIO Bus: probed [ 1.233907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.235393] ehci-pci: EHCI PCI platform driver [ 1.236546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.237979] ohci-pci: OHCI PCI platform driver [ 1.239236] uhci_hcd: USB Universal Host Controller Interface driver [ 1.259201] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.260527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.262546] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.263834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.265267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.266784] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.268747] usb usb1: Product: UHCI Host Controller [ 1.269959] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.271515] usb usb1: SerialNumber: 0000:00:01.2 [ 1.272750] hub 1-0:1.0: USB hub found [ 1.273819] hub 1-0:1.0: 2 ports detected [ 1.275037] usbcore: registered new interface driver usbserial [ 1.276425] usbcore: registered new interface driver usbserial_generic [ 1.277899] usbserial: USB Serial support registered for generic [ 1.279325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.282048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.283317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.284686] mousedev: PS/2 mouse device common for all mice [ 1.286322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.288712] rtc_cmos 00:00: RTC can wake from S4 [ 1.289221] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.290444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.294743] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.296221] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297735] cpuidle: using governor menu [ 1.298876] hidraw: raw HID events driver (C) Jiri Kosina [ 1.300257] usbcore: registered new interface driver usbhid [ 1.301589] usbhid: USB HID core driver [ 1.302703] drop_monitor: Initializing network drop monitor service [ 1.304187] TCP: cubic registered [ 1.305175] Initializing XFRM netlink socket [ 1.306373] NET: Registered protocol family 10 [ 1.307758] NET: Registered protocol family 17 [ 1.309101] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.310535] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.311970] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.314332] Loading compiled-in X.509 certificates [ 1.315585] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.317942] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.320683] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.323039] registered taskstats version 1 [ 1.325908] Key type trusted registered [ 1.328231] Key type encrypted registered [ 1.330558] IMA: No TPM chip found, activating TPM-bypass! [ 1.332256] rtc_cmos 00:00: setting system clock to 2018-08-03 03:30:26 UTC (1533267026) [ 1.335024] Freeing unused kernel memory: 1680k freed [ 1.339705] 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.343800] systemd[1]: Detected virtualization kvm. [ 1.345046] systemd[1]: Detected architecture x86-64. [ 1.346296] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.348666] systemd[1]: No hostname configured. [ 1.349860] systemd[1]: Set hostname to . [ 1.351152] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.373827] systemd[1]: Reached target Local File Systems. [ 1.375164] systemd[1]: Starting Local File Systems. [ 1.376474] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.378586] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.381423] systemd[1]: Reached target Swap. [ 1.382567] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.384368] systemd[1]: Reached target Paths. [ 1.385513] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.387333] systemd[1]: Reached target Timers. [ 1.388508] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.390442] systemd[1]: Created slice Root Slice. [ 1.391655] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.393629] systemd[1]: Created slice System Slice. [ 1.394863] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.396868] systemd[1]: Listening on Journal Socket. [ 1.398124] systemd[1]: Starting Journal Socket. [ 1.399717] 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.403546] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.405940] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.408893] systemd[1]: Listening on udev Kernel Socket. [ 1.410526] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.412981] systemd[1]: Listening on udev Control Socket. [ 1.414303] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.416324] systemd[1]: Reached target Sockets. [ 1.417552] systemd[1]: Starting Sockets. [ 1.418897] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.422435] systemd[1]: Reached target Slices. [ 1.423678] systemd[1]: Starting Slices. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.426252] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.431000] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.433186] 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.477331] RPC: Registered named UNIX socket transport module. [ 1.478764] RPC: Registered udp transport module. [ 1.479960] RPC: Registered tcp transport module. [ 1.481157] 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] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.574187] FDC 0 is a S82078B [ 1.576467] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.587144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.627224] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.630007] scsi host0: ata_piix [ 1.631684] scsi host1: ata_piix [ 1.633495] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.636073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.637595] 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.729118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.730929] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.732802] usb 1-1: Product: QEMU USB Tablet [ 1.734157] usb 1-1: Manufacturer: QEMU [ 1.735398] usb 1-1: SerialNumber: 42 [ 1.745414] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.748369] 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... [ 1.833170] SGI XFS with ACLs, security attributes, no debug enabled [ 1.835714] XFS (vda1): Mounting V4 Filesystem [ 1.867064] 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 System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.096034] systemd-journald[128]: Received SIGTERM from PID 1 (systemd). [ 2.136518] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 2.180283] SELinux: Disabled at runtime. [ 2.218517] type=1404 audit(1533267027.386:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.247928] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.249355] 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 Delayed Shutdown Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. 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... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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 Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.588682] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.624439] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.800459] type=1305 audit(1533267027.967:3): audit_pid=436 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. [ 2.943442] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.947145] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started udev Coldplug all Devices. [ 2.959253] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[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] Reached target S[ 2.981157] ppdev: user-space parallel port driver ockets. [[32m OK [0m] Reached target Basic System. [ 2.987682] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.987683] [TTM] Initializing pool allocator [ 2.987685] [TTM] Initializing DMA pool allocator [ 2.987963] [drm] fb mappable at 0xFC000000 [ 2.987964] [drm] vram aper at 0xFC000000 [ 2.987964] [drm] size 33554432 [ 2.987964] [drm] fb depth is 24 [ 2.987964] [drm] pitch is 3072 Starting Dump dmesg to /var/log/dmesg... [ 3.022580] fbcon: cirrusdrmfb (fb0) is primary device [ 3.041974] Console: switching to colour frame buffer device 128x48 [ 3.053574] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.056470] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.131421] AES CTR mode by8 optimization enabled [ 3.136497] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.155494] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 3.174033] intel_rapl: no valid rapl domains found in package 0 ] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. [ 3.179424] intel_rapl: no valid rapl domains found in package 0 [ 3.181537] intel_powerclamp: No package C-state available Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.187293] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. 2018-08-03 03:30:32,255 - paramiko.transport - DEBUG - starting thread (client mode): 0x97862050L 2018-08-03 03:30:32,256 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 03:30:32,264 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 03:30:32,264 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 03:30:32,281 - 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-08-03 03:30:32,281 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 03:30:32,281 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 03:30:32,281 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 03:30:32,282 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 03:30:32,282 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 03:30:32,287 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 03:30:32,288 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 03:30:32,319 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-03 03:30:32,320 - paramiko.transport - DEBUG - Trying discovered key 27f9e65534f5f0b277d9054edbcd162d in /tmp/tmpEJbjmx 2018-08-03 03:30:32,328 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:30:32,351 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 03:30:32,355 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-03 03:30:32,356 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:30:32,363 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 03:30:32,371 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206 2018-08-03 03:30:42,383 - paramiko.transport - DEBUG - starting thread (client mode): 0x97890dd0L 2018-08-03 03:30:42,384 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 03:30:42,390 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 03:30:42,391 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 03:30:42,415 - 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-08-03 03:30:42,416 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 03:30:42,416 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 03:30:42,416 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 03:30:42,416 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 03:30:42,416 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 03:30:42,437 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 03:30:42,438 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 03:30:42,449 - paramiko.transport - DEBUG - Trying discovered key 27f9e65534f5f0b277d9054edbcd162d in /tmp/tmpEJbjmx 2018-08-03 03:30:42,478 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:30:42,508 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 03:30:42,513 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-03 03:30:42,513 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-03 03:30:42,514 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-03 03:30:42,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-03 03:30:42,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:30:42,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:30:42,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:30:42,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:30:42,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4739, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4748, "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": 1777, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4717, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "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": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4451, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4705, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:30:42 GMT 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 03:30:42,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:30:42,692 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4739, 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': 4748, 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': 1777, 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': 4717, 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': 872, 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': 810, 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': 4451, 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': 4705, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-03 03:30:42,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:30:42,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4739, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4748, "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": 1777, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4717, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "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": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4451, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4705, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:30:42 GMT 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 03:30:42,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:30:42,839 - functest.core.cloudify - INFO - The current manager status is running 2018-08-03 03:30:42,840 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-03 03:30:43,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T03:30:42.645Z", "updated_at": "2018-08-03T03:30:42.645Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:30:43,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:30:42 GMT 2018-08-03 03:30:43,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:30:43,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 03:30:43,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:30:43,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:30:43,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T03:30:42.645Z", "updated_at": "2018-08-03T03:30:42.645Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:30:42 GMT 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-03 03:30:43,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:30:43,212 - functest.core.cloudify - DEBUG - List secrets: 2018-08-03 03:30:43,213 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-08-03 03:30:43,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:30:43,389 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T03:30:42.645Z", "updated_at": "2018-08-03T03:30:42.645Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:30:43 GMT 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 03:30:43,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:30:43,390 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-03 03:30:43,391 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-03 03:30:43,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-03 03:30:43,391 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 03:30:43,398 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 03:30:43,398 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 03:30:43,422 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:30:43,503 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 03:30:43,503 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 03:30:43,504 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 03:30:43,505 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-03 03:30:43,505 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 03:30:43,524 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 03:31:24,140 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 03:31:24,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.mirror.ndchost.com * extras: mirror.web-ster.com * updates: centos-distro.1gservers.com 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.9.1.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.9.1.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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.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.9.1.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-08-03 03:31:24,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-03 03:31:24,141 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 03:31:24,142 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-03 03:31:27,829 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-03 03:31:27,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:31:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:31:27,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-92697b18-8240-49fc-83a3-83feb92039e1 Date: Fri, 03 Aug 2018 03:31:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "metadata": {}}], "file": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file", "owner": "bcdb945a8eb64642aefd0f03a271ce03", "id": "a2c74403-7753-49c8-bcad-b111097ae18d", "size": 4373348352, "self": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T03:28:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:31:27,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-92697b18-8240-49fc-83a3-83feb92039e1 2018-08-03 03:31:27,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377128124237s 2018-08-03 03:31:27,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-92697b18-8240-49fc-83a3-83feb92039e1 2018-08-03 03:31:27,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 03:31:27,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}' 2018-08-03 03:31:27,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2840ee69-33ba-46b7-ab49-401a82a36186 Date: Fri, 03 Aug 2018 03:31:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ed88a0e8-8277-4b3f-a080-786978225788/file", "owner": "bcdb945a8eb64642aefd0f03a271ce03", "id": "ed88a0e8-8277-4b3f-a080-786978225788", "size": null, "self": "/v2/images/ed88a0e8-8277-4b3f-a080-786978225788", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-03T03:31:27Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "checksum": null, "created_at": "2018-08-03T03:31:27Z", "protected": false} 2018-08-03 03:31:27,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2840ee69-33ba-46b7-ab49-401a82a36186 2018-08-03 03:31:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0489690303802s 2018-08-03 03:31:27,930 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2840ee69-33ba-46b7-ab49-401a82a36186 returning object ed88a0e8-8277-4b3f-a080-786978225788 2018-08-03 03:31:27,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 03:31:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '' 2018-08-03 03:31:34,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f358415-c49b-437a-abc5-17df4fe81fab Date: Fri, 03 Aug 2018 03:31:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:31:34,608 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788/file used request id req-1f358415-c49b-437a-abc5-17df4fe81fab 2018-08-03 03:31:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.67667198181s 2018-08-03 03:31:34,608 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788/file used request id req-1f358415-c49b-437a-abc5-17df4fe81fab 2018-08-03 03:31:34,609 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T03:31:27Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ed88a0e8-8277-4b3f-a080-786978225788/file', u'owner': u'bcdb945a8eb64642aefd0f03a271ce03', u'virtual_size': None, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'id': u'ed88a0e8-8277-4b3f-a080-786978225788', u'size': None, u'name': u'vyos_vrouter-img_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', u'checksum': None, u'self': u'/v2/images/ed88a0e8-8277-4b3f-a080-786978225788', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T03:31:27Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 03:31:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 03:31:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-03 03:31:34,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-226b7a49-356c-4bd8-bfc9-d7b3c9ce3fde x-compute-request-id: req-226b7a49-356c-4bd8-bfc9-d7b3c9ce3fde Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead"}} 2018-08-03 03:31:34,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-226b7a49-356c-4bd8-bfc9-d7b3c9ce3fde 2018-08-03 03:31:34,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0437049865723s 2018-08-03 03:31:34,654 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-226b7a49-356c-4bd8-bfc9-d7b3c9ce3fde 2018-08-03 03:31:34,655 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'321dba68-6004-4a9e-8bc5-9ea44ed04ead', 'swap': 0}) 2018-08-03 03:31:34,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 03:31:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" -d '{"extra_specs": {}}' 2018-08-03 03:31:34,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffd0c62a-e41c-41ff-87a5-710a95659c98 x-compute-request-id: req-ffd0c62a-e41c-41ff-87a5-710a95659c98 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 03:31:34,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead/os-extra_specs used request id req-ffd0c62a-e41c-41ff-87a5-710a95659c98 2018-08-03 03:31:34,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0297889709473s 2018-08-03 03:31:34,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead/os-extra_specs used request id req-ffd0c62a-e41c-41ff-87a5-710a95659c98 2018-08-03 03:31:34,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 03:31:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:31:34,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8da20f0-e6ea-48d6-a608-b1467be8145e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 03:31:34,699 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-a8da20f0-e6ea-48d6-a608-b1467be8145e 2018-08-03 03:31:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:31:34,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42142254-bbc2-48e6-b3c9-1d2c444fb11c Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0686cd0410c344eb8635346c8243c29a"}, "enabled": true, "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/203c1880de02406da42e40fe7ac83be0"}, "enabled": true, "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fb08ee3cc2f404697e8c52639d4cf87"}, "enabled": true, "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/45a1667af67049c0851047f079e56d8f"}, "enabled": true, "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/46e76710ae5c4504a92956e334b5d60c"}, "enabled": true, "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a4d5d21d8bf4df3a78a8ad0af66d993"}, "enabled": true, "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96805ba897824878bd3a7e996539dcf7"}, "enabled": true, "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a3d72f5f03354f26820aaf011ab79d27"}, "enabled": true, "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea425e2bc254212a410a5b9aa715f59"}, "enabled": true, "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b6bdd10739db488fbdd95c880a39ccc6"}, "enabled": true, "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b885f061442b483c89cdac4370a8598f"}, "enabled": true, "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bf1c661a2a504a209b1c04b369835817"}, "enabled": true, "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/cd8bc3c3190e49e5bbea398fa2a03404"}, "enabled": true, "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ddfb45c8eada4d65a11e542a0643c2c9"}, "enabled": true, "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f205792c7a9140aeb5844b02095f9604"}, "enabled": true, "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 03:31:34,800 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-42142254-bbc2-48e6-b3c9-1d2c444fb11c 2018-08-03 03:31:34,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111042022705s 2018-08-03 03:31:34,800 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-42142254-bbc2-48e6-b3c9-1d2c444fb11c 2018-08-03 03:31:34,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 03:31:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:31:34,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea6356b-2a6e-4ee2-9771-e7a173f74b74 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00c3d9128d304393a5af1cc0cafc37b9"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/05fe9966e7b842eebe0265472350dcab"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "05fe9966e7b842eebe0265472350dcab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/096cba3ebe964c6ea6c4c52ed74bae99"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/190142f3c9f945009885f2fb6c157911"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "190142f3c9f945009885f2fb6c157911"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2128ca6c82164f1f8c7b0fb0f87ddeb6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23620ca544ab46b692d4525dcc5ccd08"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/266950fff09e4a8f82f37e71724deb5a"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e46a62b6fd433ab791b584dadb00ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3bbc0153f89540c592c7f507f5c1d841"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ca1583ea4174778bc62b72c3c9f5de0"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4ea7dff991604b7e9dd1d9ef48dabe3a"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/516c99b33ef74cad8333062cc5739476"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "516c99b33ef74cad8333062cc5739476"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53bcf9585a2c4e06a9c936a191abcc08"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60eeaa72a76645609000aa1c1d9e93ae"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/622021cd8772467180f60239a9ffba85"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "622021cd8772467180f60239a9ffba85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e8489f0763f4181890a810bb529debf"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "6e8489f0763f4181890a810bb529debf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727115e17a314036bd1438eb2448f260"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "727115e17a314036bd1438eb2448f260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7b48dec3ce184c078740aa4dd3d7b893"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/835dfbbd580d4575acd70809c2db2895"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "835dfbbd580d4575acd70809c2db2895"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9027ef8b5a0d46baa7278b485fff3ee1"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91b81abb34c44e8ea6c96cdddfb70e1d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/973f413ccb8d4bf0afc1774e3389fc42"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "973f413ccb8d4bf0afc1774e3389fc42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/98a956aed7574e86a91a07fc93bca357"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "98a956aed7574e86a91a07fc93bca357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7d390b068a4b33b9430c900c0290e1"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e283255cd2b4252b23394c803e4d1ed"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b079e53d63bc42d6b76c3d8d5d8d1a7c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b116c537cd37410fba6ee2853cc4c3cb"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bb774a67ac004a498747feb04efd1d44"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "bb774a67ac004a498747feb04efd1d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bbcfa2d9b7704c5aa7c778012d0c4a18"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2d66256a3144307a822e649cd684193"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c2d66256a3144307a822e649cd684193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c77be48aa74e4cef952772a90e95e4d8"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c77be48aa74e4cef952772a90e95e4d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d03aee4e577f4b0e8faeea69c43ad396"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "d03aee4e577f4b0e8faeea69c43ad396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dda60f7756954b188bb6ed80f7217807"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "dda60f7756954b188bb6ed80f7217807"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/debe051d4e144e3ab656e8a06cdefe9e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e008b4f828d34a088ef8f6fda934d4f2"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "e008b4f828d34a088ef8f6fda934d4f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f2ed64e89e1d4977959c7c598a1e8c9c"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f83a8abc26ac4e00a209e162b67db67c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "f83a8abc26ac4e00a209e162b67db67c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8f5e33b3df74717ac78e17e21fe9d7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f923ef78835943c9963d292cd5732031"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "f923ef78835943c9963d292cd5732031"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fcd996fd784c49129f65dc07ac4bc1ac"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdcdc1f8928f4a59961d22f5250defea"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 03:31:34,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-7ea6356b-2a6e-4ee2-9771-e7a173f74b74 2018-08-03 03:31:34,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.102477073669s 2018-08-03 03:31:34,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-7ea6356b-2a6e-4ee2-9771-e7a173f74b74 2018-08-03 03:31:34,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:31:34,922 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:31:34,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-cb949616-07ef-48d8-8202-f0362f0644e7 Date: Fri, 03 Aug 2018 03:31:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 1, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "04eb7b03-6b65-41c8-8935-7c6ff52189ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "1de283bb-d4f4-48f9-88b1-b823c29aef9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "f865cc35-c511-4398-8de8-e5998b7069a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 7, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:31:34,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cb949616-07ef-48d8-8202-f0362f0644e7 2018-08-03 03:31:34,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0561759471893s 2018-08-03 03:31:34,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cb949616-07ef-48d8-8202-f0362f0644e7 2018-08-03 03:31:34,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 03:31:34,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -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": "8aaebe7e-c60c-475e-ab44-71c406589e17"}}' 2018-08-03 03:31:35,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-43de7fa1-4559-4139-8f7b-8501fa4699e9 Date: Fri, 03 Aug 2018 03:31:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T03:31:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "port_range_min": 22, "revision_number": 0, "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:31:35Z", "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "34640c1e-654f-423f-804e-4e1937624afd"}} 2018-08-03 03:31:35,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-43de7fa1-4559-4139-8f7b-8501fa4699e9 2018-08-03 03:31:35,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154465198517s 2018-08-03 03:31:35,137 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-43de7fa1-4559-4139-8f7b-8501fa4699e9 2018-08-03 03:31:35,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-03 03:31:35,144 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:36,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:36,879 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-03 03:31:36,879 - 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-08-03T03:31:36.836Z", "updated_at": "2018-08-03T03:31:36.836Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "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": {}, "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": "", "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "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.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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "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.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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "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": {}, "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": "", "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": 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-08-03 03:31:36,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:36,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:36 GMT 2018-08-03 03:31:36,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:36,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-03 03:31:36,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:36,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-03 03:31:36,894 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "ed88a0e8-8277-4b3f-a080-786978225788", "keystone_password": "50c29b30-62a0-4445-8cc3-db2c87d24282", "reference_vnf_flavor_id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "target_vnf_flavor_id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "target_vnf_image_id": "ed88a0e8-8277-4b3f-a080-786978225788"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-03 03:31:37,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:37,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:37,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:37,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-03 03:31:37,576 - 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": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "target_vnf_flavor_id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "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_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ed88a0e8-8277-4b3f-a080-786978225788", "keystone_password": "50c29b30-62a0-4445-8cc3-db2c87d24282", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "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": "ed88a0e8-8277-4b3f-a080-786978225788", "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"}, "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-08-03T03:31:37.014Z", "updated_at": "2018-08-03T03:31:37.014Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:37 GMT 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:37,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-03 03:31:37,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:37,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:37,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:37,638 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:37 GMT 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-03 03:31:37,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:37,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:31:37,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:37,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:37,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:37,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:37 GMT 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 03:31:37,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:37,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:31:37,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:37,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:37,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:37,804 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:37 GMT 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:31:37,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:42,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:31:42,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:42,877 - 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-08-03T03:31:38.461Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:38.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:38.784Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:38.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:38.784Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:38.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:38.784Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:38.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:38.867Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:38.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:39.774Z", "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-08-03T03:31:39.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:40.786Z", "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-08-03T03:31:40.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:40.786Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:40.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:40.786Z", "message": "Installing from directory: /tmp/tmpswr6bS [args=--prefix=\"/tmp/openstack-O7IS03\" --constraint=\"/tmp/openstack-O7IS03/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:40.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:40.786Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpswr6bS --prefix=\"/tmp/openstack-O7IS03\" --constraint=\"/tmp/openstack-O7IS03/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:31:40.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:31:40.786Z", "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-08-03T03:31:40.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-03 03:31:42,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:42,878 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:42 GMT 2018-08-03 03:31:42,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:42,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-03 03:31:42,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:42,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-03 03:31:42,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-03 03:31:42,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-03 03:31:42,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpswr6bS [args=--prefix="/tmp/openstack-O7IS03" --constraint="/tmp/openstack-O7IS03/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-03 03:31:42,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpswr6bS --prefix="/tmp/openstack-O7IS03" --constraint="/tmp/openstack-O7IS03/constraint.txt" 2018-08-03 03:31:42,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-03 03:31:42,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:42,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:42,938 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:31:42,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:42,938 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:42 GMT 2018-08-03 03:31:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:31:42,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:47,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:48,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:48 GMT 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 03:31:48,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:48,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:48,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:48,469 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:31:48,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:48,469 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:48 GMT 2018-08-03 03:31:48,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:48,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:31:48,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:53,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:31:53,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:53,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:53,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:53 GMT 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 03:31:53,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:53,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:31:53,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:53,596 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:31:53,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:53,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:53 GMT 2018-08-03 03:31:53,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:53,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:31:53,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:58,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:31:58,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:58,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:58,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:58,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:58,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:58 GMT 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 03:31:58,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:31:58,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:31:58,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:31:58,725 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:31:58,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:31:58,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:31:58 GMT 2018-08-03 03:31:58,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:31:58,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:31:58,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:03,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:03,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:03 GMT 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:03,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:32:03,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:03,849 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:03,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:03 GMT 2018-08-03 03:32:03,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:03,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 03:32:03,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:08,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:08,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:06.415Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:06.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:06.818Z", "message": "Removing directory: /tmp/tmpswr6bS", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:06.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94", "logger": "4236c238-7541-4150-b4cb-e95ed9f30d88"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:07.395Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:07.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:07.840Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:07.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:07.840Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:07.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:08.851Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:08.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-03 03:32:08,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:08,929 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:08 GMT 2018-08-03 03:32:08,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:08,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-08-03 03:32:08,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:08,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-03 03:32:08,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpswr6bS 2018-08-03 03:32:08,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 03:32:08,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-03 03:32:08,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-03 03:32:08,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-03 03:32:08,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9904e9d9-6415-40e2-a6dd-e0b04535da94 2018-08-03 03:32:08,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:08,985 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"} 2018-08-03 03:32:08,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:08,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:08 GMT 2018-08-03 03:32:08,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:08,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-03 03:32:08,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:08,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-03 03:32:08,987 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:09,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-03 03:32:09,145 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:09 GMT 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:09,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:09,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:09,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:09,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:09,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:09,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:09,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:09,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:09 GMT 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 03:32:09,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:09,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:09,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:09,276 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:09 GMT 2018-08-03 03:32:09,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:09,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:09,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:14,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:14,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:14,410 - 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-08-03T03:32:09.855Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:09.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:10.858Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:10.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.363Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:12.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.443Z", "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-08-03T03:32:12.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:12.876Z", "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-08-03T03:32:12.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "6c368f38-bffb-454f-94b5-1477c49514a1"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:13.374Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:13.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-08-03 03:32:14,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:14,411 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:14 GMT 2018-08-03 03:32:14,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:14,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15237 2018-08-03 03:32:14,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:14,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-03 03:32:14,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 03:32:14,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 03:32:14,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 03:32:14,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 03:32:14,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 03:32:14,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 03:32:14,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 03:32:14,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 03:32:14,414 - 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-08-03 03:32:14,414 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,415 - 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-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-03 03:32:14,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 03:32:14,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:14,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:14,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:14,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:14,525 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:14 GMT 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:14,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:14,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:19,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:19,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:19,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_wdg3hj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:14.604Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:14.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:14.604Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:14.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:14.604Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:14.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:14.604Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:14.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.098Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:32:14Z', u'updated_at': u'2018-08-03T03:32:14Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'bcdb945a8eb64642aefd0f03a271ce03', u'port_id': None, u'id': u'b42bfbd2-bb17-4f3f-b45f-1a73cf5ca427', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "e4a35f0f-30a0-438a-b4ce-e301b55b1ffd"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.719Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.919Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:32:14Z', u'updated_at': u'2018-08-03T03:32:14Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'bcdb945a8eb64642aefd0f03a271ce03', u'port_id': None, u'id': u'a9cca2af-283a-4792-b5bb-ff9f6087dfa8', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "67f713df-8341-47d6-a1c7-b9f1d4b986f9"}, {"node_instance_id": "external_network_wdg3hj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:15.919Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:15.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "aa048511-f565-40e6-873d-10d046c766ed"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:16.773Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:16.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:17.785Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:17.785Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "keypair_3tzuid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:17.785Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:17.785Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "security_group_egij0c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:17.785Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:18.790Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:18.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:18.790Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:18.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:18.790Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:18.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:18.790Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:18.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 61, "offset": 28, "size": 50}}} 2018-08-03 03:32:19,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:19,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:19 GMT 2018-08-03 03:32:19,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:19,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17131 2018-08-03 03:32:19,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 03:32:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-03 03:32:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 03:32:19,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 03:32:19,598 - 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'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:32:14Z', u'updated_at': u'2018-08-03T03:32:14Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'bcdb945a8eb64642aefd0f03a271ce03', u'port_id': None, u'id': u'b42bfbd2-bb17-4f3f-b45f-1a73cf5ca427', u'qos_policy_id': None} 2018-08-03 03:32:19,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 03:32:19,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 03:32:19,599 - 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'bcdb945a8eb64642aefd0f03a271ce03', u'created_at': u'2018-08-03T03:32:14Z', u'updated_at': u'2018-08-03T03:32:14Z', u'floating_network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', 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'bcdb945a8eb64642aefd0f03a271ce03', u'port_id': None, u'id': u'a9cca2af-283a-4792-b5bb-ff9f6087dfa8', u'qos_policy_id': None} 2018-08-03 03:32:19,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-03 03:32:19,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:19,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-03 03:32:19,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-03 03:32:19,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-03 03:32:19,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:19,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:19,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:19,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:19,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:19,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:19,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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:19 GMT 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:19,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:24,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:24,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:19.796Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:19.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:19.796Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:19.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:20.858Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:21.938Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:21.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:21.938Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:21.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:22.944Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:22.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:22.944Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:22.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "router_1y1395", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:22.944Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:22.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:23.948Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:23.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 75, "offset": 61, "size": 50}}} 2018-08-03 03:32:24,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:24,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:24 GMT 2018-08-03 03:32:24,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:24,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6961 2018-08-03 03:32:24,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:24,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:24,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:24,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:24,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:24,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 03:32:24,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-03 03:32:24,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:24,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-03 03:32:24,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:24,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:24,846 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:24,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:24,846 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:24 GMT 2018-08-03 03:32:24,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:24,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:24,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:29,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:29,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:24.952Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:24.952Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:25.957Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:25.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.004Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:27.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.004Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:27.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.004Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:27.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.004Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:27.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.004Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:27.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.831Z", "message": "connect_security_group(): source_id=a782966a-35b0-4f31-b1cd-2e074584b792 target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', 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-08-03T03:32:27.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "f08badc8-dd42-48e1-b0a3-51f467867e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:27.997Z", "message": "connect_security_group(): source_id=558246a6-f9fc-4ade-a397-d2620a3d782e target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', 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-08-03T03:32:27.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "831b0130-1294-4e70-bc26-3b3dc712e631"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:28.476Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:28.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:29.011Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:29.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 94, "offset": 75, "size": 50}}} 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:29 GMT 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8974 2018-08-03 03:32:29,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:29,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 03:32:29,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 03:32:29,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:29,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:29,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-03 03:32:29,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a782966a-35b0-4f31-b1cd-2e074584b792 target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=558246a6-f9fc-4ade-a397-d2620a3d782e target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:29,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:29,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:29,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:29,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:29,979 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:29,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:29,980 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:29 GMT 2018-08-03 03:32:29,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:29,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:29,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:31,952 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 03:32:34,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:35,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:35,048 - 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-08-03T03:32:31.154Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:31.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:32.304Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:32.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 101, "offset": 92, "size": 50}}} 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:35 GMT 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3535 2018-08-03 03:32:35,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:35,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-03 03:32:35,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:35,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:35,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 03:32:35,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 03:32:35,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 03:32:35,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 03:32:35,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:35,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:35,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:35,117 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:35 GMT 2018-08-03 03:32:35,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:35,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:35,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:40,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:40,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:40,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:40,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:35.183Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:35.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:35.314Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:35.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:36.320Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:36.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:36.320Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:36.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:37.505Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:37.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:37.505Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:37.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:37.505Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:37.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:37.505Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:37.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:38.349Z", "message": "connect_security_group(): source_id=6b5198ba-6d8d-4182-b056-4acbaf682c94 target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', 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-08-03T03:32:38.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "24573eee-af2f-419d-aa16-a12e5716378a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:39.011Z", "message": "connect_security_group(): source_id=99ae4758-f511-4f1c-89ce-868fcf3c666b target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', 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-08-03T03:32:39.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "b39102f2-b680-4422-9712-f8301daf75cd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:39.297Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:39.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:39.538Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:39.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:39.538Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:39.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:39.538Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:39.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 119, "offset": 99, "size": 50}}} 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:40 GMT 2018-08-03 03:32:40,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:40,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7379 2018-08-03 03:32:40,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 03:32:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:40,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6b5198ba-6d8d-4182-b056-4acbaf682c94 target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=99ae4758-f511-4f1c-89ce-868fcf3c666b target={u'external_id': u'56ec63a4-4f1b-45de-98bd-0c7377fc5fbe', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-03 03:32:40,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 03:32:40,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:40,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:40,516 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:40,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:40,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:40 GMT 2018-08-03 03:32:40,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:40,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:40,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:45,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:45,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:45,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:45,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:45,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:45,584 - 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-08-03T03:32:43.208Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:43.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:43.564Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:43.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.584Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:44.624Z", "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'99ae4758-f511-4f1c-89ce-868fcf3c666b', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:69:50:5d'}, {u'external_id': u'558246a6-f9fc-4ade-a397-d2620a3d782e', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f5:85:d8'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "c7606696-6d4c-4112-be05-82320cf23c61"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:45.278Z", "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'6b5198ba-6d8d-4182-b056-4acbaf682c94', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:fc:57'}, {u'external_id': u'a782966a-35b0-4f31-b1cd-2e074584b792', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:98:13:0a'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:45.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "570e6422-d447-4fa3-9fe7-4d6c470314b7"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:45.278Z", "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-08-03T03:32:45.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "c7606696-6d4c-4112-be05-82320cf23c61"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:45.278Z", "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-08-03T03:32:45.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "570e6422-d447-4fa3-9fe7-4d6c470314b7"}], "metadata": {"pagination": {"total": 131, "offset": 113, "size": 50}}} 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:45 GMT 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7337 2018-08-03 03:32:45,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-03 03:32:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-03 03:32:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 03:32:45,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 03:32:45,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 03:32:45,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 03:32:45,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 03:32:45,586 - 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'99ae4758-f511-4f1c-89ce-868fcf3c666b', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:69:50:5d'}, {u'external_id': u'558246a6-f9fc-4ade-a397-d2620a3d782e', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f5:85:d8'}] 2018-08-03 03:32:45,586 - 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'6b5198ba-6d8d-4182-b056-4acbaf682c94', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:fc:57'}, {u'external_id': u'a782966a-35b0-4f31-b1cd-2e074584b792', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:98:13:0a'}] 2018-08-03 03:32:45,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-03 03:32:45,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-03 03:32:45,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:45,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:45,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:45,638 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:45,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:45,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:45 GMT 2018-08-03 03:32:45,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:45,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:45,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:50,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:50,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:46.562Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'99ae4758-f511-4f1c-89ce-868fcf3c666b'}, {'port-id': u'558246a6-f9fc-4ade-a397-d2620a3d782e'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:46.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "c7606696-6d4c-4112-be05-82320cf23c61"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:47.284Z", "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-08-03T03:32:47.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "c7606696-6d4c-4112-be05-82320cf23c61"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:47.284Z", "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-08-03T03:32:47.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "570e6422-d447-4fa3-9fe7-4d6c470314b7"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:47.284Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'99ae4758-f511-4f1c-89ce-868fcf3c666b'}, {'port-id': u'558246a6-f9fc-4ade-a397-d2620a3d782e'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:47.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "c7606696-6d4c-4112-be05-82320cf23c61"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:47.284Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'6b5198ba-6d8d-4182-b056-4acbaf682c94'}, {'port-id': u'a782966a-35b0-4f31-b1cd-2e074584b792'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:47.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "570e6422-d447-4fa3-9fe7-4d6c470314b7"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:47.284Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'6b5198ba-6d8d-4182-b056-4acbaf682c94'}, {'port-id': u'a782966a-35b0-4f31-b1cd-2e074584b792'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:47.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "570e6422-d447-4fa3-9fe7-4d6c470314b7"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:48.037Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:48.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:49.220Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:49.220Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:49.220Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:49.220Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:49.598Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:49.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:49.598Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:49.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:49.598Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:49.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:50.604Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:50.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:50.604Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:50.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:50.604Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:50.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:50.604Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:32:50.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 147, "offset": 125, "size": 50}}} 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:50,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:50 GMT 2018-08-03 03:32:50,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:50,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10038 2018-08-03 03:32:50,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:50,706 - 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'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'99ae4758-f511-4f1c-89ce-868fcf3c666b'}, {'port-id': u'558246a6-f9fc-4ade-a397-d2620a3d782e'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'} 2018-08-03 03:32:50,707 - 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-08-03 03:32:50,707 - 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-08-03 03:32:50,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'99ae4758-f511-4f1c-89ce-868fcf3c666b'}, {'port-id': u'558246a6-f9fc-4ade-a397-d2620a3d782e'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'} 2018-08-03 03:32:50,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'6b5198ba-6d8d-4182-b056-4acbaf682c94'}, {'port-id': u'a782966a-35b0-4f31-b1cd-2e074584b792'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'} 2018-08-03 03:32:50,707 - 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'ed88a0e8-8277-4b3f-a080-786978225788', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'db5afa18-2b92-47b3-8a09-f1da8e1f105c'}, 'nics': [{'port-id': u'6b5198ba-6d8d-4182-b056-4acbaf682c94'}, {'port-id': u'a782966a-35b0-4f31-b1cd-2e074584b792'}], 'flavor': u'321dba68-6004-4a9e-8bc5-9ea44ed04ead'} 2018-08-03 03:32:50,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 03:32:50,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:50,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 03:32:50,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 03:32:50,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 03:32:50,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:50,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:50,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:50 GMT 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:50,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:50,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:55,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:55,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mny898", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:53.119Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T03:32:53.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:32:53.628Z", "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-08-03T03:32:53.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 149, "offset": 141, "size": 50}}} 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:55 GMT 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-08-03 03:32:55,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:32:55,840 - 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-08-03 03:32:55,840 - 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-08-03 03:32:55,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:32:55,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:32:55,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:32:55,893 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:32:55 GMT 2018-08-03 03:32:55,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:32:55,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:32:55,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:00,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:01,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:01,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:01,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:01,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:01,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:01 GMT 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:01,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:01,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:02,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:02,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:02,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:02,009 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:02 GMT 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:02,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:07,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:07,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:07,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:07 GMT 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:07,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:07,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:07,277 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:07 GMT 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:07,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:07,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:12,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:12,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:12 GMT 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:12,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:12,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:12,400 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:12,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:12,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:12 GMT 2018-08-03 03:33:12,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:12,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:12,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:17,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:17,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:17 GMT 2018-08-03 03:33:17,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:17,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:17,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:17,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:17,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:17,536 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:17,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:17 GMT 2018-08-03 03:33:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:17,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:22,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:22,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:22,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:22 GMT 2018-08-03 03:33:22,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:22,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:22,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:22,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:22,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:22,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:22,660 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:22,660 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:22 GMT 2018-08-03 03:33:22,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:22,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:22,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:27,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:27,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:27,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:27,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:27,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:23.189Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:23.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:23.712Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:23.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:23.712Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:23.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:23.712Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:23.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:25.266Z", "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-08-03T03:33:25.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:25.777Z", "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-08-03T03:33:25.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 155, "offset": 143, "size": 50}}} 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:27 GMT 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-03 03:33:27,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:27,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 03:33:27,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 03:33:27,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 03:33:27,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 03:33:27,741 - 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-08-03 03:33:27,741 - 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-08-03 03:33:27,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:27,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:27,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:27,801 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:27,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:27 GMT 2018-08-03 03:33:27,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:27,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:27,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:32,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:32,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:32 GMT 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:32,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:32,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:32,926 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:32,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:32,926 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:32 GMT 2018-08-03 03:33:32,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:32,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:32,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:37,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:37,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-03 03:33:37,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:37,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:37 GMT 2018-08-03 03:33:37,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:37,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:37,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:37,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:38,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:38,047 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:38,047 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:38 GMT 2018-08-03 03:33:38,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:38,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:38,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:43,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:43,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:43,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:43,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:43 GMT 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:43,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:43,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:43,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:43,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:43,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:43,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:43,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:43,171 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:43 GMT 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:43,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:48,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:48,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:48 GMT 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:48,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:48,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:48,294 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:48,294 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:48 GMT 2018-08-03 03:33:48,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:48,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:48,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:53,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:53,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:53,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:53 GMT 2018-08-03 03:33:53,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:53,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 03:33:53,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:53,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:53,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:53,429 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:53,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:53,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:53 GMT 2018-08-03 03:33:53,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:53,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:53,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:58,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:33:58,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:58,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:55.380Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:55.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:55.853Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:55.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:55.853Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:55.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:55.853Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:55.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:57.349Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:57.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "d4a4ff65-d7f0-4004-849c-676ef78df6e6"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:57.469Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:57.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:57.865Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:57.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:58.323Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:58.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e", "logger": "5ae0faeb-8fc0-41c9-9f49-fc984cd1d2fc"}], "metadata": {"pagination": {"total": 163, "offset": 149, "size": 50}}} 2018-08-03 03:33:58,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:58,502 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:58 GMT 2018-08-03 03:33:58,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:58,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-03 03:33:58,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:33:58,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-03 03:33:58,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-03 03:33:58,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:33:58,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:33:58,566 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:33:58,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:33:58 GMT 2018-08-03 03:33:58,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:33:58,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 03:33:58,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:34:03,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:34:03,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:34:03,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:34:03,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:34:03,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:33:58.869Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T03:33:58.869Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 164, "offset": 157, "size": 50}}} 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:34:03 GMT 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-08-03 03:34:03,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:34:03,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-03 03:34:03,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/30e75f50-e9b9-4e2a-bc72-26a2b83c558e 2018-08-03 03:34:03,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:34:03,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:34:03,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:34:03,698 - 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-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"} 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:34:03 GMT 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-03 03:34:03,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:34:03,699 - 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-08-03T03:32:09.052Z', 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'30e75f50-e9b9-4e2a-bc72-26a2b83c558e'} 2018-08-03 03:34:03,711 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-03 03:34:03,773 - 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-08-03 03:34:03,835 - 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-08-03 03:34:03,836 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-03 03:34:03,836 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-08-03 03:34:03,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:04,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84600698-4c24-4e65-8d40-2fbfba2cba65 x-compute-request-id: req-84600698-4c24-4e65-8d40-2fbfba2cba65 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:04,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84600698-4c24-4e65-8d40-2fbfba2cba65 2018-08-03 03:34:04,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74626994133s 2018-08-03 03:34:04,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84600698-4c24-4e65-8d40-2fbfba2cba65 2018-08-03 03:34:04,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:05,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e21ee51a-4c40-46f8-ac00-301ab6c7e509 x-compute-request-id: req-e21ee51a-4c40-46f8-ac00-301ab6c7e509 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:05,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e21ee51a-4c40-46f8-ac00-301ab6c7e509 2018-08-03 03:34:05,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580728054047s 2018-08-03 03:34:05,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e21ee51a-4c40-46f8-ac00-301ab6c7e509 2018-08-03 03:34:05,173 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.3 2018-08-03 03:34:05,173 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:69:50:5d 2018-08-03 03:34:05,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:05,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:05,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e07e1fd-dab8-4b46-9da5-c7a6a4f00aa3 x-compute-request-id: req-9e07e1fd-dab8-4b46-9da5-c7a6a4f00aa3 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:05,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e07e1fd-dab8-4b46-9da5-c7a6a4f00aa3 2018-08-03 03:34:05,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630800962448s 2018-08-03 03:34:05,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e07e1fd-dab8-4b46-9da5-c7a6a4f00aa3 2018-08-03 03:34:05,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:06,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cdca300-dd6f-44d6-91fb-4f226d095054 x-compute-request-id: req-3cdca300-dd6f-44d6-91fb-4f226d095054 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:06,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3cdca300-dd6f-44d6-91fb-4f226d095054 2018-08-03 03:34:06,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59871506691s 2018-08-03 03:34:06,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3cdca300-dd6f-44d6-91fb-4f226d095054 2018-08-03 03:34:06,411 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-08-03 03:34:06,411 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:f5:85:d8 2018-08-03 03:34:06,411 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-03 03:34:06,412 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-08-03 03:34:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:06,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121d342e-8f90-47a8-94aa-d068c3d1f8c4 x-compute-request-id: req-121d342e-8f90-47a8-94aa-d068c3d1f8c4 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:06,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-121d342e-8f90-47a8-94aa-d068c3d1f8c4 2018-08-03 03:34:06,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405850887299s 2018-08-03 03:34:06,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-121d342e-8f90-47a8-94aa-d068c3d1f8c4 2018-08-03 03:34:06,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:07,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8bd700e-2107-43fb-8691-6695ce17044e x-compute-request-id: req-b8bd700e-2107-43fb-8691-6695ce17044e Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:07,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b8bd700e-2107-43fb-8691-6695ce17044e 2018-08-03 03:34:07,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419170856476s 2018-08-03 03:34:07,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b8bd700e-2107-43fb-8691-6695ce17044e 2018-08-03 03:34:07,245 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-08-03 03:34:07,246 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:cf:fc:57 2018-08-03 03:34:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3638a95-76d8-490e-8dea-5b966565ade4 x-compute-request-id: req-f3638a95-76d8-490e-8dea-5b966565ade4 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:07,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3638a95-76d8-490e-8dea-5b966565ade4 2018-08-03 03:34:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577573060989s 2018-08-03 03:34:07,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3638a95-76d8-490e-8dea-5b966565ade4 2018-08-03 03:34:07,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:34:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:34:08,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48035b9d-d18b-42aa-b37f-8dc1218bd23b x-compute-request-id: req-48035b9d-d18b-42aa-b37f-8dc1218bd23b Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:34:08,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48035b9d-d18b-42aa-b37f-8dc1218bd23b 2018-08-03 03:34:08,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557480096817s 2018-08-03 03:34:08,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48035b9d-d18b-42aa-b37f-8dc1218bd23b 2018-08-03 03:34:08,389 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-08-03 03:34:08,389 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:98:13:0a 2018-08-03 03:34:08,390 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-03 03:34:08,403 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:34:08,421 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-03 03:34:08,431 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:34:08,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-03 03:34:08,447 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-03 03:34:08,456 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:34:08,538 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-03 03:34:08' 2018-08-03 03:34:08,538 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-03 03:34:08,539 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-03 03:34:08,550 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:34:08,576 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-03 03:34:08,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x977eb890L 2018-08-03 03:34:08,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 03:34:08,584 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-03 03:34:08,584 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-03 03:34:08,585 - 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-08-03 03:34:08,585 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-03 03:34:08,585 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-03 03:34:08,586 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 03:34:08,586 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-03 03:34:08,586 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 03:34:08,623 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-03 03:34:08,737 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-03 03:34:08,738 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 03:34:08,745 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-03 03:34:08,772 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:34:20,791 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-03 03:34:20,792 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-03 03:34:20,796 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-03 03:34:20,796 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 03:34:20,798 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 03:34:20,798 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 03:34:20,802 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:34:20,804 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:34:21,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-03 03:34:22,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-03 03:34:27,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-03 03:34:28,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-03 03:34:33,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-03 03:34:34,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-03 03:34:39,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-03 03:34:40,844 - 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-08-03 03:34:45,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-03 03:34:46,851 - 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-08-03 03:34:51,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-03 03:34:52,858 - 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-08-03 03:34:57,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-03 03:34:58,865 - 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-08-03 03:35:03,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-03 03:35:04,869 - 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-08-03 03:35:09,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-03 03:35:10,877 - 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-08-03 03:35:15,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-03 03:35:16,884 - 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-08-03 03:35:21,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-03 03:35:22,891 - 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-08-03 03:35:27,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-03 03:35:28,899 - 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-08-03 03:35:33,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-03 03:35:34,906 - 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-08-03 03:35:39,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-03 03:35:40,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-03 03:35:45,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-08-03 03:35:46,917 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-03 03:35:51,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-08-03 03:35:52,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-08-03 03:35:57,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.10 2018-08-03 03:35:58,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.10 [edit] vyos@vyos# 2018-08-03 03:36:03,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-08-03 03:36:04,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-03 03:36:09,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-08-03 03:36:10,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-08-03 03:36:15,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-03 03:36:16,949 - 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-08-03 03:36:21,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-03 03:36:22,956 - 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-08-03 03:36:27,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-03 03:36:28,964 - 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-08-03 03:36:33,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-03 03:36:34,971 - 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-08-03 03:36:39,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-03 03:36:40,979 - 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-08-03 03:36:45,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-03 03:36:46,982 - 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-08-03 03:36:51,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-03 03:36:52,990 - 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-08-03 03:36:57,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-03 03:36:58,997 - 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-08-03 03:37:04,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-03 03:37:05,004 - 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-08-03 03:37:10,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-03 03:37:11,011 - 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-08-03 03:37:16,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-08-03 03:37:17,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-08-03 03:37:22,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-03 03:37:23,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-03 03:37:28,071 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 03:37:28,091 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-03 03:37:28,108 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:37:28,147 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-03 03:37:28,150 - paramiko.transport - DEBUG - starting thread (client mode): 0x97895b50L 2018-08-03 03:37:28,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 03:37:28,160 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-03 03:37:28,161 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-03 03:37:28,162 - 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-08-03 03:37:28,162 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-03 03:37:28,162 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-03 03:37:28,162 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 03:37:28,163 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-03 03:37:28,163 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 03:37:28,201 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-03 03:37:28,313 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-03 03:37:28,314 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 03:37:28,317 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-03 03:37:28,349 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:37:28,360 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-03 03:37:28,360 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-03 03:37:28,381 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-03 03:37:28,382 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 03:37:28,383 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 03:37:28,383 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 03:37:28,386 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:37:28,388 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:37:29,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-03 03:37:30,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-03 03:37:35,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-03 03:37:36,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-03 03:37:41,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-03 03:37:42,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-03 03:37:47,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-03 03:37:48,427 - 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-08-03 03:37:53,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-08-03 03:37:54,433 - 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-08-03 03:37:59,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-03 03:38:00,437 - 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-08-03 03:38:05,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-03 03:38:06,444 - 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-08-03 03:38:11,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-03 03:38:12,451 - 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-08-03 03:38:17,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-03 03:38:18,459 - 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-08-03 03:38:23,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-03 03:38:24,466 - 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-08-03 03:38:29,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-03 03:38:30,474 - 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-08-03 03:38:35,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-03 03:38:36,481 - 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-08-03 03:38:41,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-03 03:38:42,488 - 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-08-03 03:38:47,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-03 03:38:48,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-03 03:38:53,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-08-03 03:38:54,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-03 03:38:59,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-08-03 03:39:00,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-08-03 03:39:05,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.4 2018-08-03 03:39:06,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.4 [edit] vyos@vyos# 2018-08-03 03:39:11,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-08-03 03:39:12,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-03 03:39:17,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-08-03 03:39:18,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-08-03 03:39:23,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-03 03:39:24,530 - 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-08-03 03:39:29,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-03 03:39:30,537 - 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-08-03 03:39:35,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-03 03:39:36,544 - 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-08-03 03:39:41,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-03 03:39:42,551 - 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-08-03 03:39:47,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-03 03:39:48,554 - 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-08-03 03:39:53,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-03 03:39:54,562 - 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-08-03 03:39:59,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-03 03:40:00,569 - 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-08-03 03:40:05,574 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-03 03:40:06,576 - 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-08-03 03:40:11,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-03 03:40:12,583 - 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-08-03 03:40:17,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-03 03:40:18,591 - 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-08-03 03:40:23,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-08-03 03:40:24,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-08-03 03:40:29,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-03 03:40:30,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-03 03:40:35,661 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 03:40:35,671 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-03 03:40:35,671 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-03 03:41:35,726 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-03 03:41:35,745 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 03:41:35,781 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-03 03:41:35,783 - paramiko.transport - DEBUG - starting thread (client mode): 0x984d17d0L 2018-08-03 03:41:35,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 03:41:35,790 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-03 03:41:35,790 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-03 03:41:35,792 - 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-08-03 03:41:35,792 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-03 03:41:35,792 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-03 03:41:35,792 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 03:41:35,792 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-03 03:41:35,792 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 03:41:35,828 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-03 03:41:35,937 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-03 03:41:35,937 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 03:41:35,940 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-03 03:41:35,977 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 03:41:41,989 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-03 03:41:41,989 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-03 03:41:42,014 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-03 03:41:42,015 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 03:41:42,016 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 03:41:42,016 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 03:41:42,018 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:41:42,020 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 03:41:43,022 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-03 03:42:13,103 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 03:42:13,134 - 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-08-03 03:42:13,134 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, 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.4 4 65002 3 6 0 0 0 00:01:06 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-03 03:42:13,135 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:12 Last read 20:26:23, 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.10 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.10, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 49200 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fe98:130a Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-03 03:42:13,135 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-03 03:42:13,135 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-03 03:42:13,135 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-03 03:42:13,135 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-03 03:42:13,136 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'484.6' 2018-08-03 03:42:13,136 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-03 03:42:13,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:42:13,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:14,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98892454-fcf4-4a2a-9f2e-dd9c2c23a07a x-compute-request-id: req-98892454-fcf4-4a2a-9f2e-dd9c2c23a07a Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:37Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:42:14,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98892454-fcf4-4a2a-9f2e-dd9c2c23a07a 2018-08-03 03:42:14,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17825984955s 2018-08-03 03:42:14,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98892454-fcf4-4a2a-9f2e-dd9c2c23a07a 2018-08-03 03:42:14,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 03:42:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:14,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e72af734-0401-407d-8f70-c3e0a4bd0af6 x-compute-request-id: req-e72af734-0401-407d-8f70-c3e0a4bd0af6 Content-Type: application/json 2018-08-03 03:42:14,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851 used request id req-e72af734-0401-407d-8f70-c3e0a4bd0af6 2018-08-03 03:42:14,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133803129196s 2018-08-03 03:42:14,453 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851 used request id req-e72af734-0401-407d-8f70-c3e0a4bd0af6 2018-08-03 03:42:14,453 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-03 03:42:14,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:42:14,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:15,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb6a406f-4867-4719-b8c0-ca3d8d0a343d x-compute-request-id: req-bb6a406f-4867-4719-b8c0-ca3d8d0a343d Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:fc:57", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:13:0a", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aa82c911-a015-4d27-b2a2-01575d331bde", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:39.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "aa82c911-a015-4d27-b2a2-01575d331bde", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:33:39Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T03:32:49Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:50:5d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:85:d8", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44301070-1af7-4fd7-8a87-c41379642851", "rel": "bookmark"}], "image": {"id": "ed88a0e8-8277-4b3f-a080-786978225788", "links": [{"href": "http://172.30.9.22:8774/images/ed88a0e8-8277-4b3f-a080-786978225788", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:33:37.000000", "flavor": {"id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "links": [{"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}]}, "id": "44301070-1af7-4fd7-8a87-c41379642851", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:42:14Z", "hostId": "cf58ca3ce8f28c0fde51e00be9ad725e95b9ca2674440d1968b48499", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-03T03:32:47Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "db5afa18-2b92-47b3-8a09-f1da8e1f105c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:30:23Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:42:15,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb6a406f-4867-4719-b8c0-ca3d8d0a343d 2018-08-03 03:42:15,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44936394691s 2018-08-03 03:42:15,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb6a406f-4867-4719-b8c0-ca3d8d0a343d 2018-08-03 03:42:15,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 03:42:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:16,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ace3012-1b16-405f-a130-2b163be41e49 x-compute-request-id: req-0ace3012-1b16-405f-a130-2b163be41e49 Content-Type: application/json 2018-08-03 03:42:16,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde used request id req-0ace3012-1b16-405f-a130-2b163be41e49 2018-08-03 03:42:16,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.195960044861s 2018-08-03 03:42:16,103 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/aa82c911-a015-4d27-b2a2-01575d331bde used request id req-0ace3012-1b16-405f-a130-2b163be41e49 2018-08-03 03:42:16,229 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 03:42:16,230 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:41 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-03 03:42:16,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-03 03:42:16,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:16,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:16,310 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:31:37.463Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9904e9d9-6415-40e2-a6dd-e0b04535da94"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T03:32:09.052Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30e75f50-e9b9-4e2a-bc72-26a2b83c558e"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-03 03:42:16,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:16,310 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:16 GMT 2018-08-03 03:42:16,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:16,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-03 03:42:16,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:16,311 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-03 03:42:16,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:16,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-03 03:42:16,478 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:16 GMT 2018-08-03 03:42:16,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:16,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:16,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:16,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:16,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:16,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:16,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:16,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:16 GMT 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 03:42:16,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:16,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:16,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:16,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:16,612 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:16,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:16,613 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:16 GMT 2018-08-03 03:42:16,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:16,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:16,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:21,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:21,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:21,688 - 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-08-03T03:42:17.114Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:17.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:17.964Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:17.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:17.964Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:17.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:18.969Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:18.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:18.969Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:18.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:18.969Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:18.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:18.969Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:18.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:19.974Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 44301070-1af7-4fd7-8a87-c41379642851 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 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T03:42:19.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:20.980Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:20.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:20.980Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance aa82c911-a015-4d27-b2a2-01575d331bde 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 aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T03:42:20.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:20.980Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:20.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:21.666Z", "message": "Detaching port a782966a-35b0-4f31-b1cd-2e074584b792...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:21.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "6359d5e7-f448-46e8-9b1c-2fe20712440a"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:21 GMT 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-08-03 03:42:21,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:21,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-03 03:42:21,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:21,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:21,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404] 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-03 03:42:21,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404] 2018-08-03 03:42:21,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-03 03:42:21,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a782966a-35b0-4f31-b1cd-2e074584b792... 2018-08-03 03:42:21,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:21,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:21,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:21,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:21,748 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:21 GMT 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:21,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:26,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:26,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:26,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:26,820 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.115Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.429Z", "message": "Detaching port 558246a6-f9fc-4ade-a397-d2620a3d782e...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "75716ae8-17f5-4872-b12e-f194386a11a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.429Z", "message": "Successfully detached port a782966a-35b0-4f31-b1cd-2e074584b792", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "6359d5e7-f448-46e8-9b1c-2fe20712440a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.986Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.986Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:22.986Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:22.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:23.432Z", "message": "Successfully detached port 558246a6-f9fc-4ade-a397-d2620a3d782e", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:23.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "75716ae8-17f5-4872-b12e-f194386a11a8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.150Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.437Z", "message": "Detaching port 6b5198ba-6d8d-4182-b056-4acbaf682c94...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "704fbd35-9ae9-488c-b22a-23f0c6c20efd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.437Z", "message": "Detaching port 99ae4758-f511-4f1c-89ce-868fcf3c666b...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "f6fc2809-bf73-4034-acb4-f265e236d59d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.437Z", "message": "Successfully detached port 6b5198ba-6d8d-4182-b056-4acbaf682c94", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "704fbd35-9ae9-488c-b22a-23f0c6c20efd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.994Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.994Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.994Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:24.994Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:24.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:25.442Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:25.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "8d46cae6-7620-4c55-b224-471ffd607bd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:25.442Z", "message": "Successfully detached port 99ae4758-f511-4f1c-89ce-868fcf3c666b", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:25.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "f6fc2809-bf73-4034-acb4-f265e236d59d"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:26.005Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:26.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:26.005Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:26.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:26.005Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:26.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:26.446Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:26.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "2edf2e7f-5894-41fa-9377-99e848b68afc"}], "metadata": {"pagination": {"total": 37, "offset": 12, "size": 50}}} 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:26 GMT 2018-08-03 03:42:26,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:26,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10825 2018-08-03 03:42:26,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:26,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 03:42:26,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 558246a6-f9fc-4ade-a397-d2620a3d782e... 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a782966a-35b0-4f31-b1cd-2e074584b792 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 558246a6-f9fc-4ade-a397-d2620a3d782e 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 03:42:26,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6b5198ba-6d8d-4182-b056-4acbaf682c94... 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 99ae4758-f511-4f1c-89ce-868fcf3c666b... 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 6b5198ba-6d8d-4182-b056-4acbaf682c94 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:42:26,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 99ae4758-f511-4f1c-89ce-868fcf3c666b 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 03:42:26,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-03 03:42:26,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:26,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:26,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:26,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:26,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:26,890 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:26 GMT 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:26,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:31,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:31,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:31,960 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_host_povkoq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 44301070-1af7-4fd7-8a87-c41379642851 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 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_host_mny898", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance aa82c911-a015-4d27-b2a2-01575d331bde 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 aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:27.011Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:27.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "keypair_3tzuid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.058Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:28.251Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:28.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "39fbfdab-bfee-4f4e-ac5b-87fab6784a42"}, {"node_instance_id": "keypair_3tzuid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "keypair_3tzuid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "keypair_3tzuid", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.109Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "keypair_3tzuid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.467Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "dd9f72ef-6452-4a29-8ea3-b1abaac17a13"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.467Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:29.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "26c89e62-8e36-4890-a8fa-232aa71502eb"}, {"node_instance_id": "keypair_3tzuid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:29.467Z", "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-08-03T03:42:29.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "dd9f72ef-6452-4a29-8ea3-b1abaac17a13"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:30.119Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:30.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:30.119Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:30.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:30.119Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:30.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_data_plane_port_x6ftdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:30.119Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:30.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_port_g0p6uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:30.472Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:30.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "6099b8c8-f30b-440b-9e9c-6c95b7d154ab"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.134Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.134Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.134Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.134Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "keypair_3tzuid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.134Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_port_2214ey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:31.807Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:31.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "11cbc604-4b73-48aa-8f3c-7bbf9bd4c247"}], "metadata": {"pagination": {"total": 73, "offset": 33, "size": 50}}} 2018-08-03 03:42:31,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:31,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:31 GMT 2018-08-03 03:42:31,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:31,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22585 2018-08-03 03:42:31,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:31,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:31,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:31,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 44301070-1af7-4fd7-8a87-c41379642851 could not be found. [status_code=404] 2018-08-03 03:42:31,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance aa82c911-a015-4d27-b2a2-01575d331bde could not be found. [status_code=404] 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:31,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:31,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-03 03:42:31,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 03:42:31,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-03 03:42:31,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 03:42:31,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:32,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:32,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:32,021 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:32 GMT 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:32,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:32,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:37,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:37,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:32.147Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:32.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_data_plane_port_myey25", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:32.147Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:32.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_port_g0p6uj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:32.147Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:32.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.153Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.153Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.153Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.153Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_port_2214ey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.153Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_subnet_xg4icv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:33.257Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:33.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "60157fdb-1490-483c-b155-8743adc7016a"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "security_group_egij0c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.164Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:34.542Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "545ed89a-c600-4bec-a871-d1c4b1649e3f"}, {"node_instance_id": "security_group_egij0c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "security_group_egij0c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "security_group_egij0c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_subnet_xg4icv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.185Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.566Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "8f8c67d9-f8ca-4f8b-b1fb-b2bf1b66f605"}, {"node_instance_id": "security_group_egij0c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:35.566Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:35.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "992b3676-1b91-4e11-94e6-3384063ab542"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:36.200Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:36.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "target_vnf_ip_zdnil3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:36.200Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:36.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_network_k58xbf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.018Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "67a75bdc-54e1-42c9-827b-e4c11c4da9ce"}], "metadata": {"pagination": {"total": 103, "offset": 69, "size": 50}}} 2018-08-03 03:42:37,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:37,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:37 GMT 2018-08-03 03:42:37,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:37,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14987 2018-08-03 03:42:37,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:37,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 03:42:37,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 03:42:37,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-03 03:42:37,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:37,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-03 03:42:37,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:37,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:37,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-03 03:42:37,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:37,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:37,152 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:37,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:37 GMT 2018-08-03 03:42:37,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:37,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:37,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:42,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:42,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:42,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:42,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_k58xbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.207Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.207Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.207Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "reference_vnf_ip_qlq6tr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.207Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "security_group_egij0c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:37.207Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:37.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:38.217Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:38.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:38.217Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:38.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:38.217Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:38.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:38.217Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:38.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:38.629Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:38.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "5df7e066-a19d-4f65-a18d-352c0987743e"}, {"node_instance_id": "data_plane_network_k58xbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:39.223Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:39.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_subnet_wuxt6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:40.387Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:40.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:41.228Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:41.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "router_1y1395", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:41.228Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:41.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}], "metadata": {"pagination": {"total": 117, "offset": 99, "size": 50}}} 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:42 GMT 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7144 2018-08-03 03:42:42,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:42,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:42,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-03 03:42:42,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:42,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:42,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:42,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:42,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:42,350 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:42 GMT 2018-08-03 03:42:42,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:42,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 03:42:42,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:47,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-03 03:42:47,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_af1za9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "router_1y1395", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "router_1y1395", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "router_1y1395", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.272Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "management_plane_network_af1za9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:42.477Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:42.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "6ab979c1-1cb9-4c3d-a80c-5e87e7aabed1"}, {"node_instance_id": "router_1y1395", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:43.571Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:43.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "0c3752f2-d4f3-4ab5-9c30-99be68c90c1f"}, {"node_instance_id": "management_plane_network_af1za9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:43.885Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:43.885Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:45.129Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:45.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "router_1y1395", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:45.129Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:45.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:46.296Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:46.296Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:46.296Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:46.296Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:46.296Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:46.296Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": "external_network_wdg3hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:46.495Z", "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-08-03T03:42:46.495Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd", "logger": "c7c0a2aa-9af2-4218-917e-1028cc94965f"}, {"node_instance_id": "external_network_wdg3hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:47.319Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:47.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T03:42:47.319Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T03:42:47.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"}], "metadata": {"pagination": {"total": 134, "offset": 113, "size": 50}}} 2018-08-03 03:42:47,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:47,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:47 GMT 2018-08-03 03:42:47,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:47,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8574 2018-08-03 03:42:47,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:47,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-03 03:42:47,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-03 03:42:47,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-03 03:42:47,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-03 03:42:47,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-03 03:42:47,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-03 03:42:47,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/b575fc7d-f18d-43cf-b386-991d78e5cedd 2018-08-03 03:42:47,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:47,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:47,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:47,477 - 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-08-03T03:42:16.384Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "b575fc7d-f18d-43cf-b386-991d78e5cedd"} 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:47 GMT 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-03 03:42:47,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:47,478 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2018-08-03 03:42:47,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 03:42:47,720 - 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": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "target_vnf_flavor_id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead", "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_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ed88a0e8-8277-4b3f-a080-786978225788", "keystone_password": "50c29b30-62a0-4445-8cc3-db2c87d24282", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "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": "ed88a0e8-8277-4b3f-a080-786978225788", "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"}, "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-08-03T03:31:37.014Z", "updated_at": "2018-08-03T03:31:37.014Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-03 03:42:47,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:47,721 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:47 GMT 2018-08-03 03:42:47,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:47,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-03 03:42:47,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:47,722 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2018-08-03 03:42:47,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 03:42:47,785 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 03:42:47,786 - 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-08-03T03:31:36.836Z", "updated_at": "2018-08-03T03:31:36.836Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "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": {}, "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": "", "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "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.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}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "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.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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "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": {}, "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": "", "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": 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-08-03 03:42:47,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 03:42:47,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 03:42:47 GMT 2018-08-03 03:42:47,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 03:42:47,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-03 03:42:47,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 03:42:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:42:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:48,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a382ba36-30bf-4909-9653-31f2dce0a22e Date: Fri, 03 Aug 2018 03:42:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:42:48,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788 used request id req-a382ba36-30bf-4909-9653-31f2dce0a22e 2018-08-03 03:42:48,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.931421041489s 2018-08-03 03:42:48,732 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ed88a0e8-8277-4b3f-a080-786978225788 used request id req-a382ba36-30bf-4909-9653-31f2dce0a22e 2018-08-03 03:42:48,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:42:48,736 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:42:49,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-accaca13-b481-467a-8674-0c40b94b7fb9 x-compute-request-id: req-accaca13-b481-467a-8674-0c40b94b7fb9 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "321dba68-6004-4a9e-8bc5-9ea44ed04ead"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74ab7947-2e9a-4f67-8125-1fb12022d228"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:42:49,377 - 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-accaca13-b481-467a-8674-0c40b94b7fb9 2018-08-03 03:42:49,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.644210100174s 2018-08-03 03:42:49,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-accaca13-b481-467a-8674-0c40b94b7fb9 2018-08-03 03:42:49,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:42:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:42:49,415 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2f195a2-da13-4022-b97a-29634f070634 x-compute-request-id: req-e2f195a2-da13-4022-b97a-29634f070634 Content-Length: 0 Content-Type: application/json 2018-08-03 03:42:49,416 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead used request id req-e2f195a2-da13-4022-b97a-29634f070634 2018-08-03 03:42:49,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340418815613s 2018-08-03 03:42:49,416 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/321dba68-6004-4a9e-8bc5-9ea44ed04ead used request id req-e2f195a2-da13-4022-b97a-29634f070634 2018-08-03 03:42:49,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 03:42:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/a2025020-9b2d-4b8c-a624-9f9b92048e67.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:50,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abd05d3c-c100-4ede-a8ec-5a37941d60aa Content-Length: 0 Date: Fri, 03 Aug 2018 03:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:42:50,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a2025020-9b2d-4b8c-a624-9f9b92048e67.json used request id req-abd05d3c-c100-4ede-a8ec-5a37941d60aa 2018-08-03 03:42:50,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.56696891785s 2018-08-03 03:42:50,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a2025020-9b2d-4b8c-a624-9f9b92048e67.json used request id req-abd05d3c-c100-4ede-a8ec-5a37941d60aa 2018-08-03 03:42:50,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 03:42:50,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:51,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ce2ac1a9-bf3b-46f4-a344-113913fd21f5 Date: Fri, 03 Aug 2018 03:42:51 GMT RESP BODY: {"floatingips": []} 2018-08-03 03:42:51,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ce2ac1a9-bf3b-46f4-a344-113913fd21f5 2018-08-03 03:42:51,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0925121307373s 2018-08-03 03:42:51,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ce2ac1a9-bf3b-46f4-a344-113913fd21f5 2018-08-03 03:42:51,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 03:42:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:51,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1feb1a39-acb8-4b76-a0d2-5846adf43036 x-compute-request-id: req-1feb1a39-acb8-4b76-a0d2-5846adf43036 Content-Type: application/json 2018-08-03 03:42:51,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-1feb1a39-acb8-4b76-a0d2-5846adf43036 2018-08-03 03:42:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147300004959s 2018-08-03 03:42:51,233 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad used request id req-1feb1a39-acb8-4b76-a0d2-5846adf43036 2018-08-03 03:42:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:42:51,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:52,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21221b32-7f3d-4c7b-a788-9960a05b91a6 x-compute-request-id: req-21221b32-7f3d-4c7b-a788-9960a05b91a6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:84:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbaa86f1-efe7-479f-a379-57f4584d74ad", "rel": "bookmark"}], "image": {"id": "a2c74403-7753-49c8-bcad-b111097ae18d", "links": [{"href": "http://172.30.9.22:8774/images/a2c74403-7753-49c8-bcad-b111097ae18d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T03:30:23.000000", "flavor": {"id": "74ab7947-2e9a-4f67-8125-1fb12022d228", "links": [{"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}]}, "id": "fbaa86f1-efe7-479f-a379-57f4584d74ad", "security_groups": [{"name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}], "user_id": "48c0f2f4f6494400ae1e2eb12d3d227b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T03:42:51Z", "hostId": "7ee80a72234829b145b24ad4916b3393d2533f5bc093a4f135fcd22f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "name": "vyos_vrouter-vm_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "created": "2018-08-03T03:28:10Z", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 03:42:52,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21221b32-7f3d-4c7b-a788-9960a05b91a6 2018-08-03 03:42:52,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.838552951813s 2018-08-03 03:42:52,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21221b32-7f3d-4c7b-a788-9960a05b91a6 2018-08-03 03:42:52,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 03:42:54,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 03:42:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:54,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fe90f52-c965-451e-a805-07cb4532d70d x-compute-request-id: req-3fe90f52-c965-451e-a805-07cb4532d70d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 03:42:54,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3fe90f52-c965-451e-a805-07cb4532d70d 2018-08-03 03:42:54,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0802009105682s 2018-08-03 03:42:54,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3fe90f52-c965-451e-a805-07cb4532d70d 2018-08-03 03:42:54,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 03:42:54,161 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:54,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-1274ba10-486a-4098-bbeb-e413d1d7df76 Date: Fri, 03 Aug 2018 03:42:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:35Z", "updated_at": "2018-08-03T03:31:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:31:35Z", "revision_number": 0, "id": "34640c1e-654f-423f-804e-4e1937624afd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:31:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "50d4d414-a178-47e4-95d4-aba6e45a0ae5", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "7b444ed9-194a-4ace-a87d-80d930f8fd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "9b5aa441-2fee-4a39-a7b7-a2e4c322e457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:26:35Z", "revision_number": 0, "id": "c1ef6336-3bc2-496e-8242-dd2f999306b1", "remote_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "remote_ip_prefix": null, "created_at": "2018-08-03T03:26:35Z", "security_group_id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 2, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "8aaebe7e-c60c-475e-ab44-71c406589e17", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:28:07Z", "updated_at": "2018-08-03T03:28:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "04eb7b03-6b65-41c8-8935-7c6ff52189ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "1de283bb-d4f4-48f9-88b1-b823c29aef9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2e5f19d0-404a-4b18-80c5-9d182bfbca0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "2ef87934-3262-4652-b4dc-7b4cef3468d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "4c5493e4-fa9d-4541-ad2d-17cc0762780c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "77a7e1c7-3462-4f1a-bd08-ac17f0d95fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T03:28:07Z", "revision_number": 0, "id": "d9622339-3db2-45ef-8b5b-02b629837bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:07Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T03:28:08Z", "revision_number": 0, "id": "f865cc35-c511-4398-8de8-e5998b7069a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T03:28:08Z", "security_group_id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bcdb945a8eb64642aefd0f03a271ce03"}], "revision_number": 7, "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "f0bc35ac-adc9-4d77-b5fe-683941875dc3", "name": "vyos_vrouter-sg_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:42:54,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1274ba10-486a-4098-bbeb-e413d1d7df76 2018-08-03 03:42:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540590286255s 2018-08-03 03:42:54,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1274ba10-486a-4098-bbeb-e413d1d7df76 2018-08-03 03:42:54,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 03:42:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f0bc35ac-adc9-4d77-b5fe-683941875dc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:54,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-832fc51e-ae81-4282-9935-5348bad2a4ee Content-Length: 0 Date: Fri, 03 Aug 2018 03:42:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:42:54,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f0bc35ac-adc9-4d77-b5fe-683941875dc3.json used request id req-832fc51e-ae81-4282-9935-5348bad2a4ee 2018-08-03 03:42:54,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16707611084s 2018-08-03 03:42:54,386 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f0bc35ac-adc9-4d77-b5fe-683941875dc3.json used request id req-832fc51e-ae81-4282-9935-5348bad2a4ee 2018-08-03 03:42:54,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 03:42:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:54,421 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd63372b-37ad-4d64-bd53-e0d9cb47be11 x-compute-request-id: req-bd63372b-37ad-4d64-bd53-e0d9cb47be11 Content-Length: 0 Content-Type: application/json 2018-08-03 03:42:54,421 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468 used request id req-bd63372b-37ad-4d64-bd53-e0d9cb47be11 2018-08-03 03:42:54,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.034637928009s 2018-08-03 03:42:54,421 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_97113fd9-1e7b-4e3d-b35c-0bfa86a68468 used request id req-bd63372b-37ad-4d64-bd53-e0d9cb47be11 2018-08-03 03:42:54,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 03:42:54,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" -d '{"subnet_id": "3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"}' 2018-08-03 03:42:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6ece8408-3f9a-4428-9add-ba2140eb4c6d Date: Fri, 03 Aug 2018 03:42:56 GMT RESP BODY: {"network_id": "34726165-116b-47cf-9296-5cd869c4bf50", "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "subnet_id": "3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357", "subnet_ids": ["3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357"], "port_id": "99d16192-6a78-4ff8-9518-de3277158f9c", "id": "97359c0b-aa04-487e-aa40-f2b71d9b2bcd"} 2018-08-03 03:42:56,200 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/remove_router_interface.json used request id req-6ece8408-3f9a-4428-9add-ba2140eb4c6d 2018-08-03 03:42:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77825903893s 2018-08-03 03:42:56,200 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd/remove_router_interface.json used request id req-6ece8408-3f9a-4428-9add-ba2140eb4c6d returning object 97359c0b-aa04-487e-aa40-f2b71d9b2bcd 2018-08-03 03:42:56,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 03:42:56,201 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:56,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d6f2e43c-5fea-4f92-b787-a22a061e7578 Date: Fri, 03 Aug 2018 03:42:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcdb945a8eb64642aefd0f03a271ce03", "created_at": "2018-08-03T03:26:37Z", "admin_state_up": true, "updated_at": "2018-08-03T03:42:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "bcdb945a8eb64642aefd0f03a271ce03", "id": "97359c0b-aa04-487e-aa40-f2b71d9b2bcd", "name": "vyos_vrouter-router_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:42:56,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d6f2e43c-5fea-4f92-b787-a22a061e7578 2018-08-03 03:42:56,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121499061584s 2018-08-03 03:42:56,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d6f2e43c-5fea-4f92-b787-a22a061e7578 2018-08-03 03:42:56,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 03:42:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:57,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0a2c22d-bffa-4ca3-ae07-efea3219c002 Content-Length: 0 Date: Fri, 03 Aug 2018 03:42:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:42:57,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd.json used request id req-c0a2c22d-bffa-4ca3-ae07-efea3219c002 2018-08-03 03:42:57,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40641283989s 2018-08-03 03:42:57,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/97359c0b-aa04-487e-aa40-f2b71d9b2bcd.json used request id req-c0a2c22d-bffa-4ca3-ae07-efea3219c002 2018-08-03 03:42:57,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 03:42:57,732 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:57,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-99ba5b47-e3b1-40a8-9a6d-dda1964fa059 Date: Fri, 03 Aug 2018 03:42:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34726165-116b-47cf-9296-5cd869c4bf50","tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bcdb945a8eb64642aefd0f03a271ce03","id":"3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357","subnetpool_id":null,"name":"vyos_vrouter-subnet_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}]} 2018-08-03 03:42:57,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-99ba5b47-e3b1-40a8-9a6d-dda1964fa059 2018-08-03 03:42:57,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0857539176941s 2018-08-03 03:42:57,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-99ba5b47-e3b1-40a8-9a6d-dda1964fa059 2018-08-03 03:42:57,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 03:42:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:58,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a470802a-5efa-4ca1-b6e5-4b17f5f7fac4 Date: Fri, 03 Aug 2018 03:42:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:42:58,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357.json used request id req-a470802a-5efa-4ca1-b6e5-4b17f5f7fac4 2018-08-03 03:42:58,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.985327005386s 2018-08-03 03:42:58,805 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3fed1b6c-5fbd-4aa4-ae19-e93ed41f8357.json used request id req-a470802a-5efa-4ca1-b6e5-4b17f5f7fac4 2018-08-03 03:42:58,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:42:58,806 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:42:58,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-a4a2d4fc-3d1f-4290-809d-143c57bc7c5a Date: Fri, 03 Aug 2018 03:42:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"34726165-116b-47cf-9296-5cd869c4bf50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcdb945a8eb64642aefd0f03a271ce03","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:42:58Z","qos_policy_id":null,"name":"vyos_vrouter-net_97113fd9-1e7b-4e3d-b35c-0bfa86a68468","admin_state_up":true,"tenant_id":"bcdb945a8eb64642aefd0f03a271ce03","created_at":"2018-08-03T03:26:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500}]} 2018-08-03 03:42:58,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4a2d4fc-3d1f-4290-809d-143c57bc7c5a 2018-08-03 03:42:58,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130742073059s 2018-08-03 03:42:58,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4a2d4fc-3d1f-4290-809d-143c57bc7c5a 2018-08-03 03:42:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 03:42:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/34726165-116b-47cf-9296-5cd869c4bf50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:43:00,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a26e4e0-c545-4d3d-88c3-09a0bf5a25d1 Date: Fri, 03 Aug 2018 03:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:43:00,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/34726165-116b-47cf-9296-5cd869c4bf50.json used request id req-5a26e4e0-c545-4d3d-88c3-09a0bf5a25d1 2018-08-03 03:43:00,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25591897964s 2018-08-03 03:43:00,194 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/34726165-116b-47cf-9296-5cd869c4bf50.json used request id req-5a26e4e0-c545-4d3d-88c3-09a0bf5a25d1 2018-08-03 03:43:00,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:43:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:43:00,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-99b9c45a-1af4-4f2f-8640-9b8735b7de12 Date: Fri, 03 Aug 2018 03:43:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "metadata": {}}], "file": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d/file", "owner": "bcdb945a8eb64642aefd0f03a271ce03", "id": "a2c74403-7753-49c8-bcad-b111097ae18d", "size": 4373348352, "self": "/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/a2c74403-7753-49c8-bcad-b111097ae18d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T03:28:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:43:00,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99b9c45a-1af4-4f2f-8640-9b8735b7de12 2018-08-03 03:43:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203411102295s 2018-08-03 03:43:00,402 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99b9c45a-1af4-4f2f-8640-9b8735b7de12 2018-08-03 03:43:00,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:43:00,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963a2909d4bf5fcfcf05fd7a7490183e18fe9bcc" 2018-08-03 03:43:00,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d26e841-3f54-448a-8327-a6defa519372 Date: Fri, 03 Aug 2018 03:43:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:43:00,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d used request id req-5d26e841-3f54-448a-8327-a6defa519372 2018-08-03 03:43:00,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.462723016739s 2018-08-03 03:43:00,866 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a2c74403-7753-49c8-bcad-b111097ae18d used request id req-5d26e841-3f54-448a-8327-a6defa519372 2018-08-03 03:43:00,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:43:00,870 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608aaabc-8004-4d6c-add2-78f7e886c459 x-compute-request-id: req-608aaabc-8004-4d6c-add2-78f7e886c459 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "vyos_vrouter-flavor_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74ab7947-2e9a-4f67-8125-1fb12022d228"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:43:01,358 - 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-608aaabc-8004-4d6c-add2-78f7e886c459 2018-08-03 03:43:01,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.490829944611s 2018-08-03 03:43:01,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-608aaabc-8004-4d6c-add2-78f7e886c459 2018-08-03 03:43:01,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:43:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,412 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50c39f23-e751-49b5-8d28-440c3efc1c43 x-compute-request-id: req-50c39f23-e751-49b5-8d28-440c3efc1c43 Content-Length: 0 Content-Type: application/json 2018-08-03 03:43:01,412 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228 used request id req-50c39f23-e751-49b5-8d28-440c3efc1c43 2018-08-03 03:43:01,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0508241653442s 2018-08-03 03:43:01,412 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/74ab7947-2e9a-4f67-8125-1fb12022d228 used request id req-50c39f23-e751-49b5-8d28-440c3efc1c43 2018-08-03 03:43:01,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:43:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a227373f-7fd2-4513-90a7-94e615c284e3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": {"self": "http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48c0f2f4f6494400ae1e2eb12d3d227b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:43:01,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a227373f-7fd2-4513-90a7-94e615c284e3 2018-08-03 03:43:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114613056183s 2018-08-03 03:43:01,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a227373f-7fd2-4513-90a7-94e615c284e3 2018-08-03 03:43:01,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:43:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976e64c2-f589-4ff2-8909-325923c5faa2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_97113fd9-1e7b-4e3d-b35c-0bfa86a68468", "links": {"self": "http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "48c0f2f4f6494400ae1e2eb12d3d227b", "description": null}} 2018-08-03 03:43:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b used request id req-976e64c2-f589-4ff2-8909-325923c5faa2 2018-08-03 03:43:01,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109899997711s 2018-08-03 03:43:01,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b used request id req-976e64c2-f589-4ff2-8909-325923c5faa2 2018-08-03 03:43:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 03:43:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec77c2c-12fb-4491-9926-8b589e34da11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:43:01,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b used request id req-6ec77c2c-12fb-4491-9926-8b589e34da11 2018-08-03 03:43:01,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.243037939072s 2018-08-03 03:43:01,888 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/48c0f2f4f6494400ae1e2eb12d3d227b used request id req-6ec77c2c-12fb-4491-9926-8b589e34da11 2018-08-03 03:43:01,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:43:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:01,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab264110-b524-4259-8aa7-d1f5b0a804ef Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03"}, "tags": [], "enabled": true, "id": "bcdb945a8eb64642aefd0f03a271ce03", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_97113fd9-1e7b-4e3d-b35c-0bfa86a68468"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 03:43:01,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ab264110-b524-4259-8aa7-d1f5b0a804ef 2018-08-03 03:43:01,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0858778953552s 2018-08-03 03:43:01,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ab264110-b524-4259-8aa7-d1f5b0a804ef 2018-08-03 03:43:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 03:43:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acb78fcb0c445000c00aa9b32422b7f0812ec3d6" 2018-08-03 03:43:02,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12e3a67-9aa7-4a21-baca-9a5417af1d56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:43:02,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03 used request id req-f12e3a67-9aa7-4a21-baca-9a5417af1d56 2018-08-03 03:43:02,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.127331972122s 2018-08-03 03:43:02,115 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bcdb945a8eb64642aefd0f03a271ce03 used request id req-f12e3a67-9aa7-4a21-baca-9a5417af1d56 2018-08-03 03:43:02,142 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:43:02,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:43:02,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:43:02,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:43:02,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:43:02,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:43:02,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:43:02,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:43:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:43:02,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6719fb-1fd4-442c-aa1f-7f21a320f015 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:43:02,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc6719fb-1fd4-442c-aa1f-7f21a320f015 2018-08-03 03:43:02,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:43:02,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "c27b1f27e75349718b21b5a192d0c168", "name": "admin"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/dbb1baf9dd5a48029a398edcbbb0ef6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bee1fd2a09ef44e9b0432d77a6030b01"}, "audit_ids": ["Kj4DgAqHT26cDsy3T_q1cQ"], "issued_at": "2018-08-03T03:43:02.000000Z"}} 2018-08-03 03:43:02,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:43:02,569 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-98919059-c358-4336-a6ee-bdd54e029f81 Date: Fri, 03 Aug 2018 03:43:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","provider:network_type":"flat"}]} 2018-08-03 03:43:02,835 - 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-98919059-c358-4336-a6ee-bdd54e029f81 2018-08-03 03:43:02,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266812086105s 2018-08-03 03:43:02,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98919059-c358-4336-a6ee-bdd54e029f81 2018-08-03 03:43:02,839 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:43:02,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 03:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f18464-48da-457d-8ae0-17c7b2c689b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-03 03:43:02,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c5f18464-48da-457d-8ae0-17c7b2c689b9 2018-08-03 03:43:02,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:43:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:02,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33065da7-4065-4b7b-9978-e8753e7a43ed Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/fb8df0847dda43d79227cd2abebeae8c"}, "tags": [], "enabled": true, "id": "fb8df0847dda43d79227cd2abebeae8c", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 03:43:02,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-33065da7-4065-4b7b-9978-e8753e7a43ed 2018-08-03 03:43:02,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1001329422s 2018-08-03 03:43:02,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-33065da7-4065-4b7b-9978-e8753e7a43ed 2018-08-03 03:43:02,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 03:43:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc"}}' 2018-08-03 03:43:03,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07285355-75bd-49d5-85f5-c033a5b2668c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8"}, "tags": [], "enabled": true, "id": "478a62f655ad4926a5932a9bd79f57d8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc"}} 2018-08-03 03:43:03,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-07285355-75bd-49d5-85f5-c033a5b2668c 2018-08-03 03:43:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128206968307s 2018-08-03 03:43:03,083 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-07285355-75bd-49d5-85f5-c033a5b2668c 2018-08-03 03:43:03,083 - 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'478a62f655ad4926a5932a9bd79f57d8', '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_11e899a8-5633-4730-972b-9f4e817868bc'}) 2018-08-03 03:43:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 03:43:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "96a7bbde-1033-491b-a7cf-1512221fdb20", "email": null, "name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc"}}' 2018-08-03 03:43:03,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db12ef23-eda4-450e-a82c-d61ffcc688b0 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc", "links": {"self": "http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04db3842ef774e34bc95978e61fb0924", "domain_id": "default", "password_expires_at": null}} 2018-08-03 03:43:03,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-db12ef23-eda4-450e-a82c-d61ffcc688b0 2018-08-03 03:43:03,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372742176056s 2018-08-03 03:43:03,463 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-db12ef23-eda4-450e-a82c-d61ffcc688b0 2018-08-03 03:43:03,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'04db3842ef774e34bc95978e61fb0924', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc'}) 2018-08-03 03:43:03,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:43:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:03,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a661f918-5d4f-478e-bc99-67f2ba95e7ec Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:43:03,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a661f918-5d4f-478e-bc99-67f2ba95e7ec 2018-08-03 03:43:03,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973029136658s 2018-08-03 03:43:03,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a661f918-5d4f-478e-bc99-67f2ba95e7ec 2018-08-03 03:43:03,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:43:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:03,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d120d365-f743-40a7-ab66-db92335d30f4 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:43:03,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d120d365-f743-40a7-ab66-db92335d30f4 2018-08-03 03:43:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956499576569s 2018-08-03 03:43:03,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d120d365-f743-40a7-ab66-db92335d30f4 2018-08-03 03:43:03,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 03:43:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:03,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59c7ca9-fe55-423a-8148-19b2e15cc19e Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "221d9c3542324ccb8abd007da64684b2", "links": {"self": "http://172.30.9.22:5000/v3/roles/221d9c3542324ccb8abd007da64684b2"}, "name": "reader"}, {"domain_id": null, "id": "5474dd6e8de84ed9bdce81b83f492f03", "links": {"self": "http://172.30.9.22:5000/v3/roles/5474dd6e8de84ed9bdce81b83f492f03"}, "name": "member"}, {"domain_id": null, "id": "82b6304903ac49cbaa829afffb7fa07e", "links": {"self": "http://172.30.9.22:5000/v3/roles/82b6304903ac49cbaa829afffb7fa07e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "82cc37f5c22f413f95852e278ee75b52", "links": {"self": "http://172.30.9.22:5000/v3/roles/82cc37f5c22f413f95852e278ee75b52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c27b1f27e75349718b21b5a192d0c168", "links": {"self": "http://172.30.9.22:5000/v3/roles/c27b1f27e75349718b21b5a192d0c168"}, "name": "admin"}, {"domain_id": null, "id": "d64c83094b3e49e09397b9b0d09f6025", "links": {"self": "http://172.30.9.22:5000/v3/roles/d64c83094b3e49e09397b9b0d09f6025"}, "name": "ResellerAdmin"}]} 2018-08-03 03:43:03,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a59c7ca9-fe55-423a-8148-19b2e15cc19e 2018-08-03 03:43:03,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980598926544s 2018-08-03 03:43:03,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a59c7ca9-fe55-423a-8148-19b2e15cc19e 2018-08-03 03:43:03,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 03:43:03,778 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:03,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14cc696-b305-4b94-ac38-1a56698c69fc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json 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-08-03 03:43:03,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c14cc696-b305-4b94-ac38-1a56698c69fc 2018-08-03 03:43:03,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100908994675s 2018-08-03 03:43:03,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c14cc696-b305-4b94-ac38-1a56698c69fc 2018-08-03 03:43:03,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:43:03,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:03,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0541cf-9e28-4395-a703-0d19b0c504d2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc", "links": {"self": "http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04db3842ef774e34bc95978e61fb0924", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:43:03,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9a0541cf-9e28-4395-a703-0d19b0c504d2 2018-08-03 03:43:03,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0368030071259s 2018-08-03 03:43:03,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9a0541cf-9e28-4395-a703-0d19b0c504d2 2018-08-03 03:43:03,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:43:03,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:04,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ce74d0-b8a7-41ed-b96a-69cb06aa89f6 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json 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/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8"}, "tags": [], "enabled": true, "id": "478a62f655ad4926a5932a9bd79f57d8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 03:43:04,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-93ce74d0-b8a7-41ed-b96a-69cb06aa89f6 2018-08-03 03:43:04,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992751121521s 2018-08-03 03:43:04,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-93ce74d0-b8a7-41ed-b96a-69cb06aa89f6 2018-08-03 03:43:04,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 03:43:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=04db3842ef774e34bc95978e61fb0924&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=478a62f655ad4926a5932a9bd79f57d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:04,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0428a831-6c68-4f0b-863f-2d2e7af8aa77 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=04db3842ef774e34bc95978e61fb0924&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=478a62f655ad4926a5932a9bd79f57d8", "previous": null, "next": null}} 2018-08-03 03:43:04,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=04db3842ef774e34bc95978e61fb0924&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=478a62f655ad4926a5932a9bd79f57d8 used request id req-0428a831-6c68-4f0b-863f-2d2e7af8aa77 2018-08-03 03:43:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0943601131439s 2018-08-03 03:43:04,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=04db3842ef774e34bc95978e61fb0924&role.id=5474dd6e8de84ed9bdce81b83f492f03&scope.project.id=478a62f655ad4926a5932a9bd79f57d8 used request id req-0428a831-6c68-4f0b-863f-2d2e7af8aa77 2018-08-03 03:43:04,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 03:43:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8/users/04db3842ef774e34bc95978e61fb0924/roles/5474dd6e8de84ed9bdce81b83f492f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:04,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f696e54-391f-472e-b015-778c0de33fb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:43:04,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8/users/04db3842ef774e34bc95978e61fb0924/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-2f696e54-391f-472e-b015-778c0de33fb6 2018-08-03 03:43:04,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123991012573s 2018-08-03 03:43:04,254 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8/users/04db3842ef774e34bc95978e61fb0924/roles/5474dd6e8de84ed9bdce81b83f492f03 used request id req-2f696e54-391f-472e-b015-778c0de33fb6 2018-08-03 03:43:04,254 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc', 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'478a62f655ad4926a5932a9bd79f57d8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '96a7bbde-1033-491b-a7cf-1512221fdb20', 'username': u'juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 03:43:04,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 03:43:04,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 03:43:04,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 03:43:04,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 03:43:04,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 03:43:04,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 03:43:04,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 03:43:04,259 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc', 'password': '96a7bbde-1033-491b-a7cf-1512221fdb20', 'project_name': 'juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '478a62f655ad4926a5932a9bd79f57d8', 'project_domain_name': 'Default'} 2018-08-03 03:43:04,320 - 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-08-03 03:43:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 03:43:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:43:04,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60775a0f-36f7-4cab-ae2b-d339a090956b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 03:43:04,349 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-60775a0f-36f7-4cab-ae2b-d339a090956b 2018-08-03 03:43:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:04,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4f6e06-e692-4ada-8681-148796795b36 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0686cd0410c344eb8635346c8243c29a"}, "enabled": true, "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/203c1880de02406da42e40fe7ac83be0"}, "enabled": true, "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fb08ee3cc2f404697e8c52639d4cf87"}, "enabled": true, "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/45a1667af67049c0851047f079e56d8f"}, "enabled": true, "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/46e76710ae5c4504a92956e334b5d60c"}, "enabled": true, "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a4d5d21d8bf4df3a78a8ad0af66d993"}, "enabled": true, "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96805ba897824878bd3a7e996539dcf7"}, "enabled": true, "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a3d72f5f03354f26820aaf011ab79d27"}, "enabled": true, "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea425e2bc254212a410a5b9aa715f59"}, "enabled": true, "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b6bdd10739db488fbdd95c880a39ccc6"}, "enabled": true, "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b885f061442b483c89cdac4370a8598f"}, "enabled": true, "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bf1c661a2a504a209b1c04b369835817"}, "enabled": true, "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/cd8bc3c3190e49e5bbea398fa2a03404"}, "enabled": true, "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ddfb45c8eada4d65a11e542a0643c2c9"}, "enabled": true, "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f205792c7a9140aeb5844b02095f9604"}, "enabled": true, "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 03:43:04,438 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-9d4f6e06-e692-4ada-8681-148796795b36 2018-08-03 03:43:04,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0959031581879s 2018-08-03 03:43:04,439 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-9d4f6e06-e692-4ada-8681-148796795b36 2018-08-03 03:43:04,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 03:43:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:43:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5663f4-1b45-4127-a2d4-caaec0b52e68 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00c3d9128d304393a5af1cc0cafc37b9"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/05fe9966e7b842eebe0265472350dcab"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "05fe9966e7b842eebe0265472350dcab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/096cba3ebe964c6ea6c4c52ed74bae99"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/190142f3c9f945009885f2fb6c157911"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "190142f3c9f945009885f2fb6c157911"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2128ca6c82164f1f8c7b0fb0f87ddeb6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23620ca544ab46b692d4525dcc5ccd08"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/266950fff09e4a8f82f37e71724deb5a"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e46a62b6fd433ab791b584dadb00ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3bbc0153f89540c592c7f507f5c1d841"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ca1583ea4174778bc62b72c3c9f5de0"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4ea7dff991604b7e9dd1d9ef48dabe3a"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/516c99b33ef74cad8333062cc5739476"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "516c99b33ef74cad8333062cc5739476"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53bcf9585a2c4e06a9c936a191abcc08"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60eeaa72a76645609000aa1c1d9e93ae"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/622021cd8772467180f60239a9ffba85"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "622021cd8772467180f60239a9ffba85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e8489f0763f4181890a810bb529debf"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "6e8489f0763f4181890a810bb529debf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727115e17a314036bd1438eb2448f260"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "727115e17a314036bd1438eb2448f260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7b48dec3ce184c078740aa4dd3d7b893"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/835dfbbd580d4575acd70809c2db2895"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46e76710ae5c4504a92956e334b5d60c", "id": "835dfbbd580d4575acd70809c2db2895"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9027ef8b5a0d46baa7278b485fff3ee1"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91b81abb34c44e8ea6c96cdddfb70e1d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/973f413ccb8d4bf0afc1774e3389fc42"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb08ee3cc2f404697e8c52639d4cf87", "id": "973f413ccb8d4bf0afc1774e3389fc42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/98a956aed7574e86a91a07fc93bca357"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f205792c7a9140aeb5844b02095f9604", "id": "98a956aed7574e86a91a07fc93bca357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7d390b068a4b33b9430c900c0290e1"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e283255cd2b4252b23394c803e4d1ed"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b079e53d63bc42d6b76c3d8d5d8d1a7c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b116c537cd37410fba6ee2853cc4c3cb"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bb774a67ac004a498747feb04efd1d44"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "bb774a67ac004a498747feb04efd1d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bbcfa2d9b7704c5aa7c778012d0c4a18"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a1667af67049c0851047f079e56d8f", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2d66256a3144307a822e649cd684193"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c2d66256a3144307a822e649cd684193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c77be48aa74e4cef952772a90e95e4d8"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8bc3c3190e49e5bbea398fa2a03404", "id": "c77be48aa74e4cef952772a90e95e4d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d03aee4e577f4b0e8faeea69c43ad396"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf1c661a2a504a209b1c04b369835817", "id": "d03aee4e577f4b0e8faeea69c43ad396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dda60f7756954b188bb6ed80f7217807"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b885f061442b483c89cdac4370a8598f", "id": "dda60f7756954b188bb6ed80f7217807"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/debe051d4e144e3ab656e8a06cdefe9e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e008b4f828d34a088ef8f6fda934d4f2"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "203c1880de02406da42e40fe7ac83be0", "id": "e008b4f828d34a088ef8f6fda934d4f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f2ed64e89e1d4977959c7c598a1e8c9c"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddfb45c8eada4d65a11e542a0643c2c9", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f83a8abc26ac4e00a209e162b67db67c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96805ba897824878bd3a7e996539dcf7", "id": "f83a8abc26ac4e00a209e162b67db67c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8f5e33b3df74717ac78e17e21fe9d7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f923ef78835943c9963d292cd5732031"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0686cd0410c344eb8635346c8243c29a", "id": "f923ef78835943c9963d292cd5732031"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fcd996fd784c49129f65dc07ac4bc1ac"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a3d72f5f03354f26820aaf011ab79d27", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdcdc1f8928f4a59961d22f5250defea"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea425e2bc254212a410a5b9aa715f59", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 03:43:04,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-7d5663f4-1b45-4127-a2d4-caaec0b52e68 2018-08-03 03:43:04,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.106776952744s 2018-08-03 03:43:04,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-7d5663f4-1b45-4127-a2d4-caaec0b52e68 2018-08-03 03:43:04,559 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-03 03:43:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:43:04,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140e1e51-bd7e-4c4c-8f91-171995317ee0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-03 03:43:04,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-140e1e51-bd7e-4c4c-8f91-171995317ee0 2018-08-03 03:43:04,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-03 03:43:04,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5474dd6e8de84ed9bdce81b83f492f03", "name": "member"}, {"id": "221d9c3542324ccb8abd007da64684b2", "name": "reader"}], "expires_at": "2018-08-03T04:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "478a62f655ad4926a5932a9bd79f57d8", "name": "juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ca1583ea4174778bc62b72c3c9f5de0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "debe051d4e144e3ab656e8a06cdefe9e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f923ef78835943c9963d292cd5732031"}], "type": "compute", "id": "0686cd0410c344eb8635346c8243c29a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2128ca6c82164f1f8c7b0fb0f87ddeb6"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91b81abb34c44e8ea6c96cdddfb70e1d"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e008b4f828d34a088ef8f6fda934d4f2"}], "type": "alarming", "id": "203c1880de02406da42e40fe7ac83be0", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190142f3c9f945009885f2fb6c157911"}, {"url": "http://192.30.9.4:8776/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516c99b33ef74cad8333062cc5739476"}, {"url": "http://192.30.9.4:8776/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "973f413ccb8d4bf0afc1774e3389fc42"}], "type": "volume", "id": "3fb08ee3cc2f404697e8c52639d4cf87", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53bcf9585a2c4e06a9c936a191abcc08"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "622021cd8772467180f60239a9ffba85"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bbcfa2d9b7704c5aa7c778012d0c4a18"}], "type": "image", "id": "45a1667af67049c0851047f079e56d8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05fe9966e7b842eebe0265472350dcab"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727115e17a314036bd1438eb2448f260"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "835dfbbd580d4575acd70809c2db2895"}], "type": "identity", "id": "46e76710ae5c4504a92956e334b5d60c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e8489f0763f4181890a810bb529debf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e283255cd2b4252b23394c803e4d1ed"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8f5e33b3df74717ac78e17e21fe9d7b"}], "type": "event", "id": "7a4d5d21d8bf4df3a78a8ad0af66d993", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_478a62f655ad4926a5932a9bd79f57d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ea7dff991604b7e9dd1d9ef48dabe3a"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9027ef8b5a0d46baa7278b485fff3ee1"}, {"url": "http://172.30.9.22:8080/v1/AUTH_478a62f655ad4926a5932a9bd79f57d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83a8abc26ac4e00a209e162b67db67c"}], "type": "object-store", "id": "96805ba897824878bd3a7e996539dcf7", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bbc0153f89540c592c7f507f5c1d841"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60eeaa72a76645609000aa1c1d9e93ae"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcd996fd784c49129f65dc07ac4bc1ac"}], "type": "metric", "id": "a3d72f5f03354f26820aaf011ab79d27", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "266950fff09e4a8f82f37e71724deb5a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7d390b068a4b33b9430c900c0290e1"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdcdc1f8928f4a59961d22f5250defea"}], "type": "cloudformation", "id": "aea425e2bc254212a410a5b9aa715f59", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "b6bdd10739db488fbdd95c880a39ccc6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e7c08ceaaaa4cd0bf9755fd9c5cd0b7"}, {"url": "http://192.30.9.4:8004/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b079e53d63bc42d6b76c3d8d5d8d1a7c"}, {"url": "http://172.30.9.22:8004/v1/478a62f655ad4926a5932a9bd79f57d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dda60f7756954b188bb6ed80f7217807"}], "type": "orchestration", "id": "b885f061442b483c89cdac4370a8598f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23620ca544ab46b692d4525dcc5ccd08"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b116c537cd37410fba6ee2853cc4c3cb"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d03aee4e577f4b0e8faeea69c43ad396"}], "type": "placement", "id": "bf1c661a2a504a209b1c04b369835817", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/478a62f655ad4926a5932a9bd79f57d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096cba3ebe964c6ea6c4c52ed74bae99"}, {"url": "http://192.30.9.4:8776/v2/478a62f655ad4926a5932a9bd79f57d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d66256a3144307a822e649cd684193"}, {"url": "http://172.30.9.22:8776/v2/478a62f655ad4926a5932a9bd79f57d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c77be48aa74e4cef952772a90e95e4d8"}], "type": "volumev2", "id": "cd8bc3c3190e49e5bbea398fa2a03404", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/478a62f655ad4926a5932a9bd79f57d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00c3d9128d304393a5af1cc0cafc37b9"}, {"url": "http://192.30.9.4:8776/v3/478a62f655ad4926a5932a9bd79f57d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb774a67ac004a498747feb04efd1d44"}, {"url": "http://172.30.9.22:8776/v3/478a62f655ad4926a5932a9bd79f57d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2ed64e89e1d4977959c7c598a1e8c9c"}], "type": "volumev3", "id": "ddfb45c8eada4d65a11e542a0643c2c9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34e46a62b6fd433ab791b584dadb00ab"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b48dec3ce184c078740aa4dd3d7b893"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98a956aed7574e86a91a07fc93bca357"}], "type": "network", "id": "f205792c7a9140aeb5844b02095f9604", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc", "id": "04db3842ef774e34bc95978e61fb0924"}, "audit_ids": ["TWaJ2oaETruLTp6b4iQiYQ"], "issued_at": "2018-08-03T03:43:04.000000Z"}} 2018-08-03 03:43:04,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 03:43:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"network": {"name": "juju_epc-net_11e899a8-5633-4730-972b-9f4e817868bc", "admin_state_up": true}}' 2018-08-03 03:43:05,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-42f9c3ee-acc3-47c0-9a10-01587118a029 Date: Fri, 03 Aug 2018 03:43:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e897a282-aa88-4879-90d4-d3d8a951f797","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"478a62f655ad4926a5932a9bd79f57d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:43:05Z","is_default":false,"name":"juju_epc-net_11e899a8-5633-4730-972b-9f4e817868bc","qos_policy_id":null,"admin_state_up":true,"tenant_id":"478a62f655ad4926a5932a9bd79f57d8","created_at":"2018-08-03T03:43:05Z","mtu":1450}} 2018-08-03 03:43:05,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-42f9c3ee-acc3-47c0-9a10-01587118a029 2018-08-03 03:43:05,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.596679925919s 2018-08-03 03:43:05,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-42f9c3ee-acc3-47c0-9a10-01587118a029 2018-08-03 03:43:05,557 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T03:43:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e897a282-aa88-4879-90d4-d3d8a951f797', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_11e899a8-5633-4730-972b-9f4e817868bc', u'admin_state_up': True, u'tenant_id': u'478a62f655ad4926a5932a9bd79f57d8', u'created_at': u'2018-08-03T03:43:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'478a62f655ad4926a5932a9bd79f57d8', u'l2_adjacency': True}) 2018-08-03 03:43:05,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:43:05,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:43:05,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-f558d49e-cf3e-4876-9cd0-67a104614a12 Date: Fri, 03 Aug 2018 03:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e897a282-aa88-4879-90d4-d3d8a951f797","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"478a62f655ad4926a5932a9bd79f57d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:43:05Z","qos_policy_id":null,"name":"juju_epc-net_11e899a8-5633-4730-972b-9f4e817868bc","admin_state_up":true,"tenant_id":"478a62f655ad4926a5932a9bd79f57d8","created_at":"2018-08-03T03:43:05Z","mtu":1450}]} 2018-08-03 03:43:05,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f558d49e-cf3e-4876-9cd0-67a104614a12 2018-08-03 03:43:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129998922348s 2018-08-03 03:43:05,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f558d49e-cf3e-4876-9cd0-67a104614a12 2018-08-03 03:43:05,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 03:43:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"subnet": {"name": "juju_epc-subnet_11e899a8-5633-4730-972b-9f4e817868bc", "enable_dhcp": true, "network_id": "e897a282-aa88-4879-90d4-d3d8a951f797", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 03:43:06,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-458ca268-5812-42ac-8ed1-ae0ad385d79d Date: Fri, 03 Aug 2018 03:43:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e897a282-aa88-4879-90d4-d3d8a951f797","tenant_id":"478a62f655ad4926a5932a9bd79f57d8","created_at":"2018-08-03T03:43:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:43:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"478a62f655ad4926a5932a9bd79f57d8","id":"3834b16b-3f04-4d2e-a479-c56800e790e1","subnetpool_id":null,"name":"juju_epc-subnet_11e899a8-5633-4730-972b-9f4e817868bc"}} 2018-08-03 03:43:06,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-458ca268-5812-42ac-8ed1-ae0ad385d79d 2018-08-03 03:43:06,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782194137573s 2018-08-03 03:43:06,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-458ca268-5812-42ac-8ed1-ae0ad385d79d 2018-08-03 03:43:06,472 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T03:43:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3834b16b-3f04-4d2e-a479-c56800e790e1', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_11e899a8-5633-4730-972b-9f4e817868bc', u'enable_dhcp': True, u'network_id': u'e897a282-aa88-4879-90d4-d3d8a951f797', u'tenant_id': u'478a62f655ad4926a5932a9bd79f57d8', u'created_at': u'2018-08-03T03:43:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'478a62f655ad4926a5932a9bd79f57d8'}) 2018-08-03 03:43:06,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 03:43:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"router": {"external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887"}, "name": "juju_epc-router_11e899a8-5633-4730-972b-9f4e817868bc", "admin_state_up": true}}' 2018-08-03 03:43:07,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ccec9437-637e-4110-9f4b-2ede4247c7dd Date: Fri, 03 Aug 2018 03:43:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "478a62f655ad4926a5932a9bd79f57d8", "created_at": "2018-08-03T03:43:06Z", "admin_state_up": true, "updated_at": "2018-08-03T03:43:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "478a62f655ad4926a5932a9bd79f57d8", "id": "80759c2e-cf28-4af7-9d2a-d908c094528b", "name": "juju_epc-router_11e899a8-5633-4730-972b-9f4e817868bc"}} 2018-08-03 03:43:07,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ccec9437-637e-4110-9f4b-2ede4247c7dd 2018-08-03 03:43:07,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45449018478s 2018-08-03 03:43:07,928 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ccec9437-637e-4110-9f4b-2ede4247c7dd 2018-08-03 03:43:07,928 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T03:43:07Z', u'revision_number': 2, u'id': u'80759c2e-cf28-4af7-9d2a-d908c094528b', u'external_gateway_info': {u'network_id': u'43abbc02-a237-4333-934f-d5e440bbf887', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ba001ec7-9601-4a9e-8e0d-eb82c35ddded', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_11e899a8-5633-4730-972b-9f4e817868bc', u'admin_state_up': True, u'tenant_id': u'478a62f655ad4926a5932a9bd79f57d8', u'created_at': u'2018-08-03T03:43:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'478a62f655ad4926a5932a9bd79f57d8'}) 2018-08-03 03:43:07,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 03:43:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"subnet_id": "3834b16b-3f04-4d2e-a479-c56800e790e1"}' 2018-08-03 03:43:10,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-328242a3-6f4c-4ac3-86b7-5595031b4daa Date: Fri, 03 Aug 2018 03:43:10 GMT RESP BODY: {"network_id": "e897a282-aa88-4879-90d4-d3d8a951f797", "tenant_id": "478a62f655ad4926a5932a9bd79f57d8", "subnet_id": "3834b16b-3f04-4d2e-a479-c56800e790e1", "subnet_ids": ["3834b16b-3f04-4d2e-a479-c56800e790e1"], "port_id": "888c6867-b13d-4c41-a980-4eefd46a65ea", "id": "80759c2e-cf28-4af7-9d2a-d908c094528b"} 2018-08-03 03:43:10,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/add_router_interface.json used request id req-328242a3-6f4c-4ac3-86b7-5595031b4daa 2018-08-03 03:43:10,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24344301224s 2018-08-03 03:43:10,173 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/add_router_interface.json used request id req-328242a3-6f4c-4ac3-86b7-5595031b4daa returning object 80759c2e-cf28-4af7-9d2a-d908c094528b 2018-08-03 03:43:10,173 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-03 03:43:12,006 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-08-03 03:43:12,008 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 03:43:12,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 03:43:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "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-08-03 03:43:12,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:43:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:43:12,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-26df47b7-e750-4144-9fcb-c7bdffb64f0b Date: Fri, 03 Aug 2018 03:43:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:43:12,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26df47b7-e750-4144-9fcb-c7bdffb64f0b 2018-08-03 03:43:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.599634885788s 2018-08-03 03:43:12,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26df47b7-e750-4144-9fcb-c7bdffb64f0b 2018-08-03 03:43:12,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 03:43:12,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc"}' 2018-08-03 03:43:12,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dfb11b7f-34af-4f78-8718-b407946415b8 Date: Fri, 03 Aug 2018 03:43:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file", "owner": "478a62f655ad4926a5932a9bd79f57d8", "id": "43d7d267-e935-4819-b978-819ae1746d52", "size": null, "self": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T03:43:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "checksum": null, "created_at": "2018-08-03T03:43:12Z", "protected": false} 2018-08-03 03:43:12,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dfb11b7f-34af-4f78-8718-b407946415b8 2018-08-03 03:43:12,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0422050952911s 2018-08-03 03:43:12,669 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dfb11b7f-34af-4f78-8718-b407946415b8 returning object 43d7d267-e935-4819-b978-819ae1746d52 2018-08-03 03:43:12,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 03:43:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '' 2018-08-03 03:43:17,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bfcce25-05bf-48e2-a63c-c1e20ec91ea2 Date: Fri, 03 Aug 2018 03:43:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:43:17,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file used request id req-7bfcce25-05bf-48e2-a63c-c1e20ec91ea2 2018-08-03 03:43:17,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.58156704903s 2018-08-03 03:43:17,252 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file used request id req-7bfcce25-05bf-48e2-a63c-c1e20ec91ea2 2018-08-03 03:43:17,252 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T03:43:12Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file', u'owner': u'478a62f655ad4926a5932a9bd79f57d8', u'virtual_size': None, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'id': u'43d7d267-e935-4819-b978-819ae1746d52', u'size': None, u'name': u'juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc', u'checksum': None, u'self': u'/v2/images/43d7d267-e935-4819-b978-819ae1746d52', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T03:43:12Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 03:43:18,857 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 43d7d267-e935-4819-b978-819ae1746d52 -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... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 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. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-03 03:43:18,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 03:43:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_11e899a8-5633-4730-972b-9f4e817868bc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-03 03:43:19,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-075cd0db-d0d5-49f5-9366-930c4514bf8f x-compute-request-id: req-075cd0db-d0d5-49f5-9366-930c4514bf8f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_11e899a8-5633-4730-972b-9f4e817868bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1642fd06-8e6d-4b0c-94e8-a8fc4c74586a"}} 2018-08-03 03:43:19,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-075cd0db-d0d5-49f5-9366-930c4514bf8f 2018-08-03 03:43:19,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213457107544s 2018-08-03 03:43:19,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-075cd0db-d0d5-49f5-9366-930c4514bf8f 2018-08-03 03:43:19,072 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_11e899a8-5633-4730-972b-9f4e817868bc', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'1642fd06-8e6d-4b0c-94e8-a8fc4c74586a', 'swap': 0}) 2018-08-03 03:43:19,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 03:43:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"extra_specs": {}}' 2018-08-03 03:43:19,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d56ef64c-f9a3-4d55-8b4b-d4531547af7b x-compute-request-id: req-d56ef64c-f9a3-4d55-8b4b-d4531547af7b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 03:43:19,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a/os-extra_specs used request id req-d56ef64c-f9a3-4d55-8b4b-d4531547af7b 2018-08-03 03:43:19,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0330419540405s 2018-08-03 03:43:19,107 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a/os-extra_specs used request id req-d56ef64c-f9a3-4d55-8b4b-d4531547af7b 2018-08-03 03:43:19,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-03 03:43:19,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-197 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-03 03:43:19,116 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-03 03:43:19,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-03 03:43:19,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-03 03:43:19,289 - 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-08-03 03:43:19,290 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 03:43:21,380 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 03:43:21,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:43:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:43:21,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-aad4c132-c3f7-476f-9992-5fc2ba8d39b5 Date: Fri, 03 Aug 2018 03:43:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/43d7d267-e935-4819-b978-819ae1746d52/snap", "metadata": {}}], "file": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file", "owner": "478a62f655ad4926a5932a9bd79f57d8", "id": "43d7d267-e935-4819-b978-819ae1746d52", "size": 292618240, "self": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/43d7d267-e935-4819-b978-819ae1746d52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T03:43:17Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-03T03:43:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:43:21,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-aad4c132-c3f7-476f-9992-5fc2ba8d39b5 2018-08-03 03:43:21,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359070301056s 2018-08-03 03:43:21,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-aad4c132-c3f7-476f-9992-5fc2ba8d39b5 2018-08-03 03:43:21,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 03:43:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc"}' 2018-08-03 03:43:21,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7245492a-e8bb-4c72-9560-5004868541e0 Date: Fri, 03 Aug 2018 03:43:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206/file", "owner": "478a62f655ad4926a5932a9bd79f57d8", "id": "562e3d01-d649-420e-a7cb-ac8f8a454206", "size": null, "self": "/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T03:43:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc", "checksum": null, "created_at": "2018-08-03T03:43:21Z", "protected": false} 2018-08-03 03:43:21,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7245492a-e8bb-4c72-9560-5004868541e0 2018-08-03 03:43:21,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0850901603699s 2018-08-03 03:43:21,518 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7245492a-e8bb-4c72-9560-5004868541e0 returning object 562e3d01-d649-420e-a7cb-ac8f8a454206 2018-08-03 03:43:21,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 03:43:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '' 2018-08-03 03:43:26,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db7116bd-b088-477a-a37b-1a4b79cd52b5 Date: Fri, 03 Aug 2018 03:43:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:43:26,565 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206/file used request id req-db7116bd-b088-477a-a37b-1a4b79cd52b5 2018-08-03 03:43:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.04678606987s 2018-08-03 03:43:26,566 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206/file used request id req-db7116bd-b088-477a-a37b-1a4b79cd52b5 2018-08-03 03:43:26,566 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T03:43:21Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206/file', u'owner': u'478a62f655ad4926a5932a9bd79f57d8', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'562e3d01-d649-420e-a7cb-ac8f8a454206', u'size': None, u'name': u'juju_epc-img_alt_11e899a8-5633-4730-972b-9f4e817868bc', u'checksum': None, u'self': u'/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T03:43:21Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 03:43:26,719 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 562e3d01-d649-420e-a7cb-ac8f8a454206 -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. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-03 03:43:26,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 03:43:26,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_11e899a8-5633-4730-972b-9f4e817868bc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-03 03:43:26,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac30b1f1-f2e6-4e1a-ae1f-80a2a053d8aa x-compute-request-id: req-ac30b1f1-f2e6-4e1a-ae1f-80a2a053d8aa Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_11e899a8-5633-4730-972b-9f4e817868bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7757e47d-9e16-4700-95e1-713a32412647", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7757e47d-9e16-4700-95e1-713a32412647"}} 2018-08-03 03:43:26,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ac30b1f1-f2e6-4e1a-ae1f-80a2a053d8aa 2018-08-03 03:43:26,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0501260757446s 2018-08-03 03:43:26,771 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ac30b1f1-f2e6-4e1a-ae1f-80a2a053d8aa 2018-08-03 03:43:26,772 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_11e899a8-5633-4730-972b-9f4e817868bc', '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'dbb1baf9dd5a48029a398edcbbb0ef6e', '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'7757e47d-9e16-4700-95e1-713a32412647', 'swap': 0}) 2018-08-03 03:43:26,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 03:43:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" -d '{"extra_specs": {}}' 2018-08-03 03:43:26,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f7d1c47-2a8a-4afe-b286-c24c7e9a9697 x-compute-request-id: req-9f7d1c47-2a8a-4afe-b286-c24c7e9a9697 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 03:43:26,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647/os-extra_specs used request id req-9f7d1c47-2a8a-4afe-b286-c24c7e9a9697 2018-08-03 03:43:26,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238721370697s 2018-08-03 03:43:26,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647/os-extra_specs used request id req-9f7d1c47-2a8a-4afe-b286-c24c7e9a9697 2018-08-03 03:43:26,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-03 03:52:19,319 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.2.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=e897a282-aa88-4879-90d4-d3d8a951f797', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 03:43:26 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 03:43:26 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=e897a282-aa88-4879-90d4-d3d8a951f797", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 03:43:26 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 03:43:26 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:e897a282-aa88-4879-90d4-d3d8a951f797 external-network: use-floating-ip:true use-default-secgroup:true] 03:43:27 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 03:43:27 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[update-status-hook-interval:5m enable-os-refresh-update:true apt-ftp-proxy: type:openstack ftp-proxy: max-status-history-size:5G resource-tags: test-mode:false use-default-secgroup:true max-action-results-size:5G logforward-enabled:false max-status-history-age:336h automatically-retry-hooks:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfUVAkj3pQ1iSd6NPy10AfU7lO0aiG6Y4iMUjpJp1pwiiDCvvgAw8n+7DfQVAucliY1PYJoTjbMrWdyq9FSKdoHVTFf57x/B/vUm/f0NU2VxRG2cm33836/fWZyK1c9NWlauD6reyhZurWv9Fvz/R9DKePiJoyki8SZcDnh5tAjoUgEgOHBixJfzb7pgioNGVUOGhx7MiOgd2545p0WEwHxn+xbj5MNSOgFQLBkkVpJ+l3XIBR5t89H2wEda2IymGFGxLWqo9wUQlOerRKBmftoO2KtwZOe+MRtGWA1+DkBNDi5tLxYZiXsWarEhf+kIp/y0vd+7ePus+wnxd3zwSx juju-client-key image-stream:released apt-http-proxy: ignore-machine-addresses:false agent-metadata-url: development:false transmit-vendor-metrics:true proxy-ssh:false network:e897a282-aa88-4879-90d4-d3d8a951f797 enable-os-upgrade:true apt-mirror: no-proxy:127.0.0.1,localhost,::1 default-series:xenial agent-stream:released https-proxy: http-proxy: external-network: apt-https-proxy: firewall-mode:instance apt-no-proxy: net-bond-reconfigure-delay:17 disable-network-management:false use-floating-ip:true image-metadata-url: ssl-hostname-verification:false uuid:647a9929-a9b1-437e-8645-934d0c1a9c5b max-action-results-age:336h provisioner-harvest-mode:destroyed logging-config: name:controller] 03:43:27 INFO juju.provider.openstack provider.go:144 opening model "controller" 03:43:27 DEBUG goose :1 auth details: &{Token:gAAAAABbY89fMNDKmWNVAT5tBKTHfjg2UrfFdbqMW0C_AojAkyjSNCJ5abNanru9QqCkdhrfrvJ26MCQQv-BygdVwHcomX6XubnqkNzhx8LLPTrKFL0s3havLAe4vrXG-1bUXeOqtRn54PY3UEe8mtyyCNgd2BZqche5G6umQQmKkuVbsnwel3M TenantId:478a62f655ad4926a5932a9bd79f57d8 UserId:04db3842ef774e34bc95978e61fb0924 Domain: RegionServiceURLs:map[regionOne:map[alarming:http://172.30.9.22:8042 volume:http://172.30.9.22:8776/v1/478a62f655ad4926a5932a9bd79f57d8 cloudformation:http://172.30.9.22:8000/v1 volumev3:http://172.30.9.22:8776/v3/478a62f655ad4926a5932a9bd79f57d8 image:http://172.30.9.22:9292 volumev2:http://172.30.9.22:8776/v2/478a62f655ad4926a5932a9bd79f57d8 identity:http://172.30.9.22:5000 orchestration:http://172.30.9.22:8004/v1/478a62f655ad4926a5932a9bd79f57d8 placement:http://172.30.9.22:8778/placement compute:http://172.30.9.22:8774/v2.1 event:http://172.30.9.22:8977 object-store:http://172.30.9.22:8080/v1/AUTH_478a62f655ad4926a5932a9bd79f57d8 metric:http://172.30.9.22:8041 network:http://172.30.9.22:9696]]} 03:43:27 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 03:43:27 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:8774/" 03:43:27 DEBUG goose :1 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}] 03:43:28 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 03:43:28 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 03:43:28 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 03:43:28 INFO cmd bootstrap.go:233 Loading image metadata 03:43:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 03:43:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 03:43:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [vivid zesty win2016 win2016hv win81 win10 quantal utopic wily win8 precise win2012hvr2 win2012r2 win2012 centos7 win7 xenial yakkety win2016nano raring trusty win2012hv opensuseleap genericlinux saucy win2008r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 03:43:28 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 03:43:30 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 03:43:31 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 03:43:31 DEBUG juju.environs.bootstrap bootstrap.go:584 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 03:43:31 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 03:43:31 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 03:43:31 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 03:43:31 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 03:43:31 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 03:43:31 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 03:43:31 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 03:43:31 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 03:43:31 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 03:43:33 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 []} 03:43:36 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 03:43:36 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 03:43:36 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 03:43:36 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:43d7d267-e935-4819-b978-819ae1746d52 Arch:amd64 VirtType:}] 03:43:36 INFO juju.environs.instances image.go:106 find instance - using image with id: 43d7d267-e935-4819-b978-819ae1746d52 03:43:36 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 03:43:36 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 03:43:36 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2492 bytes 03:43:36 DEBUG juju.provider.openstack provider.go:1022 using network id "e897a282-aa88-4879-90d4-d3d8a951f797" 03:43:36 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:9696/" 03:43:36 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] 03:43:38 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" has status BUILD, wait 10 seconds before retry, attempt 11 03:45:37 INFO juju.provider.openstack provider.go:1189 started instance "e3a8a164-ae11-4eb6-a0b8-97d342993ba1" 03:45:37 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 03:45:38 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.202 03:45:38 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.202 - e3a8a164-ae11-4eb6-a0b8-97d342993ba1 (arch=amd64 mem=2G cores=1) 03:45:40 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 03:45:40 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 03:45:40 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 03:45:40 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 03:45:43 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 03:45:43 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 03:45:44 DEBUG juju.provider.openstack provider.go:414 instance e3a8a164-ae11-4eb6-a0b8-97d342993ba1 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.120.4:22 03:45:44 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.202 failed: ssh: connect to host 172.30.9.202 port 22: Connection refused 03:45:44 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.4 failed: ssh: connect to host 192.168.120.4 port 22: Connection refused 03:45:49 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.4 failed: ssh: connect to host 192.168.120.4 port 22: Connection refused 03:45:49 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools 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.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-1a9c5b-controller-0 Cloud-init v. 18.2 running 'init-local' at Fri, 03 Aug 2018 03:45:39 +0000. Up 5.97 seconds. Cloud-init v. 18.2 running 'init' at Fri, 03 Aug 2018 03:45:40 +0000. Up 7.06 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:e1:6a:43 | ci-info: | ens3 | True | fe80::f816:3eff:fee1:6a43/64 | . | link | fa:16:3e:e1:6a:43 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Fri, 03 Aug 2018 03:45:45 +0000. Up 11.35 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Fri, 03 Aug 2018 03:45:47 +0000. Up 13.44 seconds. Cloud-init v. 18.2 finished at Fri, 03 Aug 2018 03:45:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 13.71 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key 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: SHA256:xUGiLaw0PGjCv6sxLitZ6RMcEZG2NLJjEcu9kaR5o3Q root@juju-1a9c5b-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .+= ..o | |+.%o.. o o . | |.%+E= + . o | |++B.++ . . | |.+ =. S | | = . | | * o | |= = . | |++.o | +----[SHA256]-----+ 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: SHA256:H4nbJgMIIe+zDG72aB2HnUtVHRj6LZxRR7CET7s3nhU root@juju-1a9c5b-controller-0 The key's randomart image is: +---[DSA 1024]----+ |. . .==+o | | o . .+ooo | | o ...o.. | | . . . .o.++ E | |. o + + S=o.. .| |.o = = . +.o o . | | ++ + . + + o + | |o.o. . + o | |.. . | +----[SHA256]-----+ 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: SHA256:Fk7l0dU0rEf7Mip7rK84+CnoLtxCqw9OpfXe4nToo3g root@juju-1a9c5b-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | o. .o+.| | o .. oo| | o . o .| | o . . o | | o S . .| | = . .. o .| |.= o = o . . o | |o.*E*o= .o. + | |.=o*=+o++.+B. | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://security.ubuntu.com/ubuntu xenial-security/main Sources [130 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [69.1 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,088 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [530 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [227 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [362 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [136 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,456 B] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [317 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,528 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [217 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,408 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [820 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [338 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7,556 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [675 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [272 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,736 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.4 MB in 4s (5,478 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: bsdutils libblkid1 libfdisk1 libglib2.0-0 libglib2.0-data libmount1 libmspack0 libpam-systemd libslang2 libsmartcols1 libsystemd0 libudev1 libuuid1 mount shared-mime-info snapd systemd systemd-sysv ubuntu-core-launcher udev util-linux uuid-runtime 22 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 22.7 MB of archives. After this operation, 180 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.6 [51.2 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.6 [848 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.6 [121 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd-sysv amd64 229-4ubuntu21.4 [11.6 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.4 [115 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.4 [204 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.4 [3,615 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu21.4 [993 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.4 [54.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.6 [15.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.6 [107 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.6 [114 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4 [1,119 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.6 [25.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.34.2 [1,560 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.34.2 [14.2 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.6 [138 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.6 [62.7 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4 [132 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmspack0 amd64 0.5-1ubuntu0.16.04.2 [37.3 kB] Fetched 22.7 MB in 5s (4,321 kB/s) (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 ... 54118 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.6_amd64.deb ... Unpacking bsdutils (1:2.27.1-6ubuntu3.6) over (1:2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up bsdutils (1:2.27.1-6ubuntu3.6) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../util-linux_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking util-linux (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up util-linux (2.27.1-6ubuntu3.6) ... Processing triggers for systemd (229-4ubuntu21.2) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../mount_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking mount (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up mount (2.27.1-6ubuntu3.6) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../systemd-sysv_229-4ubuntu21.4_amd64.deb ... Unpacking systemd-sysv (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Setting up systemd-sysv (229-4ubuntu21.4) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../libpam-systemd_229-4ubuntu21.4_amd64.deb ... Unpacking libpam-systemd:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libsystemd0_229-4ubuntu21.4_amd64.deb ... Unpacking libsystemd0:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsystemd0:amd64 (229-4ubuntu21.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../systemd_229-4ubuntu21.4_amd64.deb ... Unpacking systemd (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up systemd (229-4ubuntu21.4) ... addgroup: The group `systemd-journal' already exists as a system group. Exiting. (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 ... 54118 files and directories currently installed.) Preparing to unpack .../udev_229-4ubuntu21.4_amd64.deb ... Unpacking udev (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libudev1_229-4ubuntu21.4_amd64.deb ... Unpacking libudev1:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libudev1:amd64 (229-4ubuntu21.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libuuid1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libblkid1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../libmount1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libmount1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libmount1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54118 files and directories currently installed.) Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4) over (2.48.2-0ubuntu1) ... Preparing to unpack .../uuid-runtime_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking uuid-runtime (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Preparing to unpack .../ubuntu-core-launcher_2.34.2_amd64.deb ... Unpacking ubuntu-core-launcher (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../snapd_2.34.2_amd64.deb ... Unpacking snapd (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54121 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.6) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (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 ... 54121 files and directories currently installed.) Preparing to unpack .../libslang2_2.3.0-2ubuntu1.1_amd64.deb ... Unpacking libslang2:amd64 (2.3.0-2ubuntu1.1) over (2.3.0-2ubuntu1) ... Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4_all.deb ... Unpacking libglib2.0-data (2.48.2-0ubuntu4) over (2.48.2-0ubuntu1) ... Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.2) over (1.5-2ubuntu0.1) ... Preparing to unpack .../libmspack0_0.5-1ubuntu0.16.04.2_amd64.deb ... Unpacking libmspack0:amd64 (0.5-1ubuntu0.16.04.2) over (0.5-1ubuntu0.16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up libpam-systemd:amd64 (229-4ubuntu21.4) ... Setting up udev (229-4ubuntu21.4) ... addgroup: The group `input' already exists as a system group. Exiting. update-initramfs: deferring update (trigger activated) Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... No schema files found: doing nothing. Setting up uuid-runtime (2.27.1-6ubuntu3.6) ... Setting up snapd (2.34.2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.34.2) ... Setting up libslang2:amd64 (2.3.0-2ubuntu1.1) ... Setting up libglib2.0-data (2.48.2-0ubuntu4) ... Setting up shared-mime-info (1.5-2ubuntu0.2) ... Setting up libmspack0:amd64 (0.5-1ubuntu0.16.04.2) ... Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-131-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (24.2 kB/s) Selecting previously unselected package msr-tools. (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 ... 54121 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (36.5 kB/s) Selecting previously unselected package bridge-utils. (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 ... 54135 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,375 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.10-0ubuntu0.16.04.1 [1,646 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.10-0ubuntu0.16.04.1 [2,193 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.31 [31.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.31 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,375 kB in 4s (1,523 kB/s) Selecting previously unselected package libiscsi2:amd64. (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 ... 54161 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.10-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.10-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.9 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz downloaded: HTTP 200; time 5.210s; size 22122498 bytes; speed 4245809.000 bytes/s Tools downloaded successfully. d1347b6d15d4d22a7b23d7e4a6dab35c9d078bf628b59bed520bb7788dc782be /var/lib/juju/tools/2.2.9-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-08-03 03:46:51 INFO juju.cmd supercommand.go:63 running jujud [2.2.9 gc go1.8] 2018-08-03 03:46:51 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.9-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-08-03 03:46:51 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-08-03 03:46:51 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-08-03 03:46:51 DEBUG goose :22 auth details: &{Token:gAAAAABbY9Ar6flKGVeqVJX3Xy2IQz1dcnDuSw6trVFueontEjb8qXFqElothhKpbhMmoz2Gu-hNaewHqxT7zLRhNOMr9_1_xhadBobfC7c9d4x-jjUCFYPk0-MTxUdmoH_31U5ryHNpKyG3qjkR06dh0PzmpKoZb6Xl9VfLSJ8YSWNApSNo1Hc TenantId:478a62f655ad4926a5932a9bd79f57d8 UserId:04db3842ef774e34bc95978e61fb0924 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.22:8774/v2.1 identity:http://172.30.9.22:5000 object-store:http://172.30.9.22:8080/v1/AUTH_478a62f655ad4926a5932a9bd79f57d8 cloudformation:http://172.30.9.22:8000/v1 network:http://172.30.9.22:9696 image:http://172.30.9.22:9292 orchestration:http://172.30.9.22:8004/v1/478a62f655ad4926a5932a9bd79f57d8 placement:http://172.30.9.22:8778/placement alarming:http://172.30.9.22:8042 volumev2:http://172.30.9.22:8776/v2/478a62f655ad4926a5932a9bd79f57d8 volume:http://172.30.9.22:8776/v1/478a62f655ad4926a5932a9bd79f57d8 event:http://172.30.9.22:8977 metric:http://172.30.9.22:8041 volumev3:http://172.30.9.22:8776/v3/478a62f655ad4926a5932a9bd79f57d8]]} 2018-08-03 03:46:51 DEBUG goose :22 performing API version discovery for "http://172.30.9.22:8774/" 2018-08-03 03:46:51 DEBUG goose :22 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}] 2018-08-03 03:46:52 DEBUG juju.provider.openstack provider.go:414 instance e3a8a164-ae11-4eb6-a0b8-97d342993ba1 has floating IP address: 172.30.9.202 2018-08-03 03:46:53 INFO juju.agent identity.go:22 writing system identity file 2018-08-03 03:46:53 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-08-03 03:46:53 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-08-03 03:46:53 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-08-03 03:46:53 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-08-03 03:46:53 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-08-03 03:47:01 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-08-03 03:47:07 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-08-03 03:47:07 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-08-03 03:47:07 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-08-03 03:47:10 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-08-03 03:47:10 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-08-03 03:47:10 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-08-03 03:47:10 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-08-03 03:47:10 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.202 local-cloud:192.168.120.4] 2018-08-03 03:47:10 DEBUG juju.network address.go:316 selected "192.168.120.4" as controller address, using scope "local-cloud" 2018-08-03 03:47:10 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xaead10), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "192.168.120.4:37017"; user ""; password "" 2018-08-03 03:47:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:15 WARNING juju.mongo ope2018-08-03 03:47:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:24 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:25 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:25 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:26 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:27 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:27 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:28 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:29 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:29 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:30 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:31 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:31 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:32 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:33 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:33 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:34 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:35 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:35 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-03 03:47:36 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt:03:52:12 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 03:52:12 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 03:52:12 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 03:52:12 INFO juju.provider.common destroy.go:20 destroying model "controller" 03:52:12 INFO juju.provider.common destroy.go:31 destroying instances 03:52:15 DEBUG juju.provider.openstack provider.go:1231 terminating instances [e3a8a164-ae11-4eb6-a0b8-97d342993ba1] 03:52:15 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a01b35af-bbcd-4d5f-873b-05eb8a53eff9-647a9929-a9b1-437e-8645-934d0c1a9c5b-0" 03:52:17 INFO juju.provider.common destroy.go:51 destroying storage 03:52:17 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.22:8776/v2/478a62f655ad4926a5932a9bd79f57d8 03:52:18 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a01b35af-bbcd-4d5f-873b-05eb8a53eff9-647a9929-a9b1-437e-8645-934d0c1a9c5b" 03:52:19 INFO cmd supercommand.go:465 command finished 2018-08-03 03:52:19,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 03:52:19,438 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-03 03:52:19,527 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR 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". 2018-08-03 03:52:19,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 03:52:19,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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d7b2d6b6-d584-4385-a443-753bfe451ec6 Date: Fri, 03 Aug 2018 03:52:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "478a62f655ad4926a5932a9bd79f57d8", "created_at": "2018-08-03T03:45:38Z", "updated_at": "2018-08-03T03:52:18Z", "floating_network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "478a62f655ad4926a5932a9bd79f57d8", "port_id": null, "id": "dc17cb9f-5945-4f8c-91cd-e79997f71df1", "qos_policy_id": null}]} 2018-08-03 03:52:19,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d7b2d6b6-d584-4385-a443-753bfe451ec6 2018-08-03 03:52:19,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.287562131882s 2018-08-03 03:52:19,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d7b2d6b6-d584-4385-a443-753bfe451ec6 2018-08-03 03:52:19,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 03:52:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/dc17cb9f-5945-4f8c-91cd-e79997f71df1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:20,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc49bd82-4a54-43c3-97fa-55dfb48fcdfd Content-Length: 0 Date: Fri, 03 Aug 2018 03:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:52:20,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/dc17cb9f-5945-4f8c-91cd-e79997f71df1.json used request id req-dc49bd82-4a54-43c3-97fa-55dfb48fcdfd 2018-08-03 03:52:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.557229042053s 2018-08-03 03:52:20,381 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/dc17cb9f-5945-4f8c-91cd-e79997f71df1.json used request id req-dc49bd82-4a54-43c3-97fa-55dfb48fcdfd 2018-08-03 03:52:20,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 03:52:20,388 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:20,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91e67ca8-c15d-4a91-8c24-a34408329e3e Date: Fri, 03 Aug 2018 03:52:20 GMT RESP BODY: {"floatingips": []} 2018-08-03 03:52:20,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-91e67ca8-c15d-4a91-8c24-a34408329e3e 2018-08-03 03:52:20,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.260262966156s 2018-08-03 03:52:20,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-91e67ca8-c15d-4a91-8c24-a34408329e3e 2018-08-03 03:52:20,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:52:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:21,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4c936e7-8346-41d9-8b84-d96b79e7a149 Date: Fri, 03 Aug 2018 03:52:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:52:21,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206 used request id req-c4c936e7-8346-41d9-8b84-d96b79e7a149 2018-08-03 03:52:21,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04471898079s 2018-08-03 03:52:21,695 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/562e3d01-d649-420e-a7cb-ac8f8a454206 used request id req-c4c936e7-8346-41d9-8b84-d96b79e7a149 2018-08-03 03:52:21,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:52:21,698 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:21,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3da17a44-78e0-4152-9326-eb2adf0a5db5 x-compute-request-id: req-3da17a44-78e0-4152-9326-eb2adf0a5db5 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_11e899a8-5633-4730-972b-9f4e817868bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1642fd06-8e6d-4b0c-94e8-a8fc4c74586a"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "juju_epc-flavor_alt_11e899a8-5633-4730-972b-9f4e817868bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7757e47d-9e16-4700-95e1-713a32412647", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7757e47d-9e16-4700-95e1-713a32412647"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:52:21,901 - 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-3da17a44-78e0-4152-9326-eb2adf0a5db5 2018-08-03 03:52:21,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.205281972885s 2018-08-03 03:52:21,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3da17a44-78e0-4152-9326-eb2adf0a5db5 2018-08-03 03:52:21,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:52:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:21,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c66e22e7-558f-4b1c-878b-4046a9f9cd40 x-compute-request-id: req-c66e22e7-558f-4b1c-878b-4046a9f9cd40 Content-Length: 0 Content-Type: application/json 2018-08-03 03:52:21,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647 used request id req-c66e22e7-558f-4b1c-878b-4046a9f9cd40 2018-08-03 03:52:21,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328171253204s 2018-08-03 03:52:21,939 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7757e47d-9e16-4700-95e1-713a32412647 used request id req-c66e22e7-558f-4b1c-878b-4046a9f9cd40 2018-08-03 03:52:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 03:52:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" -d '{"subnet_id": "3834b16b-3f04-4d2e-a479-c56800e790e1"}' 2018-08-03 03:52:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a0c74321-fa8c-432f-864c-01e8da29cbc0 Date: Fri, 03 Aug 2018 03:52:23 GMT RESP BODY: {"network_id": "e897a282-aa88-4879-90d4-d3d8a951f797", "tenant_id": "478a62f655ad4926a5932a9bd79f57d8", "subnet_id": "3834b16b-3f04-4d2e-a479-c56800e790e1", "subnet_ids": ["3834b16b-3f04-4d2e-a479-c56800e790e1"], "port_id": "888c6867-b13d-4c41-a980-4eefd46a65ea", "id": "80759c2e-cf28-4af7-9d2a-d908c094528b"} 2018-08-03 03:52:23,646 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/remove_router_interface.json used request id req-a0c74321-fa8c-432f-864c-01e8da29cbc0 2018-08-03 03:52:23,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70632505417s 2018-08-03 03:52:23,646 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b/remove_router_interface.json used request id req-a0c74321-fa8c-432f-864c-01e8da29cbc0 returning object 80759c2e-cf28-4af7-9d2a-d908c094528b 2018-08-03 03:52:23,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 03:52:23,648 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:23,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b0881a31-0014-43e4-838e-81b0d87d6a06 Date: Fri, 03 Aug 2018 03:52:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "43abbc02-a237-4333-934f-d5e440bbf887", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ba001ec7-9601-4a9e-8e0d-eb82c35ddded", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "478a62f655ad4926a5932a9bd79f57d8", "created_at": "2018-08-03T03:43:06Z", "admin_state_up": true, "updated_at": "2018-08-03T03:52:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "478a62f655ad4926a5932a9bd79f57d8", "id": "80759c2e-cf28-4af7-9d2a-d908c094528b", "name": "juju_epc-router_11e899a8-5633-4730-972b-9f4e817868bc"}]} 2018-08-03 03:52:23,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b0881a31-0014-43e4-838e-81b0d87d6a06 2018-08-03 03:52:23,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120662927628s 2018-08-03 03:52:23,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b0881a31-0014-43e4-838e-81b0d87d6a06 2018-08-03 03:52:23,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 03:52:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:24,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbc857c4-3b5b-4048-b90d-3a0f27abfeb8 Content-Length: 0 Date: Fri, 03 Aug 2018 03:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:52:24,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b.json used request id req-dbc857c4-3b5b-4048-b90d-3a0f27abfeb8 2018-08-03 03:52:24,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22283101082s 2018-08-03 03:52:24,993 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/80759c2e-cf28-4af7-9d2a-d908c094528b.json used request id req-dbc857c4-3b5b-4048-b90d-3a0f27abfeb8 2018-08-03 03:52:24,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 03:52:24,994 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:25,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-98a9ff66-2aeb-4a75-82e4-35524d36b139 Date: Fri, 03 Aug 2018 03:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e897a282-aa88-4879-90d4-d3d8a951f797","tenant_id":"478a62f655ad4926a5932a9bd79f57d8","created_at":"2018-08-03T03:43:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T03:43:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"478a62f655ad4926a5932a9bd79f57d8","id":"3834b16b-3f04-4d2e-a479-c56800e790e1","subnetpool_id":null,"name":"juju_epc-subnet_11e899a8-5633-4730-972b-9f4e817868bc"}]} 2018-08-03 03:52:25,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98a9ff66-2aeb-4a75-82e4-35524d36b139 2018-08-03 03:52:25,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.052216053009s 2018-08-03 03:52:25,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98a9ff66-2aeb-4a75-82e4-35524d36b139 2018-08-03 03:52:25,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 03:52:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3834b16b-3f04-4d2e-a479-c56800e790e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:26,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c3e4231-5d1d-42d5-890e-09f0529a2b64 Date: Fri, 03 Aug 2018 03:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:52:26,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3834b16b-3f04-4d2e-a479-c56800e790e1.json used request id req-4c3e4231-5d1d-42d5-890e-09f0529a2b64 2018-08-03 03:52:26,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11455392838s 2018-08-03 03:52:26,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3834b16b-3f04-4d2e-a479-c56800e790e1.json used request id req-4c3e4231-5d1d-42d5-890e-09f0529a2b64 2018-08-03 03:52:26,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 03:52:26,166 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:26,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-df1591dc-20ad-4407-8c12-d63e70a8a6e3 Date: Fri, 03 Aug 2018 03:52:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"43abbc02-a237-4333-934f-d5e440bbf887","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b288657514147fdb787424c120fad5f","l2_adjacency":true,"status":"ACTIVE","subnets":["ba001ec7-9601-4a9e-8e0d-eb82c35ddded"],"description":"","tags":[],"updated_at":"2018-08-03T01:36:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b288657514147fdb787424c120fad5f","created_at":"2018-08-03T01:36:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e897a282-aa88-4879-90d4-d3d8a951f797","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"478a62f655ad4926a5932a9bd79f57d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T03:52:25Z","qos_policy_id":null,"name":"juju_epc-net_11e899a8-5633-4730-972b-9f4e817868bc","admin_state_up":true,"tenant_id":"478a62f655ad4926a5932a9bd79f57d8","created_at":"2018-08-03T03:43:05Z","mtu":1450}]} 2018-08-03 03:52:26,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-df1591dc-20ad-4407-8c12-d63e70a8a6e3 2018-08-03 03:52:26,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110006093979s 2018-08-03 03:52:26,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-df1591dc-20ad-4407-8c12-d63e70a8a6e3 2018-08-03 03:52:26,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 03:52:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e897a282-aa88-4879-90d4-d3d8a951f797.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:27,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f5c3c2e-3d23-46ac-b10a-cefc4ee42da3 Date: Fri, 03 Aug 2018 03:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 03:52:27,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e897a282-aa88-4879-90d4-d3d8a951f797.json used request id req-9f5c3c2e-3d23-46ac-b10a-cefc4ee42da3 2018-08-03 03:52:27,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11827588081s 2018-08-03 03:52:27,395 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e897a282-aa88-4879-90d4-d3d8a951f797.json used request id req-9f5c3c2e-3d23-46ac-b10a-cefc4ee42da3 2018-08-03 03:52:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 03:52:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:27,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-58447a70-0b86-4bc1-84b1-8a777789947f Date: Fri, 03 Aug 2018 03:52:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/43d7d267-e935-4819-b978-819ae1746d52/snap", "metadata": {}}], "file": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52/file", "owner": "478a62f655ad4926a5932a9bd79f57d8", "id": "43d7d267-e935-4819-b978-819ae1746d52", "size": 292618240, "self": "/v2/images/43d7d267-e935-4819-b978-819ae1746d52", "disk_format": "qcow2", "direct_url": "rbd://d759d3fb-ecb7-49e8-a976-5e56695bb8b1/images/43d7d267-e935-4819-b978-819ae1746d52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T03:43:17Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_11e899a8-5633-4730-972b-9f4e817868bc", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-03T03:43:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 03:52:27,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58447a70-0b86-4bc1-84b1-8a777789947f 2018-08-03 03:52:27,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353569984436s 2018-08-03 03:52:27,435 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58447a70-0b86-4bc1-84b1-8a777789947f 2018-08-03 03:52:27,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 03:52:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e616c3bfbf2db862b53d3ab67f9ae4a51ccb78c" 2018-08-03 03:52:27,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb9d0089-a4d6-45e9-8bcc-14ada470a86b Date: Fri, 03 Aug 2018 03:52:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 03:52:27,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52 used request id req-fb9d0089-a4d6-45e9-8bcc-14ada470a86b 2018-08-03 03:52:27,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.275874853134s 2018-08-03 03:52:27,714 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/43d7d267-e935-4819-b978-819ae1746d52 used request id req-fb9d0089-a4d6-45e9-8bcc-14ada470a86b 2018-08-03 03:52:27,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 03:52:27,717 - 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.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:27,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8068143-6376-4d67-815e-57b9f120c772 x-compute-request-id: req-a8068143-6376-4d67-815e-57b9f120c772 Content-Encoding: gzip Content-Length: 546 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_11e899a8-5633-4730-972b-9f4e817868bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1642fd06-8e6d-4b0c-94e8-a8fc4c74586a"}, {"name": "shaker-flavor_f4997b8a-daa9-485f-a407-0272acbc44fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4254aea1-052e-4c52-a5b1-90e0b70041df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4254aea1-052e-4c52-a5b1-90e0b70041df"}, {"name": "heat_ims-flavor_alt_5fdef091-8715-4612-927f-9ea3f58743c8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/81a73016-8e95-45b4-b6ad-e2c38cd079b5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "81a73016-8e95-45b4-b6ad-e2c38cd079b5"}, {"name": "vmtp-flavor_e51048c2-75c2-469d-b1ef-17e4896708db", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/964b91cd-56e0-4201-b499-8b78902dedbf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "964b91cd-56e0-4201-b499-8b78902dedbf"}]} 2018-08-03 03:52:27,742 - 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-a8068143-6376-4d67-815e-57b9f120c772 2018-08-03 03:52:27,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275819301605s 2018-08-03 03:52:27,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a8068143-6376-4d67-815e-57b9f120c772 2018-08-03 03:52:27,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 03:52:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:27,772 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 03:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27f3172f-239b-4d11-ad1d-9705822b16ba x-compute-request-id: req-27f3172f-239b-4d11-ad1d-9705822b16ba Content-Length: 0 Content-Type: application/json 2018-08-03 03:52:27,772 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a used request id req-27f3172f-239b-4d11-ad1d-9705822b16ba 2018-08-03 03:52:27,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271859169006s 2018-08-03 03:52:27,773 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1642fd06-8e6d-4b0c-94e8-a8fc4c74586a used request id req-27f3172f-239b-4d11-ad1d-9705822b16ba 2018-08-03 03:52:27,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:52:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:27,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bed7538-dcc4-4a56-b62d-2ba5298a982f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc", "links": {"self": "http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04db3842ef774e34bc95978e61fb0924", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/0af9af53046c4d99a9e69ee2267b474b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0af9af53046c4d99a9e69ee2267b474b", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/0c35e3824abf404b876685adb793c4c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c35e3824abf404b876685adb793c4c0", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/2444af49ae0941fb8d5c06ff2a6e5d59"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2444af49ae0941fb8d5c06ff2a6e5d59", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/355247ab6d364ec6954fb60edce96a4c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "355247ab6d364ec6954fb60edce96a4c", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/35d1ba1f76804104844e84c9b45a8f3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35d1ba1f76804104844e84c9b45a8f3c", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4666efb90d2a4878ad5ea47f263d8376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4666efb90d2a4878ad5ea47f263d8376", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/51628fd65e584ae1b505bd8f7851efce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51628fd65e584ae1b505bd8f7851efce", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6276a13c3952461f8283e6bab223e944"}, "domain_id": "fb8df0847dda43d79227cd2abebeae8c", "enabled": true, "options": {}, "id": "6276a13c3952461f8283e6bab223e944", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/88fab0bd5b7e41a38b7411ba46b6b399"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88fab0bd5b7e41a38b7411ba46b6b399", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8a5e810cc81d4e91b2fe0619d9e6a6a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e810cc81d4e91b2fe0619d9e6a6a1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/af11c5a8459c45408797a7b8bb1a3a4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af11c5a8459c45408797a7b8bb1a3a4f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/b28d44de1eba4300b4c112a86332b969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28d44de1eba4300b4c112a86332b969", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/bee1fd2a09ef44e9b0432d77a6030b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bee1fd2a09ef44e9b0432d77a6030b01", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/e2774a135c604c54ae19532ae1a54003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2774a135c604c54ae19532ae1a54003", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-03 03:52:27,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2bed7538-dcc4-4a56-b62d-2ba5298a982f 2018-08-03 03:52:27,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11573600769s 2018-08-03 03:52:27,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2bed7538-dcc4-4a56-b62d-2ba5298a982f 2018-08-03 03:52:27,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 03:52:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:28,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f950dc7-f1fd-4160-bb38-bc1617d3aa1d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_11e899a8-5633-4730-972b-9f4e817868bc", "links": {"self": "http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "04db3842ef774e34bc95978e61fb0924", "description": null}} 2018-08-03 03:52:28,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 used request id req-6f950dc7-f1fd-4160-bb38-bc1617d3aa1d 2018-08-03 03:52:28,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106347084045s 2018-08-03 03:52:28,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 used request id req-6f950dc7-f1fd-4160-bb38-bc1617d3aa1d 2018-08-03 03:52:28,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 03:52:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:28,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73a0dca8-b8da-4d04-ae01-e04d7e996bbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:52:28,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 used request id req-73a0dca8-b8da-4d04-ae01-e04d7e996bbd 2018-08-03 03:52:28,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251610994339s 2018-08-03 03:52:28,255 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/04db3842ef774e34bc95978e61fb0924 used request id req-73a0dca8-b8da-4d04-ae01-e04d7e996bbd 2018-08-03 03:52:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 03:52:28,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:28,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d39994b-23d9-4f19-a8f8-ecc4c2030b09 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b288657514147fdb787424c120fad5f"}, "tags": [], "enabled": true, "id": "1b288657514147fdb787424c120fad5f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8"}, "tags": [], "enabled": true, "id": "478a62f655ad4926a5932a9bd79f57d8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11e899a8-5633-4730-972b-9f4e817868bc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/dbb1baf9dd5a48029a398edcbbb0ef6e"}, "tags": [], "enabled": true, "id": "dbb1baf9dd5a48029a398edcbbb0ef6e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-03 03:52:28,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4d39994b-23d9-4f19-a8f8-ecc4c2030b09 2018-08-03 03:52:28,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0996720790863s 2018-08-03 03:52:28,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4d39994b-23d9-4f19-a8f8-ecc4c2030b09 2018-08-03 03:52:28,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 03:52:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e851b7f50c8f5be5a6aaaa0eab5204336d0210" 2018-08-03 03:52:28,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba4ca88-076d-4018-b3ec-5af3b4aff3bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 03:52:28,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8 used request id req-5ba4ca88-076d-4018-b3ec-5af3b4aff3bc 2018-08-03 03:52:28,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157210111618s 2018-08-03 03:52:28,523 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/478a62f655ad4926a5932a9bd79f57d8 used request id req-5ba4ca88-076d-4018-b3ec-5af3b4aff3bc 2018-08-03 03:52:28,523 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-03 03:52:28,524 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:00 | PASS | | cloudify_ims | functest | vnf | 23:27 | PASS | | heat_ims | functest | vnf | 17:06 | PASS | | vyos_vrouter | functest | vnf | 15:41 | PASS | | juju_epc | functest | vnf | 09:15 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-03 03:52:28,529 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-03 03:52:28,627 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 03:52:28,719 - paramiko.transport - DEBUG - EOF in transport thread